diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-10 21:11:43 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-10 21:11:43 +0000 |
| commit | 5639e9f6b6f6852fc7d6e76cc6c126ad4a36e294 (patch) | |
| tree | 62dffe9ae5a1226021b32857d6fc0ea12762023f /roundcubemail/program/localization/he_IL | |
| parent | aba28e68f6ac85f4a65dfcad72f93b45f48aefcd (diff) | |
he_IL nb_NO en_GB zh_TW update
git-svn-id: https://svn.roundcube.net/trunk@3105 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/labels.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/he_IL/labels.inc b/roundcubemail/program/localization/he_IL/labels.inc index d72e27a90..2d1c1de8a 100644 --- a/roundcubemail/program/localization/he_IL/labels.inc +++ b/roundcubemail/program/localization/he_IL/labels.inc @@ -11,7 +11,7 @@ +-----------------------------------------------------------------------+ | Author: Moshe Leibovitch <moish@mln.co.il> | | Updates: Noor Dawod <noor@comrax.com> | -| Updates: Moshe Leibovitch <moish@mln.co.il> 03112009 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 09112009 | +-----------------------------------------------------------------------+ */ @@ -263,7 +263,9 @@ $labels['replyremovesignature'] = 'החתימה תוסר מההודעה המקו $labels['autoaddsignature'] = 'הוספה אוטומטית של חתימה'; $labels['newmessageonly'] = 'הודעה חדשה בלבד'; $labels['replyandforwardonly'] = 'מענה והעברת הודעה בלבד'; -$labels['replysignatureabove'] = 'הוספת חתימה מעל המקור בעת מענה או העברת הודעה'; +$labels['replysignaturepos'] = 'במענה או בהעברת הודעה, החתימה תופיע'; +$labels['belowquote'] = 'בסוף ההודעה המקורית'; +$labels['abovequote'] = 'בתחילת ההודעה המקורית'; $labels['insertsignature'] = 'שיבוץ חתימה'; $labels['folder'] = 'תיק'; $labels['folders'] = 'תיקים'; |
