locales missing?
|
jmoney
![]()
Joined: 2003-09-22
Posts: 11 |
Posted: Tue, 2003-09-30 17:06
|
|
I only have a little problem with my gallery1.4 pl1: Quote:
Warning! Dates in these languages may not be formatted properly, because the corresponding locales are missing: and then it lists all the languages I have. Setting permissions on the locale folder (recursive, of course) to 777 doesn't help. |
|
| Login or register to post comments |


Posts: 8187
Moving to language forum...
Posts: 2
hello,
run
rpm -q locales
to check u hv install locales package
if u want to display other language, u got to install the rpm of that locale.
e.g. to display japanese, u got to install locales and locales-ja
run rpm -q locales-ja should show some package installed.
locales-zh for chinese.......
:D