Notes about I18N

From OpenPetra Wiki
Revision as of 20:55, 30 May 2009 by Pokorra (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

preparation in code

  • using Mono.Unix
  • String.Format(Catalog.GetString("Hello {0}"), myname);
  • todo: make sure that a comment for translators works, eg 99 restricted country

parsing the code and generating .po files