Tobias Jeger pushed to branch master at cms-community / hippo-cms-translations


Commits:
88f302e4 by Tobias Jeger at 2016-06-06T09:39:56+02:00
CMS-9986 Mark fit-view key as unresolved to force translation request

- - - - -
c269f012 by Tobias Jeger at 2016-06-06T09:46:30+02:00
CMS-9873 update Dutch label for image section as requested

- - - - -


2 changed files:

- 
hippo-cms/resources/org/hippoecm/frontend/plugins/gallery/editor/ImageCropEditorDialog.registry.json
- hippo-cms/resources/section-translations_nl.json


Changes:

=====================================
hippo-cms/resources/org/hippoecm/frontend/plugins/gallery/editor/ImageCropEditorDialog.registry.json
=====================================
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/gallery/editor/ImageCropEditorDialog.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/gallery/editor/ImageCropEditorDialog.registry.json
@@ -11,7 +11,11 @@
     },
     "fit-view" : {
       "status" : "CLEAN",
-      "locales" : null
+      "locales" : {
+        "de" : "UNRESOLVED",
+        "fr" : "UNRESOLVED",
+        "nl" : "UNRESOLVED"
+      }
     },
     "thumbnail-size" : {
       "status" : "CLEAN",


=====================================
hippo-cms/resources/section-translations_nl.json
=====================================
--- a/hippo-cms/resources/section-translations_nl.json
+++ b/hippo-cms/resources/section-translations_nl.json
@@ -1,6 +1,6 @@
 {"hippo:cms": {"sections": {"nl": {
   "section-documents": "Documenten",
-  "section-images": "Beeldbank",
+  "section-images": "Afbeeldingen",
   "section-files": "Bestanden",
   "section-configuration": "Document Types"
 }}}}
\ No newline at end of file



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-translations/compare/49df75fab8582418351550ebd6bb45673fc8e1e7...c269f0126c63e97bd8b1d3c8cf5502afd64af403
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to