[
https://issues.apache.org/jira/browse/CLOUDSTACK-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Animesh Chaturvedi updated CLOUDSTACK-2213:
-------------------------------------------
BULK EDIT> These issues are open to be picked up. Help in resolution is
appreciated.
> russian language select failure
> -------------------------------
>
> Key: CLOUDSTACK-2213
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2213
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.0.1, 4.0.2
> Environment: centos 6.4 / kvm
> Reporter: Valery Ciareszka
> Priority: Minor
> Fix For: 4.3.0
>
> Attachments: css_missing.jpg, messages_ru_RU.properties.jpg,
> syntaxerror.jpg
>
>
> 1. setup cloudstack management
> 2. open it in web browser
> 3. choose russian language
> 4. try to login
> you will see blank page
> This issue is caused by 2(at least) problems:
> 1. one incorrect translation string variable
> message.action.change.service.warning.for.router in
> /usr/share/cloud/management/webapps/client/WEB-INF/classes/resources/messages_ru_RU.properties
> - there is \n symbol there instead of translated version
> 2. missing
> /usr/share/cloud/management/webapps/client/css/cloudstack3.ru_RU.css file
> I replaced variable message.action.change.service.warning.for.router with
> proper text and copied css from
> /usr/share/cloud/management/webapps/client/css/cloudstack3.ja.css to get
> quick fix
--
This message was sent by Atlassian JIRA
(v6.1#6144)