Having difficulties with multilang interface and submissions.
The OJS have been translated to Lithuanian language.
These main XML files were translated:
lib/pkp/locale/lt_LT/: admin, common, countries, currencies, grid, inslaller, manager, reader, submission, user
locale/lt_LT/: admin, author, currencies, default, editor, locale, manager
Several plug-ins
And also this line was inserted in registry/locales.xml:
- Code: Select all
<locale key="lt_LT" name="Lithuanian" iso639-2b="ltu" iso639-3="ltu" />
Don't know if iso639-2b is right. Just copied it from example.
In the Home > User > Site Administration > Languages marked supported locales are English and Lithuanian.
The result is that only in Site Administration page the language switch box appears but nor in journal page.
What I'm doing wrong?
P.S. In the users manual
there are special translated sections which could be turned on/ off (UI, submissions and forms). I don't see any.