From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 17 Apr 2015 06:28:40 -0400
Subject: [PATCH] Allow preference sections to define CSS class names

---
 plugins/markasjunk/localization/fa_IR.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/markasjunk/localization/fa_IR.inc b/plugins/markasjunk/localization/fa_IR.inc
index f0ba389..589f17d 100644
--- a/plugins/markasjunk/localization/fa_IR.inc
+++ b/plugins/markasjunk/localization/fa_IR.inc
@@ -17,5 +17,5 @@
 */
 $labels['buttontext'] = 'بنجل';
 $labels['buttontitle'] = 'علامت گذاری به عنوان بنجل';
-$labels['reportedasjunk'] = 'با موفقیت به عنوان بنجل گزارش شد';
+$labels['reportedasjunk'] = 'با کام‌یابی به عنوان بنجل گزارش شد';
 ?>
\ No newline at end of file

--
Gitblit v1.9.1