scummvm/po
Thierry Crozat bc821136fd i18n: Add support for context in translations.
This change means there can now be different translations for the same
english string depending on the context. It is based on gettext msgctxt feature.
There is a new macro _c(msg, ctxt) that should be used instead of _(msg) in
the source code when we want to add a context to the message. For the
moment I have added contexts to only one message ("None") so that I could
test the changes. Context could be added also to get shorter translations when
GUI is in 1x mode.

I have also added back the fuzzy option to msmerge since it is useful when
adding contexts to populate the translations for the new contexts.

svn-id: r52308
2010-08-23 19:45:14 +00:00
..
ca_ES.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
de_DE.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
es_ES.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
fr_FR.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
hu_HU.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
it_IT.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
module.mk i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
POTFILES GUI: add music devices for c64, amiga and apple II gs 2010-08-11 18:54:56 +00:00
remove-potcdate.sed Remove unnecessary svn:executable properties 2010-06-15 17:14:38 +00:00
ru_RU.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
scummvm.pot i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00
uk_UA.po i18n: Add support for context in translations. 2010-08-23 19:45:14 +00:00