#include <translationManager.h>
Public Member Functions | |
| void | setLocale (const std::string &locale) |
| const std::string & | getLocale () |
| std::string | translate (const std::string &message) |
Static Public Member Functions | |
| static boost::shared_ptr< TranslationManager > & | create (const std::string &domain, const std::string &localeDir) |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.6