Quote:
Originally Posted by GeoffR
Just one thing to watch out for: If you change the language from the Settings-->Language menu and later change back to English, then CurrentLocale gets reset back to en_US.
|
To make the change permanent (until the next FW update) you can modify the file usr/local/Kobo/libnickel.so.1.0.0. Find the string "English en_US" and replace "en_US" by "en_GB". Note: The space printed here between "English" and "en_US" is the character with the value 0.
Warning: This is a binary file, so don't edit it with a simple text editor.