Skip to content

Commit afdb857

Browse files
authored
Merge pull request #8222 from 4teamwork/ran/TI-3327/update-translation-oneoffixx
Update translations for oneoffixx
2 parents fd8f364 + 3ccdaa5 commit afdb857

File tree

23 files changed

+39
-38
lines changed

23 files changed

+39
-38
lines changed

changes/TI-3357-2.other

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update translations for oneoffixx. [ran]

opengever/api/tests/test_actions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ def test_oneoffixx_retry_available_for_shadow_documents(self, browser):
524524
self.login(self.manager, browser)
525525
expected_file_actions = [
526526
{u'id': u'oneoffixx_retry',
527-
u'title': u'Oneoffixx retry',
527+
u'title': u'Primedocs retry',
528528
u'icon': u''},
529529
{u'id': u'trash_context',
530530
u'title': u'Trash',

opengever/base/locales/de/LC_MESSAGES/plone.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ msgid "document_from_officeatwork"
229229
msgstr "Dokument aus officeatwork"
230230

231231
msgid "document_with_oneoffixx_template"
232-
msgstr "Dokument aus OneOffixx Vorlage"
232+
msgstr "Dokument aus Primedocs Vorlage"
233233

234234
msgid "document_with_template"
235235
msgstr "Dokument aus Vorlage"

opengever/base/locales/en/LC_MESSAGES/plone.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,9 @@ msgstr "Document from Docugate template"
283283
msgid "document_from_officeatwork"
284284
msgstr "Document from officeatwork"
285285

286-
#. German translation: Dokument aus OneOffixx Vorlage
286+
#. German translation: Dokument aus Primedocs Vorlage
287287
msgid "document_with_oneoffixx_template"
288-
msgstr "Document from OneOffixx template"
288+
msgstr "Document from Primedocs template"
289289

290290
#. German translation: Dokument aus Vorlage
291291
msgid "document_with_template"

opengever/base/locales/fr/LC_MESSAGES/plone.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ msgid "document_from_officeatwork"
229229
msgstr "Document de officeatwork"
230230

231231
msgid "document_with_oneoffixx_template"
232-
msgstr "Document à partir d'un modèle OneOffixx"
232+
msgstr "Document à partir d'un modèle Primedocs"
233233

234234
msgid "document_with_template"
235235
msgstr "Document à partir du modèle"

opengever/core/profiles/default/actions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
</object>
130130

131131
<object name="oneoffixx_retry" meta_type="CMF Action" i18n:domain="opengever.document">
132-
<property name="title" i18n:translate="">Oneoffixx retry</property>
132+
<property name="title" i18n:translate="">Primedocs retry</property>
133133
<property name="description" i18n:translate="label_retry_oneoffixx" />
134134
<property name="available_expr">object/@@file_actions_availability/is_oneoffixx_retry_action_available</property>
135135
<property name="permissions">

opengever/core/upgrades/20190726084602_add_document_actions_for_api/actions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
</object>
9797

9898
<object name="oneoffixx_retry" meta_type="CMF Action" i18n:domain="opengever.document">
99-
<property name="title" i18n:translate="">Oneoffixx retry</property>
99+
<property name="title" i18n:translate="">Primedocs retry</property>
100100
<property name="description" i18n:translate="label_retry_oneoffixx" />
101101
<property name="available_expr">object/@@file_actions_availability/is_oneoffixx_retry_action_available</property>
102102
<property name="permissions">

opengever/document/browser/templates/macros.pt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
data-document-url context/absolute_url"
189189
class="function-revert oc-checkout"
190190
i18n:translate="label_retry_oneoffixx">
191-
Oneoffixx retry
191+
Primedocs retry
192192
</a>
193193
</tal:oneoffixx>
194194

opengever/document/locales/de/LC_MESSAGES/opengever.document.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,10 +653,10 @@ msgstr "Wiederherstellen"
653653
msgid "label_retry_docugate"
654654
msgstr "Mit Docugate wiederholen"
655655

656-
#. Default: "Oneoffixx retry"
656+
#. Default: "Primedocs retry"
657657
#: ./opengever/document/browser/templates/macros.pt
658658
msgid "label_retry_oneoffixx"
659-
msgstr "Mit Oneoffixx wiederholen"
659+
msgstr "Mit Primedocs wiederholen"
660660

661661
#. Default: "Restore this version"
662662
#: ./opengever/document/browser/templates/macros.pt

opengever/document/locales/en/LC_MESSAGES/opengever.document.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -771,11 +771,11 @@ msgstr "Restore"
771771
msgid "label_retry_docugate"
772772
msgstr "Retry with Docugate"
773773

774-
#. German translation: Mit Oneoffixx wiederholen
775-
#. Default: "Oneoffixx retry"
774+
#. German translation: Mit Primedocs wiederholen
775+
#. Default: "Primedocs retry"
776776
#: ./opengever/document/browser/templates/macros.pt
777777
msgid "label_retry_oneoffixx"
778-
msgstr "Retry with OneOffixx"
778+
msgstr "Retry with Primedocs"
779779

780780
#. German translation: Dokument zurücksetzen
781781
#. Default: "Restore this version"

0 commit comments

Comments
 (0)