| | |
| | | $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'; |
| | |
| | | |
| | | // settings |
| | | $labels['settingsfor'] = 'Settings for'; |
| | | |
| | | $labels['about'] = 'About'; |
| | | $labels['preferences'] = 'Preferences'; |
| | | $labels['userpreferences'] = 'User preferences'; |
| | | $labels['editpreferences'] = 'Edit user preferences'; |
| | |
| | | $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['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'; |