Revert this file to ISO format
This commit is contained in:
parent
6c64a25d3f
commit
786629850a
@ -4,9 +4,9 @@
|
||||
# Translation by Örn Arnarson <orn@arnarson.net>
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
|
||||
@define('LANG_CHARSET', 'UTF-8');
|
||||
@define('SQL_CHARSET', 'utf8');
|
||||
@define('DATE_LOCALES', 'is_IS-UTF-8, is_IS-UTF8, icelandic, is, is_IS');
|
||||
@define('LANG_CHARSET', 'ISO-8859-1');
|
||||
@define('SQL_CHARSET', 'latin1');
|
||||
@define('DATE_LOCALES', 'is_IS-ISO-8859-1, is_IS-ISO8859-1, icelandic, is, is_IS');
|
||||
@define('DATE_FORMAT_ENTRY', '%A, %e. %B %Y');
|
||||
@define('DATE_FORMAT_SHORT', '%d.%m.%y %H:%M');
|
||||
@define('WYSIWYG_LANG', 'en');
|
||||
|
Loading…
x
Reference in New Issue
Block a user