From bfef639efd605c973441dbc773bb125ab2f72840 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 26 Jul 2011 09:29:44 +0000 Subject: [PATCH] In order to 'ISO 639-1 Language Codes' German Language code is 'de'. So file name should be changed. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8649 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/{ge.lang.php => de.lang.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename common/lang/{ge.lang.php => de.lang.php} (100%) diff --git a/common/lang/ge.lang.php b/common/lang/de.lang.php similarity index 100% rename from common/lang/ge.lang.php rename to common/lang/de.lang.php