diff options
Diffstat (limited to 'l10n-eo/mail/chrome/messenger/virtualFolderProperties.dtd')
-rw-r--r-- | l10n-eo/mail/chrome/messenger/virtualFolderProperties.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-eo/mail/chrome/messenger/virtualFolderProperties.dtd b/l10n-eo/mail/chrome/messenger/virtualFolderProperties.dtd new file mode 100644 index 0000000000..46018de550 --- /dev/null +++ b/l10n-eo/mail/chrome/messenger/virtualFolderProperties.dtd @@ -0,0 +1,22 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY virtualFolderProperties.title "New Saved Search Folder"> +<!ENTITY name.label "Name:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "Create as a subfolder of:"> +<!ENTITY description.accesskey "C"> + +<!ENTITY searchTermCaption.label "Configure the search criteria used for this saved search folder: "> + +<!ENTITY folderSelectionCaption.label "Select the folders to search: "> +<!ENTITY chooseFoldersButton.label "Choose…"> +<!ENTITY chooseFoldersButton.accesskey "h"> + +<!ENTITY searchOnline.label "Search Online (Gives up-to-date results for IMAP and News folders but increases time to open the folder)"> +<!ENTITY searchOnline.accesskey "S"> +<!ENTITY newFolderButton.label "Create"> +<!ENTITY newFolderButton.accesskey "r"> +<!ENTITY editFolderButton.label "Update"> +<!ENTITY editFolderButton.accesskey "U"> |