You are here

public property TranslationString::$customized in Localization update 7.2

Integer indicating whether this string is customized.

Type: integer

File

includes/locale/TranslationString.php, line 37
Definition of TranslationString.

Class

TranslationString
Defines the locale translation string object.

Code

public $customized;