Fixed translations for contenttype labels in ccm-sci-publications-dramaticarts
git-svn-id: https://svn.libreccm.org/ccm/trunk@2807 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
2fc2331607
commit
f9e7bc9c82
|
|
@ -15,7 +15,7 @@
|
||||||
labelKey="publications.ui.publication_properties.title"
|
labelKey="publications.ui.publication_properties.title"
|
||||||
labelBundle="com.arsdigita.cms.contenttypes.PublicationsResources"
|
labelBundle="com.arsdigita.cms.contenttypes.PublicationsResources"
|
||||||
descriptionKey="movie.authoring.basic_properties.description"
|
descriptionKey="movie.authoring.basic_properties.description"
|
||||||
descriptionBundle="com.arsdigita.cms.contenttypes.SciPublicationDramaticArtsResources"
|
descriptionBundle="com.arsdigita.cms.contenttypes.SciPublicationsDramaticArtsResources"
|
||||||
component="com.arsdigita.cms.contenttypes.ui.SciPublicationsMoviePropertiesStep"
|
component="com.arsdigita.cms.contenttypes.ui.SciPublicationsMoviePropertiesStep"
|
||||||
ordering="1"/>
|
ordering="1"/>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
labelKey="publications.ui.publication_properties.title"
|
labelKey="publications.ui.publication_properties.title"
|
||||||
labelBundle="com.arsdigita.cms.contenttypes.ui.PublicationResources"
|
labelBundle="com.arsdigita.cms.contenttypes.ui.PublicationResources"
|
||||||
descriptionKey="publications.ui.publication_properties.title.description"
|
descriptionKey="publications.ui.publication_properties.title.description"
|
||||||
descriptionBundle="com.arsdigita.cms.contenttypes.ui.PublicationResources"
|
descriptionBundle="com.arsdigita.cms.contenttypes.SciPublicationsDramaticArtsResources"
|
||||||
component="com.arsdigita.cms.contenttypes.ui.SciPublicationsPlayPropertiesStep"
|
component="com.arsdigita.cms.contenttypes.ui.SciPublicationsPlayPropertiesStep"
|
||||||
ordering="1"/>
|
ordering="1"/>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,5 +17,5 @@ publications.dramaticarts.ui.play.production_theater.none=No theatre assigned
|
||||||
publications.dramaticarts.ui.play.production_theater.remove=Remove
|
publications.dramaticarts.ui.play.production_theater.remove=Remove
|
||||||
publications.dramaticarts.ui.play.production_theater.remove.confirm=Are you sure to remove the assigned theatre?
|
publications.dramaticarts.ui.play.production_theater.remove.confirm=Are you sure to remove the assigned theatre?
|
||||||
publications.dramaticarts.ui.play.productiontheater=First production theathre
|
publications.dramaticarts.ui.play.productiontheater=First production theathre
|
||||||
cms.contenttypes.movie.type_label=Publication / Movie
|
cms.contenttypes.scipublicationsmovie.type_label=Publication - Movie
|
||||||
cms.contenttypes.play.type_label=Publication / Play
|
cms.contenttypes.scipublicationsplay.type_label=Publication - Play
|
||||||
|
|
|
||||||
|
|
@ -17,5 +17,5 @@ publications.dramaticarts.ui.play.production_theater.none=Kein Theater zugewiese
|
||||||
publications.dramaticarts.ui.play.production_theater.remove=Entfernen
|
publications.dramaticarts.ui.play.production_theater.remove=Entfernen
|
||||||
publications.dramaticarts.ui.play.production_theater.remove.confirm=Sind Sie sicher, dass Sie das zugewiesene Theater entfernen wollen?
|
publications.dramaticarts.ui.play.production_theater.remove.confirm=Sind Sie sicher, dass Sie das zugewiesene Theater entfernen wollen?
|
||||||
publications.dramaticarts.ui.play.productiontheater=Erstes Theater
|
publications.dramaticarts.ui.play.productiontheater=Erstes Theater
|
||||||
cms.contenttypes.movie.type_label=Publikation / Film
|
cms.contenttypes.scipublicationsmovie.type_label=Publikation - Film
|
||||||
cms.contenttypes.play.type_label=Publication / Auff\u00fchrung
|
cms.contenttypes.scipublicationsplay.type_label=Publikation - Auff\u00fchrung
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue