Changes between Version 4 and Version 5 of SysAdmin/Pootle
- Timestamp:
- 05/21/13 15:38:34 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SysAdmin/Pootle
v4 v5 13 13 }}} 14 14 15 == Usage == 16 See UserGuidelines/Localisation#A.UsingPootle 17 15 18 == Maintenance == 16 19 When adding languages, use this resource to configure them properly: 17 20 * http://translate.sourceforge.net/wiki/l10n/pluralforms 18 21 19 The script that Fran use sto update files between Bzr & Pootle is:22 The script that Fran used to use to update files between Bzr & Pootle is: 20 23 * [http://eden.sahanafoundation.org/attachment/wiki/UserGuidelines/Localisation/translate.cmd translate.cmd] 21 24 22 25 If the script fails, check for the presence of a ` in a T("") - this causes the languages.py to reset the languages/* to default &/or stop web2py2po from working! 23 26 24 * Scripts to automate the conversion 2 PO & upload/download to/from Pootle:25 * UserGuidelines/Localisation26 27 27 28 == !ToDo ==