+
+
+
+
+
+
diff --git a/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle.properties b/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle.properties
index 7f77a23..f3ba9f9 100644
--- a/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle.properties
+++ b/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle.properties
@@ -1,3 +1,21 @@
publisher.label=Publisher
publisher.description=A publisher record that holds the information about a publisher.
+publisher.createstep.publishername.error.missing=The name of the publisher is missing.
+publisher.createform.title=Create a new publisher
+publisher.createform.publishername.help=The name of the publisher.
+publisher.createform.publishername.label=Publisher name
+publisher.createform.place.help=The place of the publisher.
+publisher.createform.place.label=Place
+publisher.editstep.header=Edit publisher {0}
+publisher.editstep.properties.header=Properties
+publisher.editstep.properties.edit=Edit properties
+publisher.editstep.properties.edit.title=Edit properties
+publisher.editstep.properties.edit.close=Cancel
+publisher.editstep.properties.edit.publishername.help=The name of the publisher.
+publisher.editstep.properties.edit.publishername.label=Publisher name
+publisher.editstep.properties.edit.place.help=The place of the publisher.
+publisher.editstep.properties.edit.place.label=Place
+publisher.editstep.properties.edit.submit=Save
+publisher.editstep.properties.publishername.label=Publisher name
+publisher.editstep.properties.place.label=Place
diff --git a/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle_de.properties b/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle_de.properties
index 670c21b..2c92099 100644
--- a/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle_de.properties
+++ b/sci-publications/src/main/resources/org/scientificcms/publications/ui/SciPublicationsBundle_de.properties
@@ -1,3 +1,21 @@
publisher.label=Verlag
publisher.description=Ein Verlag.
+publisher.createstep.publishername.error.missing=Der Name des Verlages wurde nicht angegeben.
+publisher.createform.title=Einen neuen Verlag anlegen
+publisher.createform.publishername.help=Der Name des Verlages.
+publisher.createform.publishername.label=Name des Verlages
+publisher.createform.place.help=Der Ort des Verlages.
+publisher.createform.place.label=Ort
+publisher.editstep.header=Verlag {0} bearbeiten
+publisher.editstep.properties.header=Eigenschaften
+publisher.editstep.properties.edit=Eigenschaften bearbeiten
+publisher.editstep.properties.edit.title=Eigenschaften bearbeiten
+publisher.editstep.properties.edit.close=Abbrechen
+publisher.editstep.properties.edit.publishername.help=Der Name des Verlages.
+publisher.editstep.properties.edit.publishername.label=Name des Verlages
+publisher.editstep.properties.edit.place.help=Der Ort des Verlages.
+publisher.editstep.properties.edit.place.label=Ort
+publisher.editstep.properties.edit.submit=Speichern
+publisher.editstep.properties.publishername.label=Name des Verlages
+publisher.editstep.properties.place.label=Ort
diff --git a/scicms-bundle-devel-wildfly/pom.xml b/scicms-bundle-devel-wildfly/pom.xml
index ac6d97a..da4d415 100644
--- a/scicms-bundle-devel-wildfly/pom.xml
+++ b/scicms-bundle-devel-wildfly/pom.xml
@@ -246,6 +246,14 @@
WEB-INF/
+
+ org.scientificcms
+ sci-publications
+ jar
+
+ WEB-INF/
+
+