Commit 9610056
committed
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 <[email protected]>3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6051 | 6051 | | |
6052 | 6052 | | |
6053 | 6053 | | |
6054 | | - | |
| 6054 | + | |
6055 | 6055 | | |
6056 | 6056 | | |
6057 | 6057 | | |
| |||
6119 | 6119 | | |
6120 | 6120 | | |
6121 | 6121 | | |
6122 | | - | |
| 6122 | + | |
6123 | 6123 | | |
6124 | 6124 | | |
6125 | 6125 | | |
| |||
6400 | 6400 | | |
6401 | 6401 | | |
6402 | 6402 | | |
6403 | | - | |
| 6403 | + | |
6404 | 6404 | | |
6405 | 6405 | | |
6406 | 6406 | | |
| |||
6468 | 6468 | | |
6469 | 6469 | | |
6470 | 6470 | | |
6471 | | - | |
| 6471 | + | |
6472 | 6472 | | |
6473 | 6473 | | |
6474 | 6474 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| |||
0 commit comments