пятница, 28 ноября 2014 г., 16:42:40 UTC+3 пользователь Akira Li написал: > Беляев Игорь <belyaevigo...@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 -- https://mail.python.org/mailman/listinfo/python-list