Skip to content

Commit a18bf4c

Browse files
committed
Validate all publication formats
Issue: documentacao-e-tarefas/desenvolvimento_e_infra#1002 Signed-off-by: Thiago Brasil <thiago@lepidus.com.br>
1 parent 38382be commit a18bf4c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

locale/en/locale.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ msgid "plugins.generic.thoth.register.warning"
8585
msgstr "The submission metadata can not be submitted to Thoth because of the following errors:"
8686

8787
msgid "plugins.generic.thoth.validation.isbn"
88-
msgstr "\"{$isbn}\" of \"{$formatName}\" publication format is not a valid ISBN-13. A valid ISBN-13 must be exactly 17 characters (numbers and hyphens)."
88+
msgstr "\"{$isbn}\" of \"{$formatName}\" publication format is not a valid ISBN-13."
8989

9090
msgid "plugins.generic.thoth.validation.doiExists"
9191
msgstr "A work with DOI \"{$doi}\" already exists."

locale/es/locale.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ msgid "plugins.generic.thoth.register.warning"
8585
msgstr "Los metadatos de envio no pueden ser enviados a Thoth debido a los siguientes errores:"
8686

8787
msgid "plugins.generic.thoth.validation.isbn"
88-
msgstr "\"{$isbn}\" del formato de publicación \"{$formatName}\" no es un ISBN-13 válido. Un ISBN-13 válido debe tener exactamente 17 caracteres (números y guiones)."
88+
msgstr "\"{$isbn}\" del formato de publicación \"{$formatName}\" no es un ISBN-13 válido."
8989

9090
msgid "plugins.generic.thoth.validation.doiExists"
9191
msgstr "Un trabajo con el DOI \"{$doi}\" ya existe."

locale/pt_BR/locale.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ msgid "plugins.generic.thoth.register.warning"
8585
msgstr "Os metadados da submissão não podem ser enviados para Thoth devido aos seguintes erros:"
8686

8787
msgid "plugins.generic.thoth.validation.isbn"
88-
msgstr "\"{$isbn}\" do formato de publicação \"{$formatName}\" não é um ISBN-13 válido. Um ISBN-13 válido deve ter exatamente 17 caracteres (números e hífens)."
88+
msgstr "\"{$isbn}\" do formato de publicação \"{$formatName}\" não é um ISBN-13 válido."
8989

9090
msgid "plugins.generic.thoth.validation.doiExists"
9191
msgstr "Um trabalho com o DOI \"{$doi}\" já existe."

0 commit comments

Comments
 (0)