diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:03:01 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:03:01 +0200 |
commit | a01f3b959abd9720ec1b33624cbd31bee4838c2b (patch) | |
tree | 1ad5812457031f386a335d2c7b13f1a646c4eb5d /plugins/markasjunk/localization/be_BE.inc | |
parent | e480ca00ba507ea1575bad7ffb824d8d72b666d4 (diff) | |
parent | 4136174517d426dcec74304ce004b4c845f075f5 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/markasjunk/localization/be_BE.inc')
-rw-r--r-- | plugins/markasjunk/localization/be_BE.inc | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/plugins/markasjunk/localization/be_BE.inc b/plugins/markasjunk/localization/be_BE.inc index a24f8c1be..3f4a5f9a6 100644 --- a/plugins/markasjunk/localization/be_BE.inc +++ b/plugins/markasjunk/localization/be_BE.inc @@ -15,10 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ */ - -$labels = array(); -$labels['buttontext'] = 'Непажаданыя'; -$labels['buttontitle'] = 'Пазначыць як непажаданы'; -$labels['reportedasjunk'] = 'Паспяхова пазначаны як напажаданы'; - +$labels['buttontext'] = 'Спам'; +$labels['buttontitle'] = 'Пазначыць як спам'; +$labels['reportedasjunk'] = 'Пазначаны як спам'; ?>
\ No newline at end of file |