diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-10 19:21:14 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-10 19:21:14 +0200 |
commit | 4136174517d426dcec74304ce004b4c845f075f5 (patch) | |
tree | 0dacb02a42c09463fab55e77949492d7be7383d8 /plugins/markasjunk/localization/be_BE.inc | |
parent | 63573c931224d9496ab92027e94543dd9f7d9d36 (diff) |
Clean up translations once again, this time remove untranslated strings for all langs
Diffstat (limited to 'plugins/markasjunk/localization/be_BE.inc')
-rw-r--r-- | plugins/markasjunk/localization/be_BE.inc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/plugins/markasjunk/localization/be_BE.inc b/plugins/markasjunk/localization/be_BE.inc index 095c0d8b8..3f4a5f9a6 100644 --- a/plugins/markasjunk/localization/be_BE.inc +++ b/plugins/markasjunk/localization/be_BE.inc @@ -15,8 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ */ - -$labels['buttontext'] = 'Непажаданыя'; -$labels['buttontitle'] = 'Пазначыць як непажаданы'; -$labels['reportedasjunk'] = 'Паспяхова пазначаны як напажаданы'; +$labels['buttontext'] = 'Спам'; +$labels['buttontitle'] = 'Пазначыць як спам'; +$labels['reportedasjunk'] = 'Пазначаны як спам'; ?>
\ No newline at end of file |