Hi,
Only recently joined the list, so sorry if this has already been discussed.
I've set my language to en_GB, and it appears as en_GB in the "language" field in the mysql table. However, roundcube doesn't display messages/labels in en_GB.
In rcube_shared.inc, in the routine rcube_label, the line:
include_once($INSTALL_PATH.'program/localization/'.$sess_user_lang.'/labelsinc'); is loading en_US labels (i.e. 'program/localization/en_US/labels.inc')
In preferences, English (US) is selected.
Can anyone help?
Regards,
Jim