Im new user trying to install a program tha manage my contable counts. when i run the install prog. put me . You must change the decimal sign for a ( , ) and the miles sep a ( . ) How can i change this setting in wine. Thanks and sorry for my english [Embarassed]
fernando wrote:> You must change the decimal sign for a ( , ) and the miles sep a ( . ) How can i change this setting in wine?Set your locale properly with LANG environment variable. Ex: Code: LANG=fr_FR.utf8 wine notepad
Why linux is so complicated, they need to insert this option in the menu. I don?t know what you recommend to do. This command lang?? [Embarassed] Thanks for your response but this not help my problem i?m a windows user and i?m doing my bests for change OS. Regards Fernando
The language is ok ( dist. UBUNTU) it is in spanish but inside wine (or UBUNTU) i can?t change the . for the coma (,)
Gert van den Berg wrote:> You seem to say that Wine has its own "Regional settings" (maybe in the registry) and ignores things such as > "LC_NUMERIC"?Correct. Gert van den Berg wrote:> Is there a easy way to check how the current settings look from Wine?Code: wine regedit /E - 'HKEY_CURRENT_USER\Control Panel\International'
Proper regional settings seems pretty important to me as it's an integral part of some applications (like accounting apps) as well as being something that features in Windows itself. As there already has been some work on language support some time ago, I hope this gets added too.