~drgeo-developers/drgeo/trunk

« back to all changes in this revision

Viewing changes to i18n/README

  • Committer: Hilaire Fernandes
  • Date: 2012-01-27 21:15:40 UTC
  • Revision ID: hilaire.fernandes@gmail.com-20120127211540-912spf97bhpx6mve
Initial additions

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
From DrGeo image, with Gettext package installed (ver. > 22), execute:
 
2
     TextDomainManager registerCategoryPrefix: 'DrGeoII' domain: 'DrGeoII'.
 
3
     GetTextExporter exportTemplate.
 
4
Along the image, a po/ folder is created containing the DrGeoIIpot file with the up to date message.
 
5
 
 
6
Beware, carriage return (CR) are \r in the messages, keep it like this.
 
 
b'\\ No newline at end of file'