diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-en-GB/browser/browser/accounts.ftl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-en-GB/browser/browser/accounts.ftl b/l10n-en-GB/browser/browser/accounts.ftl new file mode 100644 index 0000000000..cbde61a53f --- /dev/null +++ b/l10n-en-GB/browser/browser/accounts.ftl @@ -0,0 +1,17 @@ +# 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/. + +# Used as the FxA toolbar menu item value when user has not +# finished setting up an account. +account-finish-account-setup = Finish Account Setup + +# Used as the FxA toolbar menu item title when the user +# needs to reconnect their account. +account-disconnected2 = Account disconnected + +# Menu item that sends a tab to all synced devices. +account-send-to-all-devices = Send to all devices + +# Menu item that links to the Firefox Accounts settings for connected devices. +account-manage-devices = Manage devices… |