Class PromptMsSupportGuiLocalizer
java.lang.Object
de.xima.fc.prompt.service.support.gui.locale.PromptMsSupportGuiLocalizer
Helper for accessing localized strings.
-
Method Summary
-
Method Details
-
localize
-
localize
Gets a localized string. Falls back to English when no localization is available for the given locale.- Parameters:
locale- Locale for which to retrieve the localized string.key- Key of the localized string.params- Values for the parameters in the template string.- Returns:
- The localized string.
-