[This is preliminary documentation and subject to change.]
The UIText table contains the localized versions of some of the strings used in the user interface. These strings are not part of any other table. The UIText table is for strings that have no logical place in any other table.
The UIText table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
Key | Identifier | Y | N |
Text | Text | Y |
Some controls use the UIText table as a source of strings. For information about which strings are required in this table for each particular control, see the individual controls in the User Interface Reference.