From a92ae8dafb5c87dd5574f39a0be3e974ce4915a3 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sun, 17 Feb 2008 10:56:17 -0500
Subject: [PATCH] Macedonian translation update and name change

---
 program/localization/index.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/program/localization/index.inc b/program/localization/index.inc
index 841e502..1504ba6 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -53,7 +53,7 @@
 	'kr'    => 'Korean',
 	'lv'    => 'Latvian',
 	'lt'    => 'Lithuanian',
-	'mk'    => 'Macedonian (Slavic FYROM)',
+	'mk'    => 'Macedonian',
 	'ms_MY'	=> 'Malay',
 	'nl_NL' => 'Nederlands',
 	'nl_BE' => 'Flemish',
@@ -95,4 +95,4 @@
 
 $rcube_charsets = array();
 
-?>
\ No newline at end of file
+?>

--
Gitblit v1.9.1