diff options
Diffstat (limited to 'l10n-en-GB/mobile/android/chrome/aboutAccounts.dtd')
-rw-r--r-- | l10n-en-GB/mobile/android/chrome/aboutAccounts.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-en-GB/mobile/android/chrome/aboutAccounts.dtd b/l10n-en-GB/mobile/android/chrome/aboutAccounts.dtd new file mode 100644 index 0000000000..0053759d29 --- /dev/null +++ b/l10n-en-GB/mobile/android/chrome/aboutAccounts.dtd @@ -0,0 +1,13 @@ +<!-- 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 aboutAccounts.connected.title "Firefox Accounts"> +<!ENTITY aboutAccounts.connected.description "You are connected as"> +<!ENTITY aboutAccounts.syncPreferences.label "Tap here to check Sync settings"> + +<!ENTITY aboutAccounts.noConnection.title "No Internet connection"> +<!ENTITY aboutAccounts.retry.label "Try again"> + +<!ENTITY aboutAccounts.restrictedError.title "Restricted"> +<!ENTITY aboutAccounts.restrictedError.description "You cannot manage Firefox Accounts from this profile."> |