Tal Nisan has submitted this change and it was merged.
Change subject: gluster: fix enumtranslater issue in SizeConverter
......................................................................
gluster: fix enumtranslater issue in SizeConverter
LocalizedEnums are not defined correctly for
SizeConverter.SizeUnit. As a result enum translation
was not working correctly.
Correcting the definitions in LocalizedEnums.
Note: since EnumTranslator gives the enum name when the
localization key is missing, it is not visible in the UI.
Change-Id: I85846470dbf10752fc89c9c5a79f353441f4f2da
Bug-Url:
https://bugzilla.redhat.com/1358837
Bug-Url:
https://bugzilla.redhat.com/1269132
Bug-Url:
https://bugzilla.redhat.com/1353289
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
M
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
2 files changed, 18 insertions(+), 18 deletions(-)
Approvals:
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/62349
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I85846470dbf10752fc89c9c5a79f353441f4f2da
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>