localization virt-manager
belyaevigorek at gmail.com
belyaevigorek at gmail.com
Mon Dec 8 11:43:12 EST 2014
More information about the Python-list mailing list
Mon Dec 8 11:43:12 EST 2014
- Previous message (by thread): MicroPython 1.3.7 released
- Next message (by thread): [newbie] how to make program suggest to install missing modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
пятница, 28 ноября 2014 г., 16:42:40 UTC+3 пользователь Akira Li написал: > Беляев Игорь <belyaevigorek at yandex.ru> writes: > > > I can't install localization for Virt-manager (virt-manager launched on python2.7 (Windows XP)). > > virt-manager is a GUI for KVM, Xen, LXC virtual machines. It is a Linux > application. > I understand that virt-manager is a Linux application. But I ran virt-manager on Windows. > > How do I correctly install location? > > Do you mean *locale*? > Under *locale* I understand localization. Not translated strings from *.ui files. The problem lies in the localization. > > How can I change the value of the environment variable LANG? > > On Windows, you could use *setx* command to set an environment variable. > > LANG envvar defines a default value for LC_* envvars on POSIX systems [1] > that define application's locale (after setlocale() call) e.g., in bash: > > $ LANG=en_US.UTF-8 some-program > > I don't know whether LANG has any meaning on Windows. > > [1] http://pubs.opengroup.org/onlinepubs/007908799/xbd/envvar.html > > > -- > Akira
- Previous message (by thread): MicroPython 1.3.7 released
- Next message (by thread): [newbie] how to make program suggest to install missing modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list