| The Following 2 Users Say Thank You to starkwiz For This Useful Post: | ||
|
|
01-03-2013
, 03:28 PM
|
|
|
Posts: 1,332 |
Thanked: 2,674 times |
Joined on Dec 2009
@ Rochester, NY
|
#32
|
|
|
03-24-2013
, 07:36 AM
|
|
|
Posts: 149 |
Thanked: 79 times |
Joined on Oct 2012
@ Romania
|
#33
|
|
|
03-24-2013
, 01:29 PM
|
|
Posts: 49 |
Thanked: 21 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
|
|
03-24-2013
, 02:18 PM
|
|
Posts: 158 |
Thanked: 65 times |
Joined on May 2011
@ Bulgaria
|
#35
|
Originally Posted by Alecsandru
could someone upload the locales folder?
|
|
03-24-2013
, 02:43 PM
|
|
Posts: 49 |
Thanked: 21 times |
Joined on Mar 2011
@ France
|
#36
|
![]() |
| Thread Tools | Search this Thread |
|
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; 09-16-2012 at 10:46 PM.