diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-06-27 23:05:03 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-06-27 23:05:03 +0200 |
commit | a7e0897fde2cfa8a50e780740c19ba943a6c64d8 (patch) | |
tree | 97b78f06745106511189ef2bbf5535cf2be98c4b /plugins/markasjunk/localization | |
parent | 94b11361b5142246dfeaed70730d18933c02b32c (diff) |
Synchronized localization files with Transifex
Diffstat (limited to 'plugins/markasjunk/localization')
-rw-r--r-- | plugins/markasjunk/localization/lv_LV.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/markasjunk/localization/lv_LV.inc b/plugins/markasjunk/localization/lv_LV.inc index f0ea921ba..5389ae399 100644 --- a/plugins/markasjunk/localization/lv_LV.inc +++ b/plugins/markasjunk/localization/lv_LV.inc @@ -17,8 +17,8 @@ */ $labels = array(); -$labels['buttontext'] = 'Junk'; -$labels['buttontitle'] = 'Iezīmēt kā mēstuli'; -$labels['reportedasjunk'] = 'Sekmīgi iezīmēta kā mēstule'; +$labels['buttontext'] = 'Mēstules'; +$labels['buttontitle'] = 'Atzīmēt kā mēstuli'; +$labels['reportedasjunk'] = 'Sekmīgi iatzīmēta kā mēstule'; ?>
\ No newline at end of file |