| | |
| | | $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['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['webpage'] = 'Webpage'; |
| | | |
| | | // units |
| | | $labels['B'] = 'B'; |
| | | $labels['KB'] = 'KB'; |