diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-09-06 18:49:37 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-09-06 18:49:37 -0700 |
commit | 886b88fccf5de7fb3b17e1f3a2acd539268d1e8b (patch) | |
tree | 32e3480ee934e637beebc5b89a8b715f37efb610 /modules | |
parent | 8a36c24f39e7a6111f7872ec443e6efa63580c82 (diff) |
Revert "change the Setswana locale from tn_ZA to tn_BW since it's mostly"
This reverts commit 2d948cb39fd2da6a5f966a10cbeb4f5d5caec5a3.
Valiant said that tn_ZA is right:
http://gallery.menalto.com/node/97840#comment-352865
Diffstat (limited to 'modules')
-rw-r--r-- | modules/gallery/helpers/locales.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/locales.php b/modules/gallery/helpers/locales.php index 624ff9cb..1f5473ff 100644 --- a/modules/gallery/helpers/locales.php +++ b/modules/gallery/helpers/locales.php @@ -103,7 +103,7 @@ class locales_Core { $l["sl_SI"] = "Slovenščina"; // Slovenian $l["sr_CS"] = "Srpski"; // Serbian $l["sv_SE"] = "Svenska"; // Swedish - $l["tn_BW"] = "Setswana"; // Setswana + $l["tn_ZA"] = "Setswana"; // Setswana $l["tr_TR"] = "Türkçe"; // Turkish $l["uk_UA"] = "українська"; // Ukrainian $l["vi_VN"] = "Tiếng Việt"; // Vietnamese |