[Pkg-roundcube-maintainers] Bug#674157: roundcube: Default language should not be Arabic
Vincent Bernat
bernat at luffy.cx
Wed May 23 13:25:44 UTC 2012
Le 23.05.2012 14:22, Michel Meyers a écrit :
> Please change line 168 in /etc/roundcube/main.inc.php
>
> From:
> $rcmail_config['language'] = 'ar_SA'
> To:
> $rcmail_config['language'] = NULL;
The default is en_US. I think you get ar_SA because you set this
through debconf. What do you get with:
debconf-show roundcube-core | grep lang
?
More information about the Pkg-roundcube-maintainers
mailing list