Sergey Shepelevich pushed to branch master at cms-community / 
hippo-cms-translations


Commits:
ed203b5d by Sergey Shepelevich at 2018-01-15T16:27:46+01:00
CMS-11037 Register SVG validation error property

- - - - -


4 changed files:

- 
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
- 
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
- 
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
- 
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json


Changes:

=====================================
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
=====================================
--- 
a/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
@@ -1,5 +1,6 @@
-#Wed Apr 20 11:10:30 CEST 2016
+#Mon Jan 15 16:03:03 CET 2018
 exception,type\=org.hippoecm.repository.api.WorkflowException=Cannot add 
'{0}', because an item with name '{0}' already exists in this folder.
 
exception,type\=org.hippoecm.frontend.plugins.jquery.upload.FileUploadViolationException=Cannot
 add '{0}'\: {1}
+exception,type\=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException=SVG
 images with embedded script are not supported.
 button-upload-label=Upload
 select-file-label=Select file to upload


=====================================
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
=====================================
--- 
a/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
@@ -16,6 +16,16 @@
     "exception,type=org.hippoecm.repository.api.WorkflowException" : {
       "status" : "CLEAN",
       "locales" : null
+    },
+    
"exception,type=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException"
 : {
+      "status" : "ADDED",
+      "locales" : {
+        "de" : "UNRESOLVED",
+        "fr" : "UNRESOLVED",
+        "nl" : "UNRESOLVED",
+        "zh" : "UNRESOLVED",
+        "es" : "UNRESOLVED"
+      }
     }
   }
 }
\ No newline at end of file


=====================================
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
=====================================
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
@@ -1,9 +1,10 @@
-#Wed Apr 20 11:10:30 CEST 2016
+#Mon Jan 15 16:03:03 CET 2018
 exception,type\=org.hippoecm.repository.api.WorkflowException=Cannot add {0}, 
because an item with name {0} already exists in this folder.
-exception,type\=org.apache.wicket.util.upload.FileUploadException=File upload 
failed.
-file-type-label=File type
+no-file-uploaded-label=Nothing uploaded
 button-add-label=Select files
+button-upload-label=Upload
+exception,type\=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException=SVG
 images with embedded script are not supported.
 button-close-label=Close
+exception,type\=org.apache.wicket.util.upload.FileUploadException=File upload 
failed.
 
exception,type\=org.hippoecm.frontend.plugins.gallery.model.GalleryException=Gallery
 item could not be created.
-button-upload-label=Upload
-no-file-uploaded-label=Nothing uploaded
+file-type-label=File type


=====================================
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
=====================================
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
@@ -32,6 +32,16 @@
     "exception,type=org.hippoecm.repository.api.WorkflowException" : {
       "status" : "CLEAN",
       "locales" : null
+    },
+    
"exception,type=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException"
 : {
+      "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/ed203b5d843fac2b2964c11e0410aefab3740c11

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-translations/commit/ed203b5d843fac2b2964c11e0410aefab3740c11
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