You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/03/22 12:44:23 UTC

[26/50] [abbrv] git commit: updated refs/heads/4.9-mvn-upgrade to 7617117

Merge pull request #1390 from nitin-maharana/CloudStack-Nitin24_4.7

CLOUDSTACK-9267: String is not localized on create instance wizards.Repro Steps:
==========
1. Setup basic environments as normal.
2. Open a browser, go to Web Console.
3. Upload a iso template.
4. Go to "Instances" page and add new instance.
5. Check the strings on create instance wizards.

Expected Result:
=============
All the strings should be localized on create instance wizards.

Actual Result:
===========
Some strings are not localized on create instance wizards.

Language:
========
JA -> Fail
SC -> Fail

Fix:
===
Fixed the hard coded string.

* pr/1390:
  CLOUDSTACK-9267: String is not localized on create instance wizards.

Signed-off-by: Rafael Weingärtner <ra...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9610056f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9610056f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9610056f

Branch: refs/heads/4.9-mvn-upgrade
Commit: 9610056fa59117cd0e4ef89b37c9cd2d4dbc99f4
Parents: a243339 f2d3cc8
Author: Rafael Weingärtner <ra...@apache.org>
Authored: Thu Feb 25 09:38:25 2016 -0300
Committer: Rafael Weingärtner <ra...@apache.org>
Committed: Thu Feb 25 09:38:25 2016 -0300

----------------------------------------------------------------------
 ui/scripts/network.js                  | 8 ++++----
 ui/scripts/ui-custom/instanceWizard.js | 2 +-
 ui/scripts/ui-custom/projects.js       | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------