[Engine-devel] oVirt GUI available in Japanese language

Vojtech Szocs vszocs at redhat.com
Thu Oct 4 12:30:22 UTC 2012


Hello everyone,

oVirt WebAdmin and UserPortal web applications (GUI) now support Japanese language, please refer to [http://gerrit.ovirt.org/8312] for details.

By default, oVirt GUI is compiled for English locale only.


You can customize this by using "gwt.locale" property:

  $ mvn clean install -Pgwt-admin,gwt-user -Dgwt.locale=default,ja

("default" locale maps to English, "ja" locale maps to Japanese)


Alternatively, you can use "all-langs" profile to compile for all supported locales:

  $ mvn clean install -Pgwt-admin,gwt-user,all-langs


Regards,
Vojtech




More information about the Engine-devel mailing list