diff options
author | Matt A. Tobin <email@mattatobin.com> | 2019-03-30 20:21:40 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2019-03-30 20:21:40 -0400 |
commit | 12885d44108a1fcb43e25a3add30d83c13fcaf14 (patch) | |
tree | 70ca853ea6fa00bc4c2bfc8ac376ab0f501fa3a1 /application/basilisk/locales | |
parent | 3face1acfbbab9ccfb004c378632a2b8df93c0fc (diff) | |
download | UXP-12885d44108a1fcb43e25a3add30d83c13fcaf14.tar UXP-12885d44108a1fcb43e25a3add30d83c13fcaf14.tar.gz UXP-12885d44108a1fcb43e25a3add30d83c13fcaf14.tar.lz UXP-12885d44108a1fcb43e25a3add30d83c13fcaf14.tar.xz UXP-12885d44108a1fcb43e25a3add30d83c13fcaf14.zip |
[BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts
Diffstat (limited to 'application/basilisk/locales')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/aboutAccounts.dtd | 16 | ||||
-rw-r--r-- | application/basilisk/locales/jar.mn | 1 |
2 files changed, 0 insertions, 17 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/aboutAccounts.dtd b/application/basilisk/locales/en-US/chrome/browser/aboutAccounts.dtd deleted file mode 100644 index 358722156..000000000 --- a/application/basilisk/locales/en-US/chrome/browser/aboutAccounts.dtd +++ /dev/null @@ -1,16 +0,0 @@ -<!-- 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.welcome "Welcome to &syncBrand.shortName.label;"> -<!ENTITY aboutAccounts.connected "Account connected"> - -<!ENTITY aboutAccountsConfig.description "Sign in to sync your tabs, bookmarks, passwords & more."> -<!ENTITY aboutAccountsConfig.startButton.label "Get started"> -<!ENTITY aboutAccountsConfig.useOldSync.label "Using an older version of Sync?"> -<!ENTITY aboutAccountsConfig.syncPreferences.label "Sync preferences"> -<!ENTITY aboutAccounts.noConnection.title "No connection"> -<!ENTITY aboutAccounts.noConnection.description "You must be connected to the Internet to sign in."> -<!ENTITY aboutAccounts.noConnection.retry "Try again"> -<!ENTITY aboutAccounts.badConfig.title "Bad configuration"> -<!ENTITY aboutAccounts.badConfig.description "Unable to determine your Firefox Account server configuration. Please try again later."> diff --git a/application/basilisk/locales/jar.mn b/application/basilisk/locales/jar.mn index dfa6d4e00..c6cb7cafe 100644 --- a/application/basilisk/locales/jar.mn +++ b/application/basilisk/locales/jar.mn @@ -7,7 +7,6 @@ @AB_CD@.jar: % locale browser @AB_CD@ %locale/browser/ * locale/browser/bookmarks.html (generic/profile/bookmarks.html.in) - locale/browser/aboutAccounts.dtd (%chrome/browser/aboutAccounts.dtd) locale/browser/aboutDialog.dtd (%chrome/browser/aboutDialog.dtd) locale/browser/aboutPrivateBrowsing.dtd (%chrome/browser/aboutPrivateBrowsing.dtd) locale/browser/aboutPrivateBrowsing.properties (%chrome/browser/aboutPrivateBrowsing.properties) |