![]() |
ManaPlus
|
Go to the source code of this file.
Typedefs | |
| typedef std::vector< std::string > | LangVect |
| typedef LangVect::const_iterator | LangIter |
Functions | |
| LangVect | getLang () |
| LangVect | getServerLang () |
| std::string | getLangSimple () |
| std::string | getLangShort () |
| LangVect getLang | ( | ) |
Definition at line 42 of file langs.cpp.
References config, getLangName(), and Configuration::getStringValue().
Referenced by TranslationManager::loadCurrentLang(), and Gui::postInit().
| std::string getLangShort | ( | ) |
Definition at line 102 of file langs.cpp.
References config, getLangName(), and Configuration::getStringValue().
Referenced by ServerDialog::loadServers().
| std::string getLangSimple | ( | ) |
Definition at line 85 of file langs.cpp.
References config, getLangName(), and Configuration::getStringValue().
Referenced by Ea::NpcRecv::processNpcStrInput().
| LangVect getServerLang | ( | ) |
Definition at line 68 of file langs.cpp.
References LanguageDb::getPo(), and PlayerInfo::getServerLanguage().
Referenced by TranslationManager::loadDictionaryLang().