|
Sogudi is currently available in the following languages:
- English
- German
- Spanish
- Danish
- French
- Italian
If you are willing to help translate Sogudi to a different language:
- Download the Localizable.strings file. Note: This file was broken, but is now fixed. If you downloaded it before 11/9/2003 - 2:07 pm - CST - USA, then you'll need to get it again.
This file is in the format: /* A comment */ "Yes" = "Oui"; "The same text in English" = "Le même texte en français";
- Edit it with a text editor for the language you wish by replacing the right side strings.
Note that some strings will contain characters like %@. These are substitution codes, so you will need to be careful with them. For example: "Windows must have at least %d columns and %d rows." = "Les fenêtres doivent être composes de %d colonnes et %d lignes au minimum."; "File %@ not found." = "Le fichier %@ n'existe pas.";
- Email the new file to sogudi»atamadison
More information about localization can be found at Apple Localization. Information about date string format can be found at Apple Date Formatter
|
|