aboutsummaryrefslogtreecommitdiff
path: root/common/translation.h
AgeCommit message (Expand)Author
2010-10-01GUI: Fix bug #3075649 (Fonts not found with built-in theme)Thierry Crozat
2010-08-30I18N: Add a macro to define a context for a translatable string.Thierry Crozat
2010-08-28I18N: Look for translations data file in Themes pathThierry Crozat
2010-08-23i18n: Add support for context in translations.Thierry Crozat
2010-08-21i18n: Formatting fixes.Johannes Schickel
2010-08-21i18n: Style fixes.Johannes Schickel
2010-08-20i18n: Sort the list of available languages alphabeticallyThierry Crozat
2010-08-19i18n: Move translations to standalone file. Patch #3044975Eugene Sandulenko
2010-07-31i18n: use user friendly language names in GUIThierry Crozat
2010-06-28i18n: Add support for locale-dependent fontsEugene Sandulenko
2010-06-26Remove support for translation of console messages.Johannes Schickel
2010-06-15Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...Johannes Schickel
2010-06-15Fix a typo.Johannes Schickel
2010-06-15Extend (and along with it add) some doxygen comments.Johannes Schickel
2010-06-15Use a Common::String instead of a fixed size array for _syslang in Translatio...Johannes Schickel
2010-06-15Remove unnecessary svn:executable propertiesWillem Jan Palenstijn
2010-06-15Add TranslationManager::getTranslation variant taking/returning a Common::Str...Max Horn
2010-06-15Code formattingMax Horn
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko