[
https://issues.apache.org/jira/browse/CLOUDSTACK-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128044#comment-15128044
]
ASF GitHub Bot commented on CLOUDSTACK-9267:
--------------------------------------------
GitHub user nitin-maharana opened a pull request:
https://github.com/apache/cloudstack/pull/1390
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitin-maharana/CloudStack-Nitin
CloudStack-Nitin24_4.7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1390.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 #1390
----
commit ff10bdc2bf6fb2620feb68f5f232b04bc89cd707
Author: Nitin Kumar Maharana <[email protected]>
Date: 2016-02-02T10:58:49Z
CLOUDSTACK-9267: String is not localized on create instance wizards.
Fixed the hard coded string.
----
> String is not localized on create instance wizards.
> ---------------------------------------------------
>
> Key: CLOUDSTACK-9267
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9267
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitin Kumar Maharana
>
> 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 Info
> JA -> Fail
> SC -> Fail
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)