22 #ifndef UTILS_TRANSLATION_TRANSLATIONMANAGER_H
23 #define UTILS_TRANSLATION_TRANSLATIONMANAGER_H
38 const std::string &subName,
49 #ifdef ENABLE_CUSTOMNLS
50 static void loadGettextLang();
static void loadCurrentLang()
static PoDict * reverseLang(const PoDict *const dict)
static PoDict * loadLang(const LangVect &lang, const std::string &subName, PoDict *const dict)
static bool translateFile(const std::string &fileName, PoDict *const dict, StringVect &lines)
static void loadDictionaryLang()
std::vector< std::string > LangVect
#define A_DELETE_COPY(func)
std::vector< std::string > StringVect