diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-06-13 17:46:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-06-13 17:46:52 +0200 |
commit | b5c6850732d69f8a68dc05738acb55dffc03677a (patch) | |
tree | 1b83e94e99db9c47500152fcf04bb086c597c9e5 /plugins/markasjunk | |
parent | 50d0a12933f5b58506cfe0df477eeb81b727d41e (diff) |
Updated translations from Transifex
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r-- | plugins/markasjunk/localization/ro_RO.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/markasjunk/localization/ro_RO.inc b/plugins/markasjunk/localization/ro_RO.inc index 03e5824c2..1186aab73 100644 --- a/plugins/markasjunk/localization/ro_RO.inc +++ b/plugins/markasjunk/localization/ro_RO.inc @@ -17,8 +17,8 @@ */ $labels = array(); -$labels['buttontext'] = 'Vechituri'; -$labels['buttontitle'] = 'Marchează ca SPAM'; -$labels['reportedasjunk'] = 'Raportat cu succes ca SPAM'; +$labels['buttontext'] = 'Spam'; +$labels['buttontitle'] = 'Marchează ca Spam'; +$labels['reportedasjunk'] = 'Raportat cu succes ca Spam'; ?>
\ No newline at end of file |