|
162 | 162 | "CONTEXT_MENU___CONVERT_TO_PATTERN_FIELD": "Convert to Pattern Property Key", |
163 | 163 | "CONTEXT_MENU___CONVERT_PATTERN_TO_REGULAR_FIELD": "Convert to Regular Property Key", |
164 | 164 | "CENTRAL_PANE___FE_SCRIPT": "Gremlin script", |
165 | | - "MAIN_MENU___FORWARD_DB_BUCKETS": "Gremlin script..." |
| 165 | + "MAIN_MENU___FORWARD_DB_BUCKETS": "Gremlin script...", |
| 166 | + |
| 167 | + "MAIN_MENU___ATTRIBUTES": "Property in Vertex Boxes", |
| 168 | + "MAIN_MENU___DESCRIPTIONS": "Description in Vertex Boxes", |
| 169 | + "MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Vertex Boxes", |
| 170 | + "MAIN_MENU___REQUIRED_ATTRIBUTES": "Required Properties", |
| 171 | + "MAIN_MENU___NULLABLE_ATTRIBUTES": "Nullable Properties", |
| 172 | + "TOOLBAR___ATTRIBUTES": "Property in vertex boxes", |
| 173 | + "TOOLBAR___DESCRIPTIONS": "Description in vertex boxes", |
| 174 | + "TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty vertex boxes", |
| 175 | + "TOOLBAR___REQUIRED_ATTRIBUTES": "Required properties", |
| 176 | + "TOOLBAR___NULLABLE_ATTRIBUTES": "Nullable properties", |
| 177 | + "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of vertex box content", |
| 178 | + "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_FIELDS": "Properties", |
| 179 | + "MODAL_WINDOW___OPTIONS_DISPLAY_REQUIRED_ATTRIBUTES": "Required properties", |
| 180 | + "MODAL_WINDOW___OPTIONS_DISPLAY_NULLABLE_ATTRIBUTES": "Nullable properties" |
166 | 181 | } |
0 commit comments