Expand description
Macros§
- Gets a variable that localizes and formats the text in a widget context.
- Compile-time validated
Lang
value.
Structs§
- Errors found parsing a fluent resource file.
- Localization service.
- Represents localization resources synchronized from files in a directory.
- Application extension that provides localization.
- Localized message variable builder.
- Represents localization resources loaded from a
.tar
or.tar.gz
container. - Identifies the language, region and script of text.
- Localization resource file path in the localization directory.
- Represents a map of
Lang
keys that can be partially matched. - Handle to a localization resource.
- Handle to multiple localization resources.
- List of languages, in priority order.
- Localization source that is never available.
- Represents localization source that can swap the actual source without disconnecting variables taken on resources.
Enums§
- Represents an argument value for a localization message.
- TAR data for
L10nTar
. - Status of a localization resource.
Statics§
- Language of text in a widget context.
Traits§
- Represents a localization data source.