|
HikoGUI
A low latency retained GUI
|
The tt::l10n() costructor creates an object containing the translatable format string and its arguments. The gettext tool can be used to extract these strings from the application.
The first integer argument of tt::l10n the constructor is used to select the plural translation.
Widgets will call the tt::l10n object to translate and format the string for the current configured language and locale.