LanguagePackStringValueExt extension

on

Properties

languagePackStringValueDeleted LanguagePackStringValueDeleted?
A deleted language pack string, the value must be taken from the built-in English language pack
read-only
languagePackStringValueOrdinary LanguagePackStringValueOrdinary?
An ordinary language pack string
read-only
languagePackStringValuePluralized LanguagePackStringValuePluralized?
A language pack string which has different forms based on the number of some object it mentions. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more information
read-only