diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-08-06 18:00:38 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-08-06 18:00:38 +0200 |
commit | c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4 (patch) | |
tree | 142bec92a18e0452af2967f40741407664c03a67 /program/localization/he_IL/labels.inc | |
parent | 565c472918e7f9707cd8d7909ad5dbcc5a921fdf (diff) |
Updated translations from launchpad
Diffstat (limited to 'program/localization/he_IL/labels.inc')
-rw-r--r-- | program/localization/he_IL/labels.inc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index bb348d447..1d8916ef1 100644 --- a/program/localization/he_IL/labels.inc +++ b/program/localization/he_IL/labels.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Yaron <sh.yaron@gmail.com> | + | Author: Moshe Leibovitch <moish@mln.co.il> | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -30,8 +29,8 @@ $labels['sent'] = 'נשלח'; $labels['trash'] = 'אשפה'; $labels['junk'] = 'זבל'; $labels['subject'] = 'נושא'; -$labels['from'] = 'השולח'; -$labels['to'] = 'הנמען'; +$labels['from'] = 'מאת'; +$labels['to'] = 'אל'; $labels['cc'] = 'לידיעה'; $labels['bcc'] = 'מכותב מוסתר'; $labels['replyto'] = 'כתובת למענה'; |