Page 1 of 1
Language setting for the menu
Posted: 05 May 2015 23:06
by kodela
Hi,
Where is the setting for the menu language stored? I find nothing in the ini file and not in the settings file vlcrc.
Since version 2.1.n I can no longer use two Versions with different language settings.
Re: Language setting for the menu
Posted: 06 May 2015 10:21
by Jean-Baptiste Kempf
In registry.
Re: Language setting for the menu
Posted: 06 May 2015 16:57
by kodela
Ok, I've found it in:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\VideoLAN\VLC\Language
I think that's not a good idea. Thus it is not possible to work with different language settings. But that would be important, for example if you must as a moderator in a VLC forum with many different VLC versions (and languages) work.
In the version 2.0.n but it must be different.
Re: Language setting for the menu
Posted: 07 May 2015 00:41
by Jean-Baptiste Kempf
Sorry, but there is no simple solution.
Re: Language setting for the menu
Posted: 07 May 2015 12:27
by kodela
Sorry, but there is no simple solution.
This is already clear to me.
Re: Language setting for the menu
Posted: 07 May 2015 15:56
by Jean-Baptiste Kempf
Sorry, but there is no simple solution.
This is already clear to me.
setenv (LANG) is not thread-safe.
Re: Language setting for the menu
Posted: 08 May 2015 10:31
by kodela
setenv (LANG) is not thread-safe.
Does not that also apply to the configuration file vlcrc when multiple instances of VLC are performed?
Re: Language setting for the menu
Posted: 08 May 2015 14:12
by Jean-Baptiste Kempf
No.