Assign evaluation, characters appear # (OJS 3.x)

Hi. After making the migration to version 3, we detected that when assigning an evaluator, there appear an endless number of words preceded by # (attachment capture). How can I hide them?

imagen

Hi @gardbeat,

You’re working in the Spanish language, correct? Those are locale keys that are missing from the Spanish translation.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,

They appear in all languages ​​(both in Spanish and English), how can I correct it?

Hi @gardbeat,

Can you post a screenshot of the problem with the interface in English?

Do you see the locale key common.listSeparator defined in the file lib/pkp/locale/en_US/common.xml?

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,

Yes, I found this file and I paste the line that you ask me.

<message key="common.listSeparator">, </message>

And I attached the screenshot in English version:

Now after telling me that. I see that in English, if the correct text appears and in Spanish language no. How can I correct it?

imagen

imagen

Hi @gardbeat,

Essentially, these are areas of the Spanish translation that are not currently complete. There’s information on how to translation OJS here: https://pkp.sfu.ca/wiki/index.php/Translating_OxS

Regards,
Alec Smecher
Public Knowledge Project Team

Thanks @gardbeat to notice the glitch.

We will commit a patch this week or so.

Please, mention me or @jlacruz o let us know about those few last slippery gremlins.

Cheers,
m.

Thanks @marc.

@jlacruz, I’ll add if I see more errors of this type. A greeting.

Just to double check @gardbeat: are you using OJS master branch?

yes @bozana, we are using the OJS master branch.