summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/i18n.c b/i18n.c
index 98544d2..d643034 100644
--- a/i18n.c
+++ b/i18n.c
@@ -4,9 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: i18n.c 2.1 2008/09/06 12:24:43 kls Exp $
- *
- *
+ * $Id: i18n.c 2.2 2010/09/19 11:22:39 kls Exp $
*/
/*
@@ -60,6 +58,7 @@ const char *LanguageCodeList[] = {
"cze,ces",
"tur",
"ukr",
+ "ara",
NULL
};