Change in ovirt-engine[master]: webadmin: chnaged the translated messages to match the new ones

alkaplan at redhat.com alkaplan at redhat.com
Thu Sep 11 08:30:15 UTC 2014


Alona Kaplan has submitted this change and it was merged.

Change subject: webadmin: chnaged the translated messages to match the new ones
......................................................................


webadmin: chnaged the translated messages to match the new ones

ApplicationMessages.vlanNetwork used to be:
"{0} (VLAN {1})"
while it has been changed to
"(VLAN {0})"

But this change has not been reflected in the translated propery files, e.g.
ApplicationMessages_de_DE.properties
ApplicationMessages_es_ES.properties
ApplicationMessages_fr_FR.properties
ApplicationMessages_ja_JP.properties
ApplicationMessages_ko_KR.properties
ApplicationMessages_pt_BR.properties
ApplicationMessages_zh_CN.properties

which causes the compilation to fail if you enable the language permutations.

This patch corrects this property files.

Change-Id: Id62a4b4b5339e78c8cd047917189fd07beaeab5c
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_de_DE.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_es_ES.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_fr_FR.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_ja_JP.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_ko_KR.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_pt_BR.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages_zh_CN.properties
7 files changed, 7 insertions(+), 7 deletions(-)

Approvals:
  Tomas Jelinek: Verified
  Sandro Bonazzola: Looks good to me, but someone else must approve
  Alona Kaplan: Looks good to me, approved
  Oved Ourfali: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/32802
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id62a4b4b5339e78c8cd047917189fd07beaeab5c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list