blob: 5b5ad1a8a018f2dc39f477a0bce5d23ab58e5304 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/.
deleteLocked=%S cannot delete the profile "%S" because it is in use.
deleteProfile=Deleting a profile will remove the profile from the list of available profiles and cannot be undone.\n\nYou may also choose to delete the profile data files, including your saved mail, settings, and certificates. This option will delete the folder "%S" and cannot be undone.\n\nWould you like to delete the profile data files?\n\n
manageTitle=Manage User Profiles
selectTitle=Select User Profile
dirLocked=%S cannot use the profile "%S". It may be in use, unavailable or damaged.\n\nPlease choose another profile or create a new one.
renameProfileTitle=Rename Profile
renameProfilePrompt=Rename the profile "%S" to:
profileNameInvalidTitle=Invalid profile name
profileNameEmpty=An empty profile name is not allowed.
invalidChar=The character "%S" is not allowed in profile names. Please choose a different name.
deleteTitle=Delete Profile
deleteFiles=Delete Files
dontDeleteFiles=Don't Delete Files
profileExists=A profile with this name already exists. Please choose another name.
profileExistsTitle=Profile Exists
|