Changeset 86130d63 in github


Ignore:
Timestamp:
Dec 7, 2011 3:42:29 AM (18 months ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
Children:
40c45e9
Parents:
2acbc8e
Message:

Name CC field with the commonly used label 'Cc'

File:
1 edited

Legend:

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

    re0960f6 r86130d63  
    4444$labels['from']    = 'From'; 
    4545$labels['to']      = 'To'; 
    46 $labels['cc']      = 'Copy'; 
     46$labels['cc']      = 'Cc'; 
    4747$labels['bcc']     = 'Bcc'; 
    4848$labels['replyto'] = 'Reply-To'; 
Note: See TracChangeset for help on using the changeset viewer.