> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum LocalizedTextType

> The type of the locale text strings

The type of the locale text strings

## Syntax

```crmscript theme={null}
LocalizedTextType
```

## Fields

| Name                 | Description                      |
| -------------------- | -------------------------------- |
| Unknown              | Unknown - used when initializing |
| Label                | 1 = fieldlabels                  |
| Table                |                                  |
| Column               |                                  |
| 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       |
