mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
75 lines
3.3 KiB
DTD
75 lines
3.3 KiB
DTD
<!-- for SearchDialog.xul -->
|
|
<!ENTITY searchHeading.label "Search for messages in:">
|
|
<!ENTITY searchHeading.accesskey "h">
|
|
<!ENTITY searchSubfolders.label "Search subfolders">
|
|
<!ENTITY searchSubfolders.accesskey "e">
|
|
<!ENTITY searchButton.label "Search">
|
|
<!ENTITY searchButton.accesskey "S">
|
|
<!ENTITY resetButton.label "Clear">
|
|
<!ENTITY resetButton.accesskey "C">
|
|
<!ENTITY optionsButton.label "Options">
|
|
<!ENTITY closeButton.label "Close">
|
|
<!ENTITY openButton.label "Open">
|
|
<!ENTITY openButton.accesskey "n">
|
|
<!ENTITY deleteButton.label "Delete">
|
|
<!ENTITY deleteButton.accesskey "D">
|
|
<!ENTITY searchDialogTitle.label "Search Messages">
|
|
<!ENTITY conditionDesc.label "Search for messages that match:">
|
|
<!ENTITY conditions.label "Criteria">
|
|
<!ENTITY results.label "Results">
|
|
<!ENTITY fileHereMenu.label "File Here">
|
|
<!ENTITY fileHereMenu.accesskey "F">
|
|
<!ENTITY fileButton.label "File">
|
|
<!ENTITY fileButton.accesskey "i">
|
|
<!ENTITY goToFolderButton.label "Open Message Folder">
|
|
<!ENTITY goToFolderButton.accesskey "r">
|
|
|
|
<!-- for ABSearchDialog.xul -->
|
|
<!ENTITY abSearchHeading.label "Search in:">
|
|
<!ENTITY abSearchHeading.accesskey "S">
|
|
<!ENTITY propertiesButton.label "Properties">
|
|
<!ENTITY propertiesButton.accesskey "P">
|
|
<!ENTITY composeButton.label "Write">
|
|
<!ENTITY composeButton.accesskey "W">
|
|
<!ENTITY abSearchDialogTitle.label "Advanced Address Book Search">
|
|
|
|
<!-- Thread Pane -->
|
|
<!ENTITY threadColumn.label "Thread">
|
|
<!ENTITY senderColumn.label "Sender">
|
|
<!ENTITY recipientColumn.label "Recipient">
|
|
<!ENTITY subjectColumn.label "Subject">
|
|
<!ENTITY dateColumn.label "Date">
|
|
<!ENTITY priorityColumn.label "Priority">
|
|
<!ENTITY labelColumn.label "Label">
|
|
<!ENTITY accountColumn.label "Account">
|
|
<!ENTITY statusColumn.label "Status">
|
|
<!ENTITY sizeColumn.label "Size">
|
|
<!ENTITY junkStatusColumn.label "Junk Status">
|
|
<!ENTITY linesColumn.label "Lines">
|
|
<!ENTITY unreadColumn.label "Unread">
|
|
<!ENTITY totalColumn.label "Total">
|
|
<!ENTITY readColumn.label "Read">
|
|
<!ENTITY flagColumn.label "Flag">
|
|
<!ENTITY locationColumn.label "Location">
|
|
<!ENTITY idColumn.label "Order Received">
|
|
|
|
<!-- Thread Pane Tooltips -->
|
|
<!ENTITY columnChooser.tooltip "Click to select columns to display">
|
|
<!ENTITY threadColumn.tooltip "Click to display message threads">
|
|
<!ENTITY senderColumn.tooltip "Click to sort by sender">
|
|
<!ENTITY recipientColumn.tooltip "Click to sort by recipient">
|
|
<!ENTITY subjectColumn.tooltip "Click to sort by subject">
|
|
<!ENTITY dateColumn.tooltip "Click to sort by date">
|
|
<!ENTITY priorityColumn.tooltip "Click to sort by priority">
|
|
<!ENTITY labelColumn.tooltip "Click to sort by label">
|
|
<!ENTITY accountColumn.tooltip "Click to sort by account">
|
|
<!ENTITY statusColumn.tooltip "Click to sort by status">
|
|
<!ENTITY sizeColumn.tooltip "Click to sort by size">
|
|
<!ENTITY junkStatusColumn.tooltip "Click to sort by junk status">
|
|
<!ENTITY unreadColumn.tooltip "Number of unread messages in thread">
|
|
<!ENTITY totalColumn.tooltip "Total number of messages in thread">
|
|
<!ENTITY readColumn.tooltip "Click to sort by read">
|
|
<!ENTITY flagColumn.tooltip "Click to sort by flag">
|
|
<!ENTITY locationColumn.tooltip "Click to sort by location">
|
|
<!ENTITY idColumn.tooltip "Click to sort by order received">
|