diff options
Diffstat (limited to 'l10n-en-GB/toolkit/toolkit/global/profileSelection.ftl')
-rw-r--r-- | l10n-en-GB/toolkit/toolkit/global/profileSelection.ftl | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-en-GB/toolkit/toolkit/global/profileSelection.ftl b/l10n-en-GB/toolkit/toolkit/global/profileSelection.ftl new file mode 100644 index 0000000000..34bd5c9ce5 --- /dev/null +++ b/l10n-en-GB/toolkit/toolkit/global/profileSelection.ftl @@ -0,0 +1,38 @@ +# 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/. + +profile-selection-window = + .title = { -brand-short-name } - Choose User Profile + +profile-selection-button-accept = + .label = Start { -brand-short-name } + +profile-selection-button-cancel = + .label = Exit + +profile-selection-new-button = + .label = Create Profile… + .accesskey = C + +profile-selection-rename-button = + .label = Rename Profile… + .accesskey = R + +profile-selection-delete-button = + .label = Delete Profile… + .accesskey = D + +profile-selection-conflict-message = Another copy of { -brand-product-name } has made changes to profiles. You must restart { -brand-short-name } before making more changes. + +## Messages used in the profile manager + +profile-manager-description = { -brand-short-name } stores information about your settings, preferences, and other user items in your user profile. + +profile-manager-work-offline = + .label = Work offline + .accesskey = o + +profile-manager-use-selected = + .label = Use the selected profile without asking at startup + .accesskey = s |