diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-08-21 09:44:27 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-08-21 09:44:27 +0200 |
commit | eef9eb1146cf9903e58743291ca27c68340aea2c (patch) | |
tree | 3fe3b2875f7a81715dbacbb592e0d602d2b79ff3 /plugins/markasjunk | |
parent | bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r-- | plugins/markasjunk/localization/ru_RU.inc | 4 |
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 |