pub fn fluent_bundle(
sysroot_candidates: &[&Path],
requested_locale: Option<LanguageIdentifier>,
additional_ftl_path: Option<&Path>,
with_directionality_markers: bool,
) -> Result<Option<Arc<IntoDynSyncSend<FluentBundle<FluentResource, IntlLangMemoizer>>>>, TranslationBundleError>
Expand description
Returns Fluent bundle with the userâs locale resources from $sysroot/share/locale/$requested_locale/*.ftl
.
If -Z additional-ftl-path
was provided, load that resource and add it to the bundle (overriding any conflicting messages).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4