| | |
| | | $labels['sent'] = 'Sent'; |
| | | $labels['trash'] = 'Trash'; |
| | | $labels['junk'] = 'Junk'; |
| | | $labels['show_real_foldernames'] = 'Show real names for special folders'; |
| | | |
| | | // message listing |
| | | $labels['subject'] = 'Subject'; |
| | |
| | | $labels['folderactions'] = 'Folder actions...'; |
| | | $labels['compact'] = 'Compact'; |
| | | $labels['empty'] = 'Empty'; |
| | | $labels['importmessages'] = 'Import messages'; |
| | | |
| | | $labels['quota'] = 'Disk usage'; |
| | | $labels['unknown'] = 'unknown'; |
| | |
| | | $labels['searchmod'] = 'Search modifiers'; |
| | | $labels['msgtext'] = 'Entire message'; |
| | | $labels['body'] = 'Body'; |
| | | $labels['type'] = 'Type'; |
| | | $labels['namex'] = 'Name'; |
| | | |
| | | $labels['openinextwin'] = 'Open in new window'; |
| | | $labels['emlsave'] = 'Download (.eml)'; |
| | |
| | | $labels['checkspelling'] = 'Check spelling'; |
| | | $labels['resumeediting'] = 'Resume editing'; |
| | | $labels['revertto'] = 'Revert to'; |
| | | |
| | | $labels['responses'] = 'Responses'; |
| | | $labels['insertresponse'] = 'Insert a response'; |
| | | $labels['manageresponses'] = 'Manage responses'; |
| | | $labels['savenewresponse'] = 'Save new response'; |
| | | $labels['editresponses'] = 'Edit responses'; |
| | | $labels['editresponse'] = 'Edit response'; |
| | | $labels['responsename'] = 'Name'; |
| | | $labels['responsetext'] = 'Response Text'; |
| | | |
| | | $labels['attach'] = 'Attach'; |
| | | $labels['attachments'] = 'Attachments'; |
| | |
| | | |
| | | $labels['group'] = 'Group'; |
| | | $labels['groups'] = 'Groups'; |
| | | $labels['listgroup'] = 'List group members'; |
| | | $labels['personaladrbook'] = 'Personal Addresses'; |
| | | |
| | | $labels['searchsave'] = 'Save search'; |
| | |
| | | $labels['import'] = 'Import'; |
| | | $labels['importcontacts'] = 'Import contacts'; |
| | | $labels['importfromfile'] = 'Import from file:'; |
| | | $labels['importtarget'] = 'Add new contacts to address book:'; |
| | | $labels['importtarget'] = 'Add contacts to'; |
| | | $labels['importreplace'] = 'Replace the entire address book'; |
| | | $labels['importgroups'] = 'Import group assignments'; |
| | | $labels['importgroupsall'] = 'All (create groups if necessary)'; |
| | | $labels['importgroupsexisting'] = 'Only for existing groups'; |
| | | $labels['importdesc'] = 'You can upload contacts from an existing address book.<br/>We currently support importing addresses from the <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> or CSV (comma-separated) data format.'; |
| | | $labels['done'] = 'Done'; |
| | | |