Package com.inductiveautomation.ignition.common.i18n.translation
package com.inductiveautomation.ignition.common.i18n.translation
-
ClassDescriptionA translation package implementation that manages an index of terms and multiple
TranslationBundleobjects for different locales.Defines the normalization rules for creating a search key from a source term.A record that pairs an original source term with its computed hash key based on aKeyHashRule.A container for a single translated term.This class contains translated terms for a specific locale.A map of Locales to translated strings for a specific key.A translation package holds the keys and one or more translations for the keys.A specialized translation package that tracks added, modified, and removed keys and translations.Settings that define how translations are handled, including normalization rules like ignoring whitespace or punctuation.