Ignore:
Timestamp:
Oct 6, 2010 3:23:17 AM (3 years ago)
Author:
alec
Message:
  • Add mdn_request=4
File:
1 edited

Legend:

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

    r4032 r4045  
    327327$labels['askuser'] = 'ask me'; 
    328328$labels['autosend'] = 'send receipt'; 
    329 $labels['autosendknown'] = 'send receipt to my contacts only'; 
     329$labels['autosendknown'] = 'send receipt to my contacts, otherwise ask me'; 
     330$labels['autosendknownignore'] = 'send receipt to my contacts, otherwise ignore'; 
    330331$labels['ignore'] = 'ignore'; 
    331332$labels['readwhendeleted'] = 'Mark the message as read on delete'; 
Note: See TracChangeset for help on using the changeset viewer.