Changeset 3089 in subversion for trunk/roundcubemail/program/localization/en_US/labels.inc
- Timestamp:
- Nov 2, 2009 4:58:14 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/localization/en_US/labels.inc
r3087 r3089 308 308 $labels['displaynext'] = 'After message delete/move display the next message'; 309 309 $labels['indexsort'] = 'Use message index for sorting by date'; 310 $labels['top_posting'] = 'Start reply on top of the replied message body (not recommended)';311 $labels['auto_add_sig'] = 'Automatically add signature';312 $labels['new_msg_only'] = 'new messages only';313 $labels['reply_forward_only'] = 'edits, replies and forwards only';314 $labels['insertsig'] = 'Insert signature';315 310 $labels['mainoptions'] = 'Main Options'; 316 311 $labels['section'] = 'Section'; … … 318 313 $labels['newmessage'] = 'New Message'; 319 314 $labels['listoptions'] = 'List Options'; 315 316 $labels['signatureoptions'] = 'Signature Options'; 317 $labels['whenreplying'] = 'When replying'; 318 $labels['replytopposting'] = 'start new message above original'; 319 $labels['replybottomposting'] = 'start new message below original'; 320 $labels['replyremovesignature'] = 'When replying remove original signature from message'; 321 $labels['autoaddsignature'] = 'Automatically add signature'; 322 $labels['newmessageonly'] = 'new message only'; 323 $labels['replyandforwardonly'] = 'replies and forwards only'; 324 $labels['replysignatureabove'] = 'When replying or forwarding place signature above the quote'; 325 $labels['insertsignature'] = 'Insert signature'; 320 326 321 327 $labels['folder'] = 'Folder';
Note: See TracChangeset
for help on using the changeset viewer.
