| | |
| | | $labels['subject'] = 'Subject'; |
| | | $labels['from'] = 'From'; |
| | | $labels['to'] = 'To'; |
| | | $labels['cc'] = 'Copy'; |
| | | $labels['cc'] = 'Cc'; |
| | | $labels['bcc'] = 'Bcc'; |
| | | $labels['replyto'] = 'Reply-To'; |
| | | $labels['followupto'] = 'Followup-To'; |
| | |
| | | $labels['deleted'] = 'Deleted'; |
| | | $labels['invert'] = 'Invert'; |
| | | $labels['filter'] = 'Filter'; |
| | | |
| | | $labels['list'] = 'List'; |
| | | $labels['threads'] = 'Threads'; |
| | | $labels['expand-all'] = 'Expand All'; |
| | |
| | | $labels['nosubject'] = '(no subject)'; |
| | | $labels['showimages'] = 'Display images'; |
| | | $labels['alwaysshow'] = 'Always show images from $sender'; |
| | | $labels['isdraft'] = 'This is a draft message.'; |
| | | |
| | | $labels['htmltoggle'] = 'HTML'; |
| | | $labels['plaintoggle'] = 'Plain text'; |
| | |
| | | |
| | | // settings |
| | | $labels['settingsfor'] = 'Settings for'; |
| | | |
| | | $labels['about'] = 'About'; |
| | | $labels['preferences'] = 'Preferences'; |
| | | $labels['userpreferences'] = 'User preferences'; |
| | | $labels['editpreferences'] = 'Edit user preferences'; |
| | |
| | | $labels['preferhtml'] = 'Display HTML'; |
| | | $labels['defaultcharset'] = 'Default Character Set'; |
| | | $labels['htmlmessage'] = 'HTML Message'; |
| | | $labels['dateformat'] = 'Date format'; |
| | | $labels['timeformat'] = 'Time format'; |
| | | $labels['prettydate'] = 'Pretty dates'; |
| | | $labels['setdefault'] = 'Set default'; |
| | | $labels['autodetect'] = 'Auto'; |
| | |
| | | $labels['focusonnewmessage'] = 'Focus browser window on new message'; |
| | | $labels['checkallfolders'] = 'Check all folders for new messages'; |
| | | $labels['displaynext'] = 'After message delete/move display the next message'; |
| | | $labels['defaultfont'] = 'Default font of HTML message'; |
| | | $labels['mainoptions'] = 'Main Options'; |
| | | $labels['section'] = 'Section'; |
| | | $labels['maintenance'] = 'Maintenance'; |
| | |
| | | $labels['reqdsn'] = 'Always request a delivery status notification'; |
| | | $labels['replysamefolder'] = 'Place replies in the folder of the message being replied to'; |
| | | $labels['defaultaddressbook'] = 'Add new contacts to the selected addressbook'; |
| | | $labels['autocompletesingle'] = 'Skip alternative email addresses in autocompletion'; |
| | | $labels['spellcheckbeforesend'] = 'Check spelling before sending a message'; |
| | | $labels['spellcheckoptions'] = 'Spellcheck Options'; |
| | | $labels['spellcheckignoresyms'] = 'Ignore words with symbols'; |
| | |
| | | $labels['sortdesc'] = 'Sort descending'; |
| | | $labels['undo'] = 'Undo'; |
| | | |
| | | $labels['plugin'] = 'Plugin'; |
| | | $labels['version'] = 'Version'; |
| | | $labels['source'] = 'Source'; |
| | | $labels['license'] = 'License'; |
| | | $labels['support'] = 'Get support'; |
| | | |
| | | // units |
| | | $labels['B'] = 'B'; |
| | | $labels['KB'] = 'KB'; |