Language Bahasa Indonesia (ID) (fixed)
Hi all
im test set bahasa indonesai (ID) to language base, and i found error on RC :
PHP Parse error: syntax error, unexpected T_STRING in /var/www/html/webmail/program/localization/id_ID/labels.inc on line 166
labels.inc less online 166
$labels['dsactive'] = 'Waktu Musim Panas;
fix to:
$labels['dsactive'] = 'Waktu Musim Panas';
__________________
I'm use RoundCube with:<br />Linux 2.6.18-8.el5 (Centos 5)<br />QMAIL 1.03<br />MySQL 14.12 Distrib 5.0.22<br />Courier-IMAP-4.0.2<br />Apache/2.2.3<br />Clamav 0.91.2 with SIMCAN 1.3.1
|