gecko/services/sync/locales/en-US/preferences.dtd
chris@h-194.office.mozilla.org 062c813474 - Adding temporary button to load account creation form for sm-labs01 while work continues on the first run process.
- Minor reorganization of preferences, namely, moving the advanced debugging tools into a sub-dialog and ensure each have a descriptive confirmation prompt.
2008-06-06 17:57:16 -07:00

64 lines
3.7 KiB
DTD

<!ENTITY prefpane.label "Weave">
<!ENTITY accountTab.label "Account">
<!ENTITY syncTab.label "Data">
<!ENTITY addonsTab.label "Add-ons">
<!ENTITY advancedTab.label "Advanced">
<!ENTITY alreadyHaveAccount.description "Already have a Weave account?">
<!ENTITY signIntoAccount.description "Sign into your account to use Weave on this computer.">
<!ENTITY signInButton.label "Sign In...">
<!ENTITY signedIn.label "Status">
<!ENTITY signOutButton.label "Sign Out">
<!ENTITY autoconnectCheckbox.label "Automatically connect each time you start Firefox">
<!ENTITY createAccount.description "Create an account">
<!ENTITY signUpForAccount.description "To use Weave you must first create an account.">
<!ENTITY createAccountButton.label "Create Account...">
<!ENTITY accountSettings.label "Settings">
<!ENTITY backUpCheckbox.label "Back up and synchronize my data to a Weave server">
<!ENTITY encryptOnServerCheckbox.label "Encrypt my data on the server">
<!ENTITY syncNowButton.label "Sync Now">
<!ENTITY syncItemsList.label "Synchronize these items:">
<!ENTITY bookmarksCheckbox.label "Bookmarks">
<!ENTITY historyCheckbox.label "Browsing History">
<!ENTITY cookiesCheckbox.label "Cookies">
<!ENTITY passwordsCheckbox.label "Saved Passwords">
<!ENTITY formsCheckbox.label "Saved Form Data">
<!ENTITY tabsCheckbox.label "Tabs">
<!ENTITY extensionsCheckbox.label "Extensions">
<!ENTITY themesCheckbox.label "Themes">
<!ENTITY pluginsCheckbox.label "Search Plugins">
<!ENTITY microformatsCheckbox.label "Microformats">
<!ENTITY addonsGroupbox.description "This is where you will find, install, and manage Weave add-ons.">
<!ENTITY serverSettingsCaption.label "Server Settings">
<!ENTITY serverLocation.label "Server Location:">
<!ENTITY encryption.label "Encryption:">
<!ENTITY aesAlgorithmItem.label "AES 256-bit Encryption">
<!ENTITY teaAlgorithmItem.label "Placeholder Algorithm">
<!ENTITY noEncryptionItem.label "No encryption">
<!ENTITY defaultServerRequiresEncryption.description "Note: Encryption is required by default in this version.">
<!ENTITY resetServerURLButton.label "Reset to Default">
<!ENTITY debugButton.label "Advanced...">
<!ENTITY debugCaption.label "Debugging Tools">
<!ENTITY debugGroupbox.description "The following actions cannot be undone and should be used by advanced testers and developers only.">
<!ENTITY resetCredentialsButton.label "Reset Login">
<!ENTITY resetCredentialsButton.description "Delete username and password from Password Manager">
<!ENTITY resetServerLockButton.label "Reset Server Lock">
<!ENTITY resetServerLockButton.description "Removes the write lock on server">
<!ENTITY resetServerDataButton.label "Reset Server Data">
<!ENTITY resetServerDataButton.description "Delete all user data on server">
<!ENTITY resetClientDataButton.label "Reset Client Data">
<!ENTITY resetClientDataButton.description "Delete all locally stored bookmarks and history data">
<!ENTITY logsCaption.label "Logs">
<!ENTITY openActivityLogButton.label "Open...">
<!ENTITY openActivityLogButton.description "Detailed activity log">
<!ENTITY advancedDialogButton.label "Advanced...">
<!ENTITY footerNotice.description "Weave is an experimental prototype from Mozilla Labs. Use at your own risk.">