From b88a17cfab79901d108f1a690c841757d5f15ed6 Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 14 May 2015 04:11:23 +0000 Subject: [PATCH] Updated Transifex language map, moved id -> in per Locale --- .tx/config | 2 +- i2p2www/translations/{id => in}/LC_MESSAGES/about.po | 0 i2p2www/translations/{id => in}/LC_MESSAGES/comparison.po | 0 i2p2www/translations/{id => in}/LC_MESSAGES/get-involved.po | 0 i2p2www/translations/{id => in}/LC_MESSAGES/research.po | 0 5 files changed, 1 insertion(+), 1 deletion(-) rename i2p2www/translations/{id => in}/LC_MESSAGES/about.po (100%) rename i2p2www/translations/{id => in}/LC_MESSAGES/comparison.po (100%) rename i2p2www/translations/{id => in}/LC_MESSAGES/get-involved.po (100%) rename i2p2www/translations/{id => in}/LC_MESSAGES/research.po (100%) diff --git a/.tx/config b/.tx/config index d966ff3b..913478ee 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = ru_RU: ru, sv_SE: sv, uk_UA: uk, zh_CN: zh +lang_map = he: iw, id: in, ru_RU: ru, sv_SE: sv, tr_TR: tr, uk_UA: uk, yi: ji, zh_CN: zh [I2P.website_about] file_filter = i2p2www/translations//LC_MESSAGES/about.po diff --git a/i2p2www/translations/id/LC_MESSAGES/about.po b/i2p2www/translations/in/LC_MESSAGES/about.po similarity index 100% rename from i2p2www/translations/id/LC_MESSAGES/about.po rename to i2p2www/translations/in/LC_MESSAGES/about.po diff --git a/i2p2www/translations/id/LC_MESSAGES/comparison.po b/i2p2www/translations/in/LC_MESSAGES/comparison.po similarity index 100% rename from i2p2www/translations/id/LC_MESSAGES/comparison.po rename to i2p2www/translations/in/LC_MESSAGES/comparison.po diff --git a/i2p2www/translations/id/LC_MESSAGES/get-involved.po b/i2p2www/translations/in/LC_MESSAGES/get-involved.po similarity index 100% rename from i2p2www/translations/id/LC_MESSAGES/get-involved.po rename to i2p2www/translations/in/LC_MESSAGES/get-involved.po diff --git a/i2p2www/translations/id/LC_MESSAGES/research.po b/i2p2www/translations/in/LC_MESSAGES/research.po similarity index 100% rename from i2p2www/translations/id/LC_MESSAGES/research.po rename to i2p2www/translations/in/LC_MESSAGES/research.po