From a63f5ffa7582af4d3b285ab752e2c35b2ea00df9 Mon Sep 17 00:00:00 2001
From: Thomas Mueller <thomas.mueller@tmit.eu>
Date: Thu, 14 Feb 2013 20:59:14 +0100
Subject: [PATCH] some more missing language code fallbacks

---
 settings/languageCodes.php | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/settings/languageCodes.php b/settings/languageCodes.php
index 2c867c1913..2939461f34 100644
--- a/settings/languageCodes.php
+++ b/settings/languageCodes.php
@@ -57,4 +57,10 @@ return array(
 'ta_LK'=>'தமிழ்',
 'zh_HK'=>'Chinese (Hong Kong)',
 'oc'=>'Occitan (post 1500)',
+'is'=>'Icelandic',
+'pl_PL'=>'Polski',
+'ka_GE'=>'Georgian for Georgia',
+'ku_IQ'=>'Kurdish Iraq',
+'ru_RU'=>'Русский язык',
+'si_LK'=>'Sinhala'
 );
-- 
GitLab