Ate Douma pushed to branch master at cms-community / 
hippo-plugin-content-tagging


Commits:
94620206 by Ate Douma at 2016-04-28T20:04:56+02:00
HIPPLUG-1298: Remove translations resource bundles now managed within 
hippo-cms-translations project

- - - - -


8 changed files:

- .gitignore
- − 
src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_de.properties
- − 
src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_fr.properties
- − 
src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_nl.properties
- − src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_de.properties
- − src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_fr.properties
- − src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_nl.properties
- src/main/resources/section-translations.json


Changes:

=====================================
.gitignore
=====================================
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-/.classpath
-/.project
-/.settings
+*.iml
+/.idea/
+.project/
+.settings
+target/
 /log4j.log


=====================================
src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_de.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_de.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-keyword_suggestions:Stichwortvorschl\u00E4ge
-refreshlink:Stichw\u00F6rter aktualisieren


=====================================
src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_fr.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_fr.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-keyword_suggestions=Suggestions de mots-cl\u00e9s
-refreshlink=Rafra\u00eechir les mots-cl\u00e9s


=====================================
src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_nl.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/ecmtagging/editor/TagSuggestPlugin_nl.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-keyword_suggestions:Gesuggereerde trefwoorden
-refreshlink:Ververs trefwoorden


=====================================
src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_de.properties 
deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_de.properties
+++ /dev/null
@@ -1 +0,0 @@
-keywords:Stichwort
\ No newline at end of file


=====================================
src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_fr.properties 
deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_fr.properties
+++ /dev/null
@@ -1 +0,0 @@
-keywords=Mots-cl\u00e9s


=====================================
src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_nl.properties 
deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/ecmtagging/editor/TagsPlugin_nl.properties
+++ /dev/null
@@ -1 +0,0 @@
-keywords:Trefwoorden


=====================================
src/main/resources/section-translations.json
=====================================
--- a/src/main/resources/section-translations.json
+++ b/src/main/resources/section-translations.json
@@ -1,17 +1,8 @@
 {
-  "hippo:cms" : {
-    "sections" : {
-      "en" : {
-        "section-tagcloud" : "Tag Cloud"
-      },
-      "nl" : {
-        "section-tagcloud" : "Woordenwolk"
-      },
-      "de" : {
-        "section-tagcloud" : "Schlagwortwolke"
-      },
-      "fr" : {
-        "section-tagcloud" : "Nuage de tags"
+  "hippo:cms": {
+    "sections": {
+      "en": {
+        "section-tagcloud": "Tag Cloud"
       }
     }
   }



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-content-tagging/commit/946202062767b94b1010ae23d55039e758935bb9
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to