Ignore:
Timestamp:
Nov 5, 2010 7:01:15 AM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
9be483c
Parents:
93681d1
Message:
  • Fix displaying long header names in message headers table
  • Fix translation labels names for Mail-Followup-to and Mail-Reply-To
File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/localization/he_IL/labels.inc

    r8f558fc rcb105aa  
    4545$labels['readstatus'] = 'נקךא'; 
    4646$labels['reply-to'] = 'כתובת למענה'; 
    47 $labels['mailreply-to'] = 'כתובת למענה'; 
    48 $labels['mailfollowup-to'] = 'כתובת להעבךת הודעה'; 
     47$labels['mail-reply-to'] = 'כתובת למענה'; 
     48$labels['mail-followup-to'] = 'כתובת להעבךת הודעה'; 
    4949$labels['mailboxlist'] = 'תיקים'; 
    5050$labels['messagesfromto'] = 'הודעות $from עד $to מתוך $count'; 
Note: See TracChangeset for help on using the changeset viewer.