Member
Member
itouch   28-05-2015, 09:22
#1

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

Administrator
Administrator
acrylian   28-05-2015, 10:39
#2

If the locales are supported and gettext support is installed on the server it should work. Any errors in the logs?

Member
Member
itouch   28-05-2015, 11:35
#3

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?

Administrator
Administrator
acrylian   28-05-2015, 11:41
#4

English is the default/native language so that is always available. If permissions were an issue you should get an error about that. Sure the server is really properly configured (just asking …)? No other idea right now.

Member
Member
itouch   28-05-2015, 11:55
#5

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

Member
Member
itouch   28-05-2015, 12:04
#6

Okey I have fixed it.

in Options table, I had to change following columns from '1' to '0':
unsupported_nl_NL
unsupported_fr_FR

Thank you for support!

Administrator
Administrator
acrylian   28-05-2015, 13:38
#7

Ok, probably re-running setup after enabling things on the server would have fixed this. Sorry, forgot to mention since I am used to do that …

Member
Member
Michel Gagnon   01-06-2015, 16:33
#8

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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.