blob: a308131ba59870c0d08ca139ae04a0dd77f1851c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<!-- 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">
<!--
Entities below were automatically added by compare-locales,
based on en-US entities.
-->
<!ENTITY newFolderButton.label "Create">
<!ENTITY newFolderButton.accesskey "r">
<!ENTITY editFolderButton.label "Update">
<!ENTITY editFolderButton.accesskey "U">
|