View Issue Details

IDProjectCategoryView StatusLast Update
0000611CATS.cacert.orgUser Interfacepublic2020-05-22 11:32
Reporterjandd Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status needs workResolutionopen 
Summary0000611: use gettext for translations
Descriptioninstead of using dozens of constants in lang/*.php it would be a good idea to use the proven GNU gettext interface for translation.
TagsNo tags attached.

Activities

jandd

2008-09-13 04:32

administrator   ~0001164

This would require work for


     
  • putting marked text snippets into the existing php code

  •  
  • automatic extraction of .pot files (i.e. via make + xgettext)

  •  
  • merge of semi-complete .po files (i.e via make + msgmerge)

  •  
  • compilation of .mo files from .po files

  •  
  • proper initialization of the gettext system at runtime

jandd

2016-05-03 18:23

administrator   ~0005520

created cats project in pootle http://translations.cacert.org/projects/cats/

Issue History

Date Modified Username Field Change
2008-09-13 04:28 jandd New Issue
2008-09-13 04:28 jandd Status new => needs work
2008-09-13 04:28 jandd Assigned To => jandd
2008-09-13 04:32 jandd Note Added: 0001164
2014-12-27 12:08 jandd Assigned To jandd =>
2016-05-03 18:23 jandd Note Added: 0005520