Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-08-21 11:44:27 +0400
committerThomas Bruederli <thomas@roundcube.net>2013-08-21 11:44:27 +0400
commiteef9eb1146cf9903e58743291ca27c68340aea2c (patch)
tree3fe3b2875f7a81715dbacbb592e0d602d2b79ff3 /plugins/markasjunk
parentbcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6 (diff)
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r--plugins/markasjunk/localization/ru_RU.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/markasjunk/localization/ru_RU.inc b/plugins/markasjunk/localization/ru_RU.inc
index cbf99d253..d2b6abd40 100644
--- a/plugins/markasjunk/localization/ru_RU.inc
+++ b/plugins/markasjunk/localization/ru_RU.inc
@@ -18,7 +18,7 @@
$labels = array();
$labels['buttontext'] = 'СПАМ';
-$labels['buttontitle'] = 'Переместить в "СПАМ';
-$labels['reportedasjunk'] = 'Перемещено в "СПАМ';
+$labels['buttontitle'] = 'Переместить в СПАМ';
+$labels['reportedasjunk'] = 'Перемещено в СПАМ';
?> \ No newline at end of file