diff --git a/sci-publications/src/main/resources/WEB-INF/views/org/scientificcms/contenttypes/ui/collectedvolume/edit-extended-properties.xhtml b/sci-publications/src/main/resources/WEB-INF/views/org/scientificcms/contenttypes/ui/collectedvolume/edit-extended-properties.xhtml new file mode 100644 index 0000000..edaba95 --- /dev/null +++ b/sci-publications/src/main/resources/WEB-INF/views/org/scientificcms/contenttypes/ui/collectedvolume/edit-extended-properties.xhtml @@ -0,0 +1,33 @@ +]> + + + + + + + + + + + + + + + + + + + + + + + + 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 a461f99..3862fd6 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 @@ -446,3 +446,4 @@ collectedvolume.basicproperties.articles.actions.cancel=Cancel collectedvolume.basicproperties.articles.actions.remove.confirm=Remove article collectedvolume.basicproperties.articles.actions.remove.title=Confirm removal of article collectedvolume.basicproperties.articles.actions.remove.message=Are you sure to remove the article {1} from the collected volume {0}. +collectedvolume.extendedproperties.header=Edit extended properties of collected volume {0} 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 f2c18cb..f3e9a26 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 @@ -446,3 +446,4 @@ collectedvolume.basicproperties.articles.actions.cancel=Abbrechen collectedvolume.basicproperties.articles.actions.remove.confirm=Artikel entfernen collectedvolume.basicproperties.articles.actions.remove.title=Entfernen des Artikels best\u00e4tigen collectedvolume.basicproperties.articles.actions.remove.message=Sind Sie sicher dass Sie den Artikel {1} aus dem Sammelband {0} entfernen wollen? +collectedvolume.extendedproperties.header=Erweiterte Eigenschaften des Sammelbandes {0} bearbeiten