Ignore:
Timestamp:
Nov 3, 2009 4:58:14 AM (4 years ago)
Author:
thomasb
Message:

Cleanup top-posting feature (sorry, there are again some new texts)

File:
1 edited

Legend:

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

    r3089 r3091  
    322322$labels['newmessageonly'] = 'new message only'; 
    323323$labels['replyandforwardonly'] = 'replies and forwards only'; 
    324 $labels['replysignatureabove'] = 'When replying or forwarding place signature above the quote'; 
     324$labels['replysignaturepos'] = 'When replying or forwarding place signature'; 
     325$labels['belowquote'] = 'below the quote'; 
     326$labels['abovequote'] = 'above the quote'; 
    325327$labels['insertsignature'] = 'Insert signature'; 
    326328 
Note: See TracChangeset for help on using the changeset viewer.