Changes between Version 33 and Version 34 of TranslationIntro
- Timestamp:
- 03/05/11 14:15:10 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TranslationIntro
v33 v34 38 38 39 39 40 1. Update the messages.pot file using 41 {{{ 42 cd padre/Padre 43 perl ../tools/update_pot_file.pl 44 }}} 45 This will extract all strings to be translated from the Perl modules and have them written to the message template file. Note that this command must be typed inside the 'Padre' subdirectory. 40 1. You do '''NOT''' need to update the messages.pot file any more as it is being done regularly via cron-job. 41 46 42 1. Change into the directory 'Padre/share/locale' 47 43 a. In case of updating an already existing language execute
