Changes between Version 1 and Version 2 of TranslationIntro
- Timestamp:
- 12/02/08 13:04:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TranslationIntro
v1 v2 36 36 Where {{{<lng_CC>}}} is the locale id with language and country ids. Eg.: {{{de_DE}}} or {{{en_US}}}. 37 37 1. Add new files to the repository or - if you don't have write access - either send the updated "messages.pot" and the .po file to the padre development mailing list or open a new ticket and attach the files to it. 38 39 = Adding a translation = 40 41 1. Create the .po file and add it to SVN 42 2. Add it to MANIFEST 43 3. Change lib/Padre/Wx/Mainwindow.pm (the %languages and %shortname_of ) 44 4. Add yourself to lib/Padre.pm and lib/Padre/Wx/Menu/Help.pm for the credit 45 5. Changes 46
