Hi,

I noticed a couple i18n-related issues in the Add Primary Storage dialog:

1) label.path shows up literally as label.path (instead of Path)

2) label.SR.name shows up literally as label.SR.name (instead of SR
Name-Label)

I looked at the applicable i18n/l10n files and all looked well.

Once I looked in the system.js file, however, I saw the following line
(with respect to label.SR.name):

$form.find('.form-item[rel=path]').find(".name").find("label").text('
label.SR.name'+":").prepend($required);

There is no i18n lookup here. The same problem exists for label.path (only
there are more occurrences of that type of code).

I'm not sure why the code was written this way and I'm hoping we can
resolve this before Friday's first 4.4 RC build.

Any thoughts on this? I've directly CCed a few people who work on the GUI
regularly.

Thanks!

-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
<http://solidfire.com/solution/overview/?video=play>*™*

Reply via email to