|
144 | 144 | "CONTEXT_MENU___CONVERT_PATTERN_TO_REGULAR_FIELD": "Convert to Regular Column", |
145 | 145 | "FE_LEVEL_SELECTOR_TITLE": "Schemas", |
146 | 146 | "FE_LEVEL_SELECTOR_CONTAINER": "Individual", |
147 | | - "FE_LEVEL_SELECTOR_MODEL": "Combined" |
| 147 | + "FE_LEVEL_SELECTOR_MODEL": "Combined", |
| 148 | + |
| 149 | + "MAIN_MENU___ATTRIBUTES": "Column in Table Boxes", |
| 150 | + "MAIN_MENU___DESCRIPTIONS": "Description in Table Boxes", |
| 151 | + "MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Table Boxes", |
| 152 | + "MAIN_MENU___REQUIRED_ATTRIBUTES": "Required Columns", |
| 153 | + "MAIN_MENU___NULLABLE_ATTRIBUTES": "Nullable Columns", |
| 154 | + "TOOLBAR___ATTRIBUTES": "Column in table boxes", |
| 155 | + "TOOLBAR___DESCRIPTIONS": "Description in table boxes", |
| 156 | + "TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty table boxes", |
| 157 | + "TOOLBAR___REQUIRED_ATTRIBUTES": "Required columns", |
| 158 | + "TOOLBAR___NULLABLE_ATTRIBUTES": "Nullable columns", |
| 159 | + "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of table box content", |
| 160 | + "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_FIELDS": "Columns", |
| 161 | + "MODAL_WINDOW___OPTIONS_DISPLAY_REQUIRED_ATTRIBUTES": "Required columns", |
| 162 | + "MODAL_WINDOW___OPTIONS_DISPLAY_NULLABLE_ATTRIBUTES": "Nullable columns" |
148 | 163 | } |
0 commit comments