summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2011-08-20 18:27:02 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2011-08-20 18:27:43 +0200
commitbeafbfd6a0d7694f1cf5480b5ee1251095e42395 (patch)
tree9a2b5d1d501c23e4c2c0c2e5505acf18643272de /web
parent87fba89a33ab1cbef86a4f688cb9490fdc4737aa (diff)
downloadaur-beafbfd6a0d7694f1cf5480b5ee1251095e42395.tar.gz
aur-beafbfd6a0d7694f1cf5480b5ee1251095e42395.tar.xz
Replace "el_GR" translation by "el"
We discussed this on aur-dev. We shouldn't specify a territory unless translations are specific to a variant of the Greek language. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web')
-rw-r--r--web/lib/config.inc.php.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/config.inc.php.proto b/web/lib/config.inc.php.proto
index c4821717..fbade866 100644
--- a/web/lib/config.inc.php.proto
+++ b/web/lib/config.inc.php.proto
@@ -40,7 +40,7 @@ $SUPPORTED_LANGS = array(
"da" => "Dansk",
"de" => "Deutsch",
"en" => "English",
- "el_GR" => "Ελληνικά",
+ "el" => "Ελληνικά",
"es" => "Español",
"fi" => "Finnish",
"fr" => "Français",