[ https://issues.apache.org/jira/browse/CLOUDSTACK-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997721#comment-14997721 ]
ASF GitHub Bot commented on CLOUDSTACK-9043: -------------------------------------------- GitHub user milamberspace opened a pull request: https://github.com/apache/cloudstack/pull/1053 Fix the new line bug (invalid char on UI), add some Spanish translati… …on from Transifex Some strings with invalid encoding has been fixed too (Thanks Nicolas Vazquez) Related to CLOUDSTACK-9043 You can merge this pull request into a Git repository by running: $ git pull https://github.com/milamberspace/cloudstack DoubleCheckL10N-Fix-SpanishNewLine Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1053.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1053 ---- commit 875e12213ea46ef9330aa65e12ba5d251ade70f0 Author: Milamber <milam...@apache.org> Date: 2015-11-10T00:13:29Z Fix the new line bug (invalid char on UI), add some Spanish translation from Transifex Related to CLOUDSTACK-9043 ---- > Localization de_DE and zh_CN don't works: Uncaught SyntaxError: Unexpected > token ILLEGAL > ---------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9043 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9043 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Affects Versions: 4.6.0 > Reporter: Milamber > Assignee: Milamber > Labels: ui > Fix For: 4.6.0 > > > Found 2 bugs in German and Chinese localization (characters illegals in > javascript) > Some strings don't localized, only thes keys displays (all strings after the > illegal char) > (Error message in Chrome: Uncaught SyntaxError: Unexpected token ILLEGAL) -- This message was sent by Atlassian JIRA (v6.3.4#6332)