Hello,
I have a problem with selecting locale languages Dutch and French. Input fields are disabled though it is supported.
List of locales where I can't select Dutch and French. Only English is clickable.
http://oi58.tinypic.com/2w3dw86.jpg
List of supported locales:
http://oi58.tinypic.com/2gujvxt.jpg
I have also downloaded latest locale files from github.
How can I select Dutch and French?
Sincerely,
Itouch
locales are supported -> check image in 1st post.
gettext wasn't supported. But nothing changed after I've added this.
http://oi59.tinypic.com/f5c51h.jpg
Nothing showed up in error logs.
But I can select English language, because it doesn't have a 'LC_MESSAGES' directory.
Or do I need to change the permissions of files or directories?
Yes server is properly configured.
Locales are supported and gettext is supported.
I've debugged admin page and I've seen that both languages get '1' at this line 'if (getOption('unsupported_' . $dirname))'
It doesn't work because of that. But I'm sure that I have added locale support...
To be sure I took a screen from the server:
http://oi62.tinypic.com/bgw8pc.jpg
Although not directly related to the problem above, there might still be a few missing strings in the French translation. I am almost positive that version 1.4.7 was pushed on the server some time ago and I will soon work on the few strings that have been modified since then.