|
@@ -10,7 +10,7 @@ |
|
|
block discarded – undo |
|
10
|
10
|
$config['gettext_locale_dir'] = 'language/locale'; |
|
11
|
11
|
|
|
12
|
12
|
// Gettext locale |
|
13
|
|
-$config['gettext_locale'] = Array( "en_GB.UTF-8", "en_GB@euro", "en_GB", "english", "eng", "en"); |
|
|
13
|
+$config['gettext_locale'] = Array("en_GB.UTF-8", "en_GB@euro", "en_GB", "english", "eng", "en"); |
|
14
|
14
|
|
|
15
|
15
|
/* End of file gettext.php */ |
|
16
|
16
|
/* Location: ./application/config/gettext.php */ |
|
17
|
17
|
\ No newline at end of file |
Please login to merge, or discard this patch.