Uses of Class
com.lokalized.LocalizedString.Builder
-
Uses of LocalizedString.Builder in com.lokalized
Modifier and TypeMethodDescriptionLocalizedString.Builder.alternatives
(List<LocalizedString> alternatives) Applies alternative expression-driven translations to this builder.LocalizedString.Builder.commentary
(String commentary) Applies commentary (usage/translation notes) to this builder.LocalizedString.Builder.languageFormTranslationsByPlaceholder
(Map<String, LocalizedString.LanguageFormTranslation> languageFormTranslationsByPlaceholder) Applies per-language-form translations to this builder.LocalizedString.Builder.translation
(String translation) Applies a default translation to this builder.