Getting Started - Custom Keys - Create Themes - Current Themes - Create Translations - Current Translations - Disable Friends - Debug Logging - Remove Ditto - TrackFocus
Check for an existing language before creating your own
To make a translation in your language follow the following steps
- Download the latest version here.
- Navigate to the language directory under the installation path (usually, C:\Program files\Ditto)
- Make a copy of English.xml and name it appropriately (Spanish.xml)
- Open the file in your favorite text editor.
- For each item place the translated text in the tag. Your translating the text in "English_Text". Do Not change the ID or English Text
- ex. <Item English_Text "Groups" ID "100">Replacement for "Groups" goes here</Item>
- Save the file in the language directory, then restart Ditto and on the General Tab there is a language combo. Select your language and hit ok. Now you should see your language when you view Ditto. You can still edit your file but you will need to restart Ditto to view you changes.
- For languages that require Unicode characters save the file as UTF-8
- When your finished with a language file email the files to me (sabrogden(at)sourceforge.net) so I can put them on the website and include them in a upcoming release.