Einav Cohen has submitted this change and it was merged.
Change subject: userportal, webadmin: add ko-KR locale (part 1)
......................................................................
userportal, webadmin: add ko-KR locale (part 1)
in this patch, changing the relevant files for user portal, webadmin and
welcome page in order to show the Korean (ko-KR) locale as available.
.properties files will be added in part 2.
Change-Id: Ie4f23d35c485a4ecc89ce6c261df0b11d61d155d
Signed-off-by: Einav Cohen <ecohen(a)redhat.com>
---
M
backend/manager/modules/root/src/test/java/org/ovirt/engine/core/WelcomeServletTest.java
M backend/manager/modules/utils/src/main/resources/languages.properties
M frontend/webadmin/modules/pom.xml
M
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/userportal/UserPortal.gwt.xml
M
frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/WebAdmin.gwt.xml
5 files changed, 5 insertions(+), 3 deletions(-)
Approvals:
Einav Cohen: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17989
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4f23d35c485a4ecc89ce6c261df0b11d61d155d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server