OJS 3.5.0 - Spanish translation keys not translated

System Info
OJS Version**: 3.5.0-1

Issue

After upgrading to OJS 3.5.0, the dashboard shows translation keys instead of Spanish text.

Screenshot


[Screenshot shows the problem clearly - dashboard title displays ##submission.dashboard.view.assigned## (0) and sidebar menu shows multiple untranslated keys like ##submission.dashboard.view.active##, ##submission.dashboard.view.needs##, etc.]

Request

  • Is this a known issue with OJS 3.5.0 Spanish localization?
  • When will Spanish translations be completed?
  • Any temporary workarounds available?

The new dashboard features look great, but we can’t use them properly without translations.

Thanks!

Hi @kleberth

Yes, we are aware of this. Thanks.
We are working on this and missing strings will be added to next 3.5 release.

Till then, you can enable the “defaultTranslations” plugins to see the missing strings in English instead of the key.
Alternatively, if you are in a hurry, you can use the “customTranslation” plugin to translate those strings in your installation.

Thanks a lot for your report,
m.

Thank you very much! I’ll follow your advice

Up until this date there is no plugin that’s compatible with 3.5.0-1 so i just added to the locale.po the translations:

msgid “submission.dashboard.view.active”
msgstr “Activos”

msgid “submission.dashboard.view.needsEditor”
msgstr “Requieren editor”

msgid “submission.dashboard.view.submissionStageAll”
msgstr “Todas las etapas”

msgid “submission.dashboard.view.needsReviews”
msgstr “Revisión necesaria”

msgid “submission.dashboard.view.awaitingReviews”
msgstr “En espera de revisión”

msgid “submission.dashboard.view.reviewsSubmitted”
msgstr “Revisiones enviadas”

msgid “submission.dashboard.view.reviewsOverdue”
msgstr “Revisiones vencidas”

msgid “submission.dashboard.view.revisionsSubmitted”
msgstr “Revisiones de autor enviadas”

msgid “submission.dashboard.view.reviewAll”
msgstr “Todas las revisiones”

msgid “submission.dashboard.view.copyediting”
msgstr “Corrección de estilo”

msgid “submission.dashboard.view.production”
msgstr “Producción”

msgid “submission.dashboard.view.scheduled”
msgstr “Programados”

msgid “submission.dashboard.view.published”
msgstr “Publicados”

msgid “submission.dashboard.view.declined”
msgstr “Rechazados”

msgid “dashboard.startNewSubmission”
msgstr “Iniciar nueva propuesta”

Thanks! Besides these, I also had to translate some other files that didn’t have Spanish translations yet

Hi, I did this, but the dashboard in Spanish continues showing #submission.dashboard.