diff options
Diffstat (limited to 'mobile/android/locales/en-US/chrome/aboutAccounts.dtd')
-rw-r--r-- | mobile/android/locales/en-US/chrome/aboutAccounts.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mobile/android/locales/en-US/chrome/aboutAccounts.dtd b/mobile/android/locales/en-US/chrome/aboutAccounts.dtd new file mode 100644 index 000000000..0053759d2 --- /dev/null +++ b/mobile/android/locales/en-US/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."> |