no longer useful since all lang files are UTF-8

This commit is contained in:
Marc Delisle
2008-10-01 20:48:40 +00:00
parent df7a74523f
commit 6208585d04
61 changed files with 9 additions and 75 deletions

View File

@@ -2,7 +2,6 @@
/* $Id$ */
$charset = 'utf-8';
$allow_recoding = TRUE;
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
$number_thousands_separator = ' ';
$number_decimal_separator = ',';