The Following 3 Users Say Thank You to starkwiz For This Useful Post: | ||
|
2013-01-03
, 19:28
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#32
|
The Following User Says Thank You to woody14619 For This Useful Post: | ||
|
2013-03-24
, 17:29
|
Posts: 57 |
Thanked: 42 times |
Joined on Mar 2011
@ France
|
#34
|
I too had deleted my /usr/lib/locale/locale-archive file and had the same symptom as many others have mentioned in this forum. The difference is that I was able to regenerate the file without having to flash the device, and the benefit is that the newly regenerated file is only 1.2 MB instead of 28.4 MB.
1) create /etc/locale.gen, the contents of the file should look something like:
en_US.UTF-8 UTF-8
2) run the following command as root:
locale-gen
3) You should now see a new /usr/lib/locale/locale-archive that is much smaller than the one that got deleted
4) I also ran the following command as root, although I do not know if it is necessary or not:
setlocale
5) reboot
6) enjoy
The Following User Says Thank You to krutznikov For This Useful Post: | ||
|
2013-03-24
, 18:18
|
Posts: 238 |
Thanked: 131 times |
Joined on May 2011
@ Bulgaria
|
#35
|
Originally Posted by Alecsandru
could someone upload the locales folder?
The Following User Says Thank You to disappear For This Useful Post: | ||
|
2018-10-03
, 11:39
|
Posts: 98 |
Thanked: 223 times |
Joined on Jul 2013
@ Prague
|
#37
|
The Following User Says Thank You to glo-worm For This Useful Post: | ||
|
2018-10-05
, 17:09
|
Posts: 110 |
Thanked: 362 times |
Joined on May 2014
|
#38
|
The Following User Says Thank You to pythoneye2 For This Useful Post: | ||
|
2018-10-06
, 11:47
|
Posts: 98 |
Thanked: 223 times |
Joined on Jul 2013
@ Prague
|
#39
|
Reinstall posix-locales package using:
You can check the list of available locales using:
By default utf-8 locales aren't used. But I think they should be safe to use.
Open /etc/osso-af-init/locale using nano or leafpad.
I am using en_IN and en_GB both.
But for you it might just en_GB, en_US or different.
Once you have made sure that it's filled and is in the available list, restart the phone.
After restart, check the regional/language settings again in the phone by accessing phone settings.
I hope this helps.
Cheers!!!
StarkWiz
Last edited by starkwiz; 2012-09-17 at 02:46.