|
Blender V5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::locale |
Functions | |
| void | blender::locale::init (const StringRef locale_full_name, const Vector< std::string > &domains, const Vector< std::string > &paths) |
| void | blender::locale::free () |
| std::optional< StringRefNull > | blender::locale::translate (const int domain, const StringRef context, const StringRef key) |
| const char * | blender::locale::full_name () |
Adapted from boost::locale.
Definition in file messages.hh.