[ https://issues.apache.org/jira/browse/CLOUDSTACK-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993884#comment-14993884 ]
ASF GitHub Bot commented on CLOUDSTACK-9043: -------------------------------------------- GitHub user milamberspace opened a pull request: https://github.com/apache/cloudstack/pull/1043 CLOUDSTACK-9043 Remove \n (new line) in German and Chinese translation The new line isn't in the original strings and are invalid character in the javascript files/ui Tested with success on Chrome You can merge this pull request into a Git repository by running: $ git pull https://github.com/milamberspace/cloudstack CLOUDSTACK-9043-Unexpected-token-ILLEGAL_de_DE-zh_CN Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1043.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 #1043 ---- commit 813cbc0c571eab465fe8d380df920ada4f62141c Author: Milamber <milam...@apache.org> Date: 2015-11-06T15:37:23Z Remove \n (new line) in German and Chinese translation The new line isn't in the original strings and are invalid character in the javascript files/ui ---- > 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)