| | |
| | | $labels['copy'] = 'Copy'; |
| | | $labels['move'] = 'Move'; |
| | | $labels['moveto'] = 'Move to...'; |
| | | $labels['copyto'] = 'Copy to...'; |
| | | $labels['download'] = 'Download'; |
| | | $labels['open'] = 'Open'; |
| | | $labels['showattachment'] = 'Show'; |
| | |
| | | $labels['back'] = 'Back'; |
| | | $labels['options'] = 'Options'; |
| | | |
| | | $labels['first'] = 'First'; |
| | | $labels['last'] = 'Last'; |
| | | $labels['previous'] = 'Previous'; |
| | | $labels['next'] = 'Next'; |
| | | $labels['select'] = 'Select'; |
| | | $labels['all'] = 'All'; |
| | | $labels['none'] = 'None'; |
| | |
| | | $labels['body'] = 'Body'; |
| | | $labels['type'] = 'Type'; |
| | | $labels['namex'] = 'Name'; |
| | | $labels['searchscope'] = 'Scope'; |
| | | $labels['currentfolder'] = 'Current folder'; |
| | | $labels['subfolders'] = 'This and subfolders'; |
| | | $labels['allfolders'] = 'All folders'; |
| | | |
| | | $labels['openinextwin'] = 'Open in new window'; |
| | | $labels['emlsave'] = 'Download (.eml)'; |
| | |
| | | $labels['checkspelling'] = 'Check spelling'; |
| | | $labels['resumeediting'] = 'Resume editing'; |
| | | $labels['revertto'] = 'Revert to'; |
| | | |
| | | $labels['restore'] = 'Restore'; |
| | | $labels['restoremessage'] = 'Restore message?'; |
| | | |
| | | $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['spouse'] = 'Spouse'; |
| | | $labels['allfields'] = 'All fields'; |
| | | $labels['search'] = 'Search'; |
| | | $labels['searchfor'] = 'Search for "$q"'; |
| | | $labels['advsearch'] = 'Advanced Search'; |
| | | $labels['advanced'] = 'Advanced'; |
| | | $labels['other'] = 'Other'; |
| | |
| | | $labels['forwardmode'] = 'Messages forwarding'; |
| | | $labels['inline'] = 'inline'; |
| | | $labels['asattachment'] = 'as attachment'; |
| | | $labels['replyallmode'] = 'Default action of [Reply all] button'; |
| | | $labels['replyalldefault'] = 'reply to all'; |
| | | $labels['replyalllist'] = 'reply to mailing list only (if found)'; |
| | | |
| | | $labels['folder'] = 'Folder'; |
| | | $labels['folders'] = 'Folders'; |
| | |
| | | $labels['korean'] = 'Korean'; |
| | | $labels['chinese'] = 'Chinese'; |
| | | |
| | | // accessibility (voice-only) headings and descriptions |
| | | $labels['arialabeltopnav'] = 'Window control'; |
| | | $labels['arialabeltasknav'] = 'Application tasks'; |
| | | $labels['arialabeltoolbar'] = 'Application toolbar'; |
| | | $labels['arialabelmessagessearchfilter'] = 'Email listing filter'; |
| | | $labels['arialabelsearchform'] = 'Email message search form'; |
| | | $labels['arialabelquicksearchbox'] = 'Email search input'; |
| | | $labels['arialabelfolderlist'] = 'Email folder selection'; |
| | | $labels['arialabelmessagelist'] = 'Email Messages Listing'; |
| | | $labels['arialabelmailpreviewframe'] = 'Message preview'; |
| | | $labels['arialabelmailboxmenu'] = 'Folder actions menu'; |
| | | $labels['arialabellistselectmenu'] = 'List selection menu'; |
| | | $labels['arialabelthreadselectmenu'] = 'Threads listing menu'; |
| | | $labels['arialabelmessagelistoptions'] = 'Message list display and sorting options'; |
| | | $labels['arialabelmailimportdialog'] = 'Message import dialog'; |
| | | $labels['arialabelmessagenav'] = 'Message navigation'; |
| | | $labels['arialabelmessagebody'] = 'Message Body'; |
| | | $labels['arialabelcontactquicksearch'] = 'Contacts search form'; |
| | | $labels['arialabelcontactsearchbox'] = 'Contact search input'; |
| | | $labels['arialabelmessageheaders'] = 'Message headers'; |
| | | $labels['arialabelcomposeoptions'] = 'Composition options'; |
| | | $labels['arialabelresponsesmenu'] = 'Canned responses menu'; |
| | | $labels['arialabelattachmentuploadform'] = 'Attachment upload form'; |
| | | |
| | | ?> |