@@ -11,8 +11,8 @@ |
||
11 | 11 | |
12 | 12 | $lang = array( |
13 | 13 | |
14 | - '_locale' => "ja_JP.UTF-8", // UNIX localization code |
|
15 | - '_charset' => "utf-8", // Browser charset |
|
14 | + '_locale' => "ja_JP.UTF-8", // UNIX localization code |
|
15 | + '_charset' => "utf-8", // Browser charset |
|
16 | 16 | |
17 | 17 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
18 | 18 | '_dateTimeFull' => "%Y/%m/%d %H:%M", |
@@ -7,8 +7,8 @@ |
||
7 | 7 | |
8 | 8 | $lang = array( |
9 | 9 | |
10 | - '_locale' => "fr_FR.UTF-8", // UNIX localization code |
|
11 | - '_charset' => "utf-8", // Browser charset |
|
10 | + '_locale' => "fr_FR.UTF-8", // UNIX localization code |
|
11 | + '_charset' => "utf-8", // Browser charset |
|
12 | 12 | |
13 | 13 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
14 | 14 | '_dateTimeFull' => "%A %e %B %Y %H:%M", |
@@ -6,8 +6,8 @@ |
||
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 | |
9 | - '_locale' => "he_IL.UTF-8", // UNIX localization code |
|
10 | - '_charset' => "utf-8", // Browser charset |
|
9 | + '_locale' => "he_IL.UTF-8", // UNIX localization code |
|
10 | + '_charset' => "utf-8", // Browser charset |
|
11 | 11 | |
12 | 12 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
13 | 13 | '_dateTimeFull' => "%H:%M %Y %B %e %A", |
@@ -5,8 +5,8 @@ |
||
5 | 5 | |
6 | 6 | $lang = array( |
7 | 7 | |
8 | - '_locale' => "ro_RO.UTF-8", // UNIX localization code |
|
9 | - '_charset' => "utf-8", // Browser charset |
|
8 | + '_locale' => "ro_RO.UTF-8", // UNIX localization code |
|
9 | + '_charset' => "utf-8", // Browser charset |
|
10 | 10 | |
11 | 11 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
12 | 12 | '_dateTimeFull' => "%A, %e %B, %Y %H:%M", |
@@ -4,8 +4,8 @@ |
||
4 | 4 | |
5 | 5 | $lang = array( |
6 | 6 | |
7 | - '_locale' => "da_DK.UTF-8", // UNIX localization code |
|
8 | - '_charset' => "utf-8", // Browser charset |
|
7 | + '_locale' => "da_DK.UTF-8", // UNIX localization code |
|
8 | + '_charset' => "utf-8", // Browser charset |
|
9 | 9 | |
10 | 10 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
11 | 11 | '_dateTimeFull' => "%A, %e.%B.%Y %H:%M", |
@@ -6,8 +6,8 @@ |
||
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 | |
9 | - '_locale' => "el_GR.UTF-8", // UNIX localization code |
|
10 | - '_charset' => "utf-8", // Browser charset |
|
9 | + '_locale' => "el_GR.UTF-8", // UNIX localization code |
|
10 | + '_charset' => "utf-8", // Browser charset |
|
11 | 11 | |
12 | 12 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
13 | 13 | '_dateTimeFull' => "%A, %e %B, %Y %H:%M", |
@@ -6,8 +6,8 @@ |
||
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 | |
9 | - '_locale' => "pl_PL.UTF-8", // UNIX localization code |
|
10 | - '_charset' => "utf-8", // Browser charset |
|
9 | + '_locale' => "pl_PL.UTF-8", // UNIX localization code |
|
10 | + '_charset' => "utf-8", // Browser charset |
|
11 | 11 | |
12 | 12 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
13 | 13 | '_dateTimeFull' => "%A, %e %B, %Y %H:%M", |
@@ -6,8 +6,8 @@ |
||
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 | |
9 | - '_locale' => "et_EE.UTF-8", // UNIX localization code |
|
10 | - '_charset' => "utf-8", // Browser charset |
|
9 | + '_locale' => "et_EE.UTF-8", // UNIX localization code |
|
10 | + '_charset' => "utf-8", // Browser charset |
|
11 | 11 | |
12 | 12 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
13 | 13 | '_dateTimeFull' => "%e. %B %Y %H:%M", |
@@ -8,8 +8,8 @@ |
||
8 | 8 | |
9 | 9 | $lang = array( |
10 | 10 | |
11 | - '_locale' => "pt_PT.UTF-8", // UNIX localization code |
|
12 | - '_charset' => "utf-8", // Browser charset |
|
11 | + '_locale' => "pt_PT.UTF-8", // UNIX localization code |
|
12 | + '_charset' => "utf-8", // Browser charset |
|
13 | 13 | |
14 | 14 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php |
15 | 15 | '_dateTimeFull' => "%A, %e %B, %Y %H:%M", |