diff options
author | Thomas Groman <tgroman@nuegia.net> | 2020-04-20 20:49:37 -0700 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2020-04-20 20:49:37 -0700 |
commit | f9cab004186edb425a9b88ad649726605080a17c (patch) | |
tree | e2dae51d3144e83d097a12e7a1499e3ea93f90be /locales/en-US/chrome/browser/preferences/sync.dtd | |
parent | f428692de8b59ab89a66502c079e1823dfda8aeb (diff) | |
download | webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.gz webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.lz webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.xz webbrowser-f9cab004186edb425a9b88ad649726605080a17c.zip |
move browser to webbrowser/
Diffstat (limited to 'locales/en-US/chrome/browser/preferences/sync.dtd')
-rw-r--r-- | locales/en-US/chrome/browser/preferences/sync.dtd | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/locales/en-US/chrome/browser/preferences/sync.dtd b/locales/en-US/chrome/browser/preferences/sync.dtd deleted file mode 100644 index f6ef3b8..0000000 --- a/locales/en-US/chrome/browser/preferences/sync.dtd +++ /dev/null @@ -1,47 +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/. --> - -<!-- The page shown when not logged in... --> -<!ENTITY setupButton.label "Set Up &syncBrand.fullName.label;"> -<!ENTITY setupButton.accesskey "S"> -<!ENTITY weaveDesc.label "&syncBrand.fullName.label; lets you access your history, bookmarks, passwords and open tabs across all your devices."> - -<!-- The page shown when logged in... --> - -<!-- Login error feedback --> -<!ENTITY updatePass.label "Update"> -<!ENTITY resetPass.label "Reset"> - -<!-- Manage Account --> -<!ENTITY manageAccount.label "Manage Account"> -<!ENTITY manageAccount.accesskey "n"> -<!ENTITY viewQuota.label "View Quota"> -<!ENTITY changePassword2.label "Change Password…"> -<!ENTITY myRecoveryKey.label "My Recovery Key"> -<!ENTITY resetSync2.label "Reset Sync…"> - -<!ENTITY pairDevice.label "Pair a Device"> - -<!ENTITY syncMy.label "Sync My"> -<!ENTITY engine.bookmarks.label "Bookmarks"> -<!ENTITY engine.bookmarks.accesskey "m"> -<!ENTITY engine.tabs.label "Tabs"> -<!ENTITY engine.tabs.accesskey "T"> -<!ENTITY engine.history.label "History"> -<!ENTITY engine.history.accesskey "r"> -<!ENTITY engine.passwords.label "Passwords"> -<!ENTITY engine.passwords.accesskey "P"> -<!ENTITY engine.prefs.label "Preferences"> -<!ENTITY engine.prefs.accesskey "S"> -<!ENTITY engine.addons.label "Add-ons"> -<!ENTITY engine.addons.accesskey "A"> - -<!-- Device Settings --> -<!ENTITY syncDeviceName.label "Device Name:"> -<!ENTITY syncDeviceName.accesskey "c"> -<!ENTITY unlinkDevice.label "Unlink This Device"> - -<!-- Footer stuff --> -<!ENTITY prefs.tosLink.label "Terms of Service"> -<!ENTITY prefs.ppLink.label "Privacy Policy"> |