|
157 | 157 | "MODAL_WINDOW___FE_SCRIPT_OPTION_CREATE": "Create", |
158 | 158 | "MODAL_WINDOW___FE_SCRIPT_OPTION_UPDATE": "Alter", |
159 | 159 | "FE_LEVEL_SELECTOR_TITLE": "Databases", |
160 | | - "FE_LEVEL_SELECTOR_CONTAINER": "Individual", |
161 | | - "FE_LEVEL_SELECTOR_MODEL": "Combined", |
| 160 | + "FE_LEVEL_SELECTOR_CONTAINER": "Database", |
| 161 | + "FE_LEVEL_SELECTOR_MODEL": "Model", |
| 162 | + "FE_LEVEL_SELECTOR_ENTITY": "Table", |
162 | 163 | "MODAL_WINDOW___CONNECT_INVALID_CREDENTIALS_ERROR": "Unable to connect to Teradata instance due to one of the following reasons:\n<ul><li>The User ID, Password, or Account is incorrect.</li><li>The authentication method used is not supported (only basic authentication is allowed; LDAP and other methods are not supported).</li>\nPlease double-check your credentials and ensure you are using basic authentication. For more information, please refer to the <a href='https://hackolade.com/help/ConnecttoaTeradatainstance.html'>online documentation</a>.", |
163 | | - |
164 | 164 | "MAIN_MENU___ATTRIBUTES": "Columns in Table Boxes", |
165 | 165 | "MAIN_MENU___DESCRIPTIONS": "Description in Table Boxes", |
166 | 166 | "MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Table Boxes", |
|
175 | 175 | "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_FIELDS": "Columns", |
176 | 176 | "MODAL_WINDOW___OPTIONS_DISPLAY_REQUIRED_ATTRIBUTES": "Required columns", |
177 | 177 | "MODAL_WINDOW___OPTIONS_DISPLAY_NULLABLE_ATTRIBUTES": "Nullable columns", |
178 | | - |
179 | 178 | "CUSTOM_SCRIPT_CONTAINER_VAR_NAME": "Database name", |
180 | 179 | "CUSTOM_SCRIPT_CONTAINER_VAR": "databaseName", |
181 | 180 | "CUSTOM_SCRIPT_ENTITY_VAR_NAME": "Table name", |
|
0 commit comments