Extending screen resets caption locale

Hi,
it seems that when extending a screen the screen caption is reset to English (default?) locale.

image

Regards,
Ilia.

https://github.com/wrover/extend-screen-locale

Hi,
Unfortunately, we cannot reproduce the problem. Could you please provide more information about screen extending? Which version of the platform do you use? Is the Russian language the main or only language in the project?

Hi,
I asked a colleague of mine to reproduce the bug to be sure there is no mistake. So, please:

  1. Clone the repository from the initial post and run the project
  2. Open Администрирование-Пользователи
  3. Notice, that the screen caption is Users instead of “Пользователи” (please, see attached screen)

The extension, as you can see in the project, is actually just an extension without any real screen alternations to illustrate the issue. Hopefully this helps.

image

Regards,
Ilia.

As a workaround, you can copy the messages.properties file of your extended screen (in the /modules/web/src/com/company/extendscreenlocale/web/screens/ package) and rename the copy to the messages_ru.properties

1 Like

Thank you,
that’s just fine not only as a WA, actually.

2 posts were split to a new topic: Extended screen caption is not inherited