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 <nitin.mahar...@gmail.com>
Date:   2016-02-02T10:58:49Z

    CLOUDSTACK-9267: String is not localized on create instance wizards.
    
    Fixed the hard coded string.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to