Enum LocalizedTextType
The type of the locale text strings
Syntax
LocalizedTextType
Fields
| Name | Description |
|---|---|
| Unknown | Unknown - used when initializing |
| Label | 1 = fieldlabels |
| Table | The type of the locale text strings |
| Column | The type of the locale text strings |
| ImportField | 4 - import system field names |
| ImportObject | 5 - import system table names |
| ImportGUICategory | 6 - import system table groups |
| StartupHints | 7 (languageid > 0) |
| FunctionRightLabel | 11 (languageid > 0) |
| FunctionRightDesc | 12 (languageid > 0) |
| StatusMonitorName | languageid = 0 |
| UdefContactLabel | 19 (languageid = 0) |
| UdefPersonLabel | 20 (languageid = 0) |
| UdefProjectLabel | 21 (languageid = 0) |
| UdefSaleLabel | 22 (languageid = 0) |
| UdefAppointmentLabel | 23 (languageid = 0) |
| UdefDocumentLabel | 24 (languageid = 0) |
| PushNotificationText | 41 - push notification tex |