Vojtech Szocs has posted comments on this change. Change subject: userportal,webadmin: Japanese locale support ......................................................................
Patch Set 3: Patch updated so that it's possible to restrict locales passed to GWT compiler, using command line option. For example: mvn clean install -Pgwt-admin,gwt-user -Dgwt.locale=default This tells GWT compiler to only use the default (English) locale. When the "gwt.locale" property is not specified, all supported locales (default,ja) will be passed to GWT compiler. This is very similar to how browser-specific permutations can be restricted using "gwt.userAgent" property (if not specified, permutations for all browsers will be generated). -- To view, visit http://gerrit.ovirt.org/8312 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1c208ef4569eba4cd6ac07f064baf92f7504d18d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Einav Cohen <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
