Public Types | |
typedef std::list< std::string > | string_list |
typedef string_list::iterator | string_list_it |
Public Methods | |
std::string | get_language () const |
void | add (std::string s) |
bool | is_default () const |
Public Attributes | |
Locale | locale |
the locale tag. More... | |
string_list | others |
the list of translated strings. More... |
|
|
|
|
|
|
|
|
|
|
|
the locale tag.
|
|
the list of translated strings.
|