Skip to content

Commit e7df76f

Browse files
authored
update error message
1 parent bc0f6c5 commit e7df76f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

locale/de_DE/locale.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ msgid "plugins.importexport.dnb.deselectAll"
130130
msgstr "Alle abwählen"
131131

132132
msgid "plugins.importexport.dnb.export.error.articleCannotBeExported"
133-
msgstr "Der Artikel {$param} kann nicht exportiert werden, weil er keine PDF- oder EPUB-Fahne hat."
133+
msgstr "Der Artikel {$param} (oder eine der seiner Zusatzdateien) kann nicht exportiert werden, weil er nicht als Dokumentfahne markiert wurde oder der Dateityp der Fahne oder Zusatzdatei nicht PDF oder EPUB ist."
134134

135135
msgid "plugins.importexport.dnb.export.error.articleMetadataInvalidCharacters"
136136
msgstr "Die XML-Datei mit der Einreichungs-ID {$param} Es wurden keine Artikel exportiert!"

locale/en_US/locale.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ msgid "plugins.importexport.dnb.deselectAll"
130130
msgstr "Deselect All"
131131

132132
msgid "plugins.importexport.dnb.export.error.articleCannotBeExported"
133-
msgstr "The article {$param} cannot be exported because it does not have a PDF or an EPUB galley."
133+
msgstr "The article {$param} (or one of its supplementary galleys) cannot be exported because it has no galley file labeled as document or the file type of the galley or supplementary galley is not PDF or EPUB."
134134

135135
msgid "plugins.importexport.dnb.export.error.articleMetadataInvalidCharacters"
136136
msgstr "Error writing XML file for the article with submission ID {$param} No articles exported!"

0 commit comments

Comments
 (0)