|
std::vector< icu::Locale > | anonymous_namespace{L10n.cpp}::LoadListOfAvailableLocales () |
| Determines the list of locales that the game supports. More...
|
|
Status | anonymous_namespace{L10n.cpp}::ReloadChangedFileCB (void *param, const VfsPath &path) |
|
void | anonymous_namespace{L10n.cpp}::ReadPoIntoDictionary (const std::string &poContent, tinygettext::Dictionary *dictionary) |
| Loads the specified content of a PO file into the specified dictionary. More...
|
|
std::unique_ptr< icu::DateFormat > | anonymous_namespace{L10n.cpp}::CreateDateTimeInstance (const L10n::DateTimeType &type, const icu::DateFormat::EStyle &style, const icu::Locale &locale) |
| Creates an ICU date formatted with the specified settings. More...
|
|