Notes about I18N: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 20:55, 30 May 2009

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