Changes between Version 121 and Version 122 of Event/2011/GCI
- Timestamp:
- 12/14/11 10:39:50 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2011/GCI
v121 v122 334 334 PLEASE STATE WHICH LANGUAGE YOU WISH TO TRANSLATE INTO WHEN YOU CLAIM THIS TASK. 335 335 336 === Review code for quality of internationalized strings ===336 === Review code for quality of localized strings === 337 337 '''''Migrated'''''[[br]] 338 338 All Strings which appear in the user interface, such as in menus and forms and help info, should be Internationalized, so that they are available to be Localised into different languages. This is done bty wrapping the strings in T(), e.g. T("This string is Internationalized and so can be translated")