Change in ovirt-engine[master]: engine, userportal, webadmin: configurable unsupported locales
awels at redhat.com
awels at redhat.com
Tue Aug 26 17:28:51 UTC 2014
Alexander Wels has submitted this change and it was merged.
Change subject: engine,userportal,webadmin: configurable unsupported locales
......................................................................
engine,userportal,webadmin: configurable unsupported locales
- Added UnsupportedDisplayedLocales configuration variable to
control which unsupported locales are displayed. Any locales
in this list which are also in the UnsupportedLocaleFilter list
will still be displayed.
- Added UnsupportedLocalesFilter configuration variable to control
which locales are unsupported. Any locale in this list will NOT
be displayed unless they are also in the UnsupportedDisplayedLocales
list.
Change-Id: Ib1c882933a365b5f03769ae8e7048aaf3553633b
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1096525
Signed-off-by: Alexander Wels <awels at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Alexander Wels: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32010
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1c882933a365b5f03769ae8e7048aaf3553633b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list