Arthur Bogaart pushed to branch master at cms-community / hippo-cms-translations


Commits:
ea789c22 by Arthur Bogaart at 2018-03-15T16:14:40+01:00
CHANNELMGR-1758 Register translations for fields in CC step1

- - - - -


2 changed files:

- channel-manager/resources/angular/hippo-cm/i18n/en.json
- channel-manager/resources/angular/hippo-cm/i18n/registry.json


Changes:

=====================================
channel-manager/resources/angular/hippo-cm/i18n/en.json
=====================================
--- a/channel-manager/resources/angular/hippo-cm/i18n/en.json
+++ b/channel-manager/resources/angular/hippo-cm/i18n/en.json
@@ -19,6 +19,7 @@
   "ERROR_TEMPLATE_QUERY_NOT_FOUND": "Template query '{{templateQuery}}' was 
not found",
   "EXPAND": "Expand",
   "SUBPAGE_PAGE_PROPERTIES_ALERT_CONTENT_REPOSITIONING": "Container items on 
this page will be repositioned when this page is saved with this template",
+  "PLACEHOLDER_DOCUMENT_TYPE": "Document Type",
   "SAVE_CHANGES_ON_CREATE_DOCUMENT": "'{{documentName}}' has unsaved changes. 
Do you want to save or discard these changes before creating a new document?",
   "ERROR_ALREADY_DELETED": "Failed to delete. The document was previously 
deleted",
   "PUBLISH": "Publish",
@@ -73,6 +74,7 @@
   "ERROR_MENU_SAVE_FAILED": "Failed to save menu",
   "EDIT_DOCUMENT": "Edit '{{displayName}}'",
   "SAVE_CHANGES_GENERIC": "'{{documentName}}' has unsaved changes. Do you want 
to save or discard these changes?",
+  "PLACEHOLDER_DOCUMENT_NAME": "Document Name",
   "FEEDBACK_PROJECT_INVALID_STATE": "Document has project {{projectName}} in 
invalid state {{projectState}}",
   "TOOLBAR_BUTTON_CHANGES": "Changes",
   "CREATE_NEW_DOCUMENT_TYPE": "Create new {{documentType}}",
@@ -98,6 +100,7 @@
   "ERROR_DELETE_COMPONENT": "Cannot delete '{{component}}'",
   "TOOLBAR_SWITCH_VIEWER_MODE": "Viewer mode",
   "PICKER_TYPE_DOCUMENTS": "Documents",
+  "PLACEHOLDER_DOCUMENT_LOCATION": "Document Location",
   "SUBPAGE_CHANNEL_SETTINGS_TITLE": "Settings of '{{channelName}}'",
   "EDIT_MENU": "Edit menu",
   "SAVE_CHANGES_ON_SWITCH_TO_CONTENT_EDITOR_MESSAGE": "'{{documentName}}' has 
unsaved changes. Do you want to save or discard these changes before switching 
to the content editor?",
@@ -167,6 +170,7 @@
   "ERROR_CHANNEL_SWITCH_FAILED": "Failed to switch to destination channel",
   "FIELD_REQUIRED": "This field is required",
   "ERROR_DELETE_COMPONENT_ITEM_ALREADY_LOCKED": "Cannot delete 
'{{component}}': the container is locked by '{{lockedBy}}'",
+  "PLACEHOLDER_DOCUMENT_URL": "URL",
   "SAVE_CHANGES_ON_CLOSE_CHANNEL": "'{{documentName}}' has unsaved changes. Do 
you want to save or discard these changes before closing the channel?",
   "NOTIFICATION_DOCUMENT_SELECTED_FOR_COMPONENT": "Document selected for 
'{{componentName}}'",
   "SWITCH_TO_CONTENT_EDITOR": "Switch to content editor",


=====================================
channel-manager/resources/angular/hippo-cm/i18n/registry.json
=====================================
--- a/channel-manager/resources/angular/hippo-cm/i18n/registry.json
+++ b/channel-manager/resources/angular/hippo-cm/i18n/registry.json
@@ -936,6 +936,46 @@
     "ERROR_DOCUMENT_SELECTED_FOR_COMPONENT_ALREADY_LOCKED" : {
       "status" : "CLEAN",
       "locales" : null
+    },
+    "PLACEHOLDER_DOCUMENT_TYPE" : {
+      "status" : "ADDED",
+      "locales" : {
+        "de" : "UNRESOLVED",
+        "fr" : "UNRESOLVED",
+        "nl" : "UNRESOLVED",
+        "zh" : "UNRESOLVED",
+        "es" : "UNRESOLVED"
+      }
+    },
+    "PLACEHOLDER_DOCUMENT_NAME" : {
+      "status" : "ADDED",
+      "locales" : {
+        "de" : "UNRESOLVED",
+        "fr" : "UNRESOLVED",
+        "nl" : "UNRESOLVED",
+        "zh" : "UNRESOLVED",
+        "es" : "UNRESOLVED"
+      }
+    },
+    "PLACEHOLDER_DOCUMENT_LOCATION" : {
+      "status" : "ADDED",
+      "locales" : {
+        "de" : "UNRESOLVED",
+        "fr" : "UNRESOLVED",
+        "nl" : "UNRESOLVED",
+        "zh" : "UNRESOLVED",
+        "es" : "UNRESOLVED"
+      }
+    },
+    "PLACEHOLDER_DOCUMENT_URL" : {
+      "status" : "ADDED",
+      "locales" : {
+        "de" : "UNRESOLVED",
+        "fr" : "UNRESOLVED",
+        "nl" : "UNRESOLVED",
+        "zh" : "UNRESOLVED",
+        "es" : "UNRESOLVED"
+      }
     }
   }
 }
\ No newline at end of file



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-translations/commit/ea789c226799553ac5ffc8a23cc269432fb6330b

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-translations/commit/ea789c226799553ac5ffc8a23cc269432fb6330b
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to