Hey Jesus,
Sorry that was a typo. It's the Translation property. I've updated the help document to reflect that.
Also, it doesn't exist in the Browse properties in the designer. You have to set the properties in your code. E.g.:
automaticUpdater.Translation.AlreadyUpToDate = "Your already up to date string";......