Einav Cohen has submitted this change and it was merged.
Change subject: userportal,webadmin: split messages in two file
......................................................................
userportal,webadmin: split messages in two file
- Split messages.properties into messages and resources so they
won't confuse the translation software.
Change-Id: I7e5301cb7e4f03f976125b9814f06b28e4f97d5a
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/branding/BrandingManager.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/branding/BrandingTheme.java
M
backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/branding/BrandingThemeTest.java
M packaging/branding/ovirt.brand/branding.properties
A packaging/branding/ovirt.brand/external_resources.properties
M packaging/branding/ovirt.brand/messages.properties
6 files changed, 72 insertions(+), 29 deletions(-)
Approvals:
Einav Cohen: Looks good to me, approved
Greg Sheremeta: Verified
--
To view, visit
http://gerrit.ovirt.org/18623
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7e5301cb7e4f03f976125b9814f06b28e4f97d5a
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server