etranslate.hpp
Go to the documentation of this file.
void setLanguageDefault(const std::string &_lang)
Set the default language to load data (the default language might contain all internal data for the b...
void setLanguage(const std::string &_lang)
Set the language to load data. when no data availlable, we get the default language.
const std::string & getPaths(const std::string &_lib)
Get the current paths of the library.
This is a simple interface to converte application display string in a generic current system languag...
Definition: etranslate.hpp:25
const std::string & getLanguageDefault()
Get the current language selected.
void addPath(const std::string &_lib, const std::string &_path, bool _major=false)
Set the path folder of the translation files.