Skip to content

Commit b87bf81

Browse files
committed
Merge branch 'release_0_2_8_1' into 'main'
Release v0.2.8.1 See merge request softwares-pkp/plugins_ojs/thoth-omp-plugin!83
2 parents 76af155 + cf1aeec commit b87bf81

4 files changed

Lines changed: 4 additions & 4 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."

version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<application>thoth</application>
55
<type>plugins.generic</type>
66
<release>0.2.8.1</release>
7-
<date>2025-05-15</date>
7+
<date>2025-05-16</date>
88
<lazy-load>1</lazy-load>
99
<class>ThothPlugin</class>
1010
</version>

0 commit comments

Comments
 (0)