blob: fe49e66a5c5a683029b798d19a2bbccbe92f03a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# 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/.
profileName_format=%S %S
# Browser Specific
sourceNameFirefox=Mozilla Firefox
importedBookmarksFolder=From %S
# Import Sources
# Note: When adding an import source for profile reset, add the string name to
# resetProfile.js if it should be listed in the reset dialog.
2_firefox=Cookies
4_firefox_history_and_bookmarks=Browsing History and Bookmarks
8_firefox=Saved Form History
16_firefox=Saved Passwords
64_firefox_other=Other Data
|