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


Commits:
9d253765 by Ate Douma at 2016-04-28T17:59:46+02:00
HIPPLUG-1298: Remove translations resource bundles now managed within 
hippo-cms-translations project

- - - - -


7 changed files:

- + .gitignore
- − 
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_de.properties
- − 
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_fr.properties
- − 
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_nl.properties
- − 
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_de.properties
- − 
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_fr.properties
- − 
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_nl.properties


Changes:

=====================================
.gitignore
=====================================
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.iml
+/.idea/
+.project/
+.settings
+target/


=====================================
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_de.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_de.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright 2010, 2012 Hippo.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-delete-title=L\u00F6sche Content Blocks Element
-delete-item=Sind Sie sicher, dass Sie dieses Element l\u00F6schen m\u00F6chten?
\ No newline at end of file


=====================================
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_fr.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_fr.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright 2010, 2011 Hippo.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-delete-title=Supprimer le bloc de contenu
-delete-item=Souhaitez-vous supprimer cet item ?


=====================================
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_nl.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin$DeleteItemDialog_nl.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright 2010, 2011 Hippo.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-delete-title=Verwijder blok
-delete-item=Weet u zeker dat u dit item wilt verwijderen?
\ No newline at end of file


=====================================
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_de.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_de.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-nummItems: $\{numberOfItems\}/$\{maxItems\}
-addInputValue=Hinzuf\u00FCgen


=====================================
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_fr.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_fr.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-nummItems=$\{numberOfItems\}/$\{maxItems\}
-addInputValue=Ajouter


=====================================
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_nl.properties
 deleted
=====================================
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin_nl.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-nummItems: $\{numberOfItems\}/$\{maxItems\}
-addInputValue=Toevoegen



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

Reply via email to