diff --git a/localization/en.json b/localization/en.json index cafc619..89538ce 100644 --- a/localization/en.json +++ b/localization/en.json @@ -140,17 +140,17 @@ "CENTRAL_PANE___FE_SCRIPT": "MongoDB script", "MAIN_MENU___FORWARD_DB_BUCKETS": "MongoDB script", - "MAIN_MENU___ATTRIBUTES": "Attributes in Document Boxes", - "MAIN_MENU___DESCRIPTIONS": "Description in Document Boxes", - "MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Document Boxes", + "MAIN_MENU___ATTRIBUTES": "Attributes in Document Type Boxes", + "MAIN_MENU___DESCRIPTIONS": "Description in Document Type Boxes", + "MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Document Type Boxes", "MAIN_MENU___REQUIRED_ATTRIBUTES": "Required Attributes", "MAIN_MENU___NULLABLE_ATTRIBUTES": "Nullable Attributes", - "TOOLBAR___ATTRIBUTES": "Attributes in document boxes", - "TOOLBAR___DESCRIPTIONS": "Description in document boxes", - "TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty document boxes", + "TOOLBAR___ATTRIBUTES": "Attributes in document type boxes", + "TOOLBAR___DESCRIPTIONS": "Description in document type boxes", + "TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty document type boxes", "TOOLBAR___REQUIRED_ATTRIBUTES": "Required attributes", "TOOLBAR___NULLABLE_ATTRIBUTES": "Nullable attributes", - "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of document box content", + "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of document type box content", "MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_FIELDS": "Attributes", "MODAL_WINDOW___OPTIONS_DISPLAY_REQUIRED_ATTRIBUTES": "Required attributes", "MODAL_WINDOW___OPTIONS_DISPLAY_NULLABLE_ATTRIBUTES": "Nullable attributes"