Bug 1362510 - 'Remove errors.properties and references.' r?eoger draft
authorjomer14 <jomer14@mail.wou.edu>
Fri, 12 May 2017 15:59:50 -0700
changeset 577159 2e7b8a646e15b887b97635093f974cedd39557a8
parent 574999 b9bd73036a925e44f44ee87e779fbbdb2dbe618c
child 628444 40cad3c6cd9e0f6cdd3c4557bb69c37698f87963
push id58631
push userbmo:jomer14@mail.wou.edu
push dateFri, 12 May 2017 23:00:08 +0000
reviewerseoger
bugs1362510
milestone55.0a1
Bug 1362510 - 'Remove errors.properties and references.' r?eoger MozReview-Commit-ID: 27kIRQdEHsE
browser/base/content/test/static/browser_all_files_referenced.js
services/sync/locales/en-US/errors.properties
services/sync/locales/jar.mn
--- a/browser/base/content/test/static/browser_all_files_referenced.js
+++ b/browser/base/content/test/static/browser_all_files_referenced.js
@@ -52,18 +52,16 @@ var whitelist = new Set([
   {file: "chrome://global/locale/printPreviewProgress.dtd",
    platforms: ["macosx"]},
   {file: "chrome://global/locale/printProgress.dtd", platforms: ["macosx"]},
   {file: "chrome://global/locale/printdialog.dtd",
    platforms: ["macosx", "win"]},
   {file: "chrome://global/locale/printjoboptions.dtd",
    platforms: ["macosx", "win"]},
 
-  {file: "chrome://weave/locale/errors.properties"},
-
   // devtools/client/inspector/bin/dev-server.js
   {file: "chrome://devtools/content/inspector/markup/markup.xhtml",
    isFromDevTools: true},
 
   // extensions/pref/autoconfig/src/nsReadConfig.cpp
   {file: "resource://gre/defaults/autoconfig/prefcalls.js"},
 
   // modules/libpref/Preferences.cpp
deleted file mode 100644
--- a/services/sync/locales/en-US/errors.properties
+++ /dev/null
@@ -1,27 +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/.
-
-error.login.reason.network      = Failed to connect to the server
-error.login.reason.recoverykey  = Wrong Recovery Key
-error.login.reason.account      = Incorrect account name or password
-error.login.reason.no_username  = Missing account name
-error.login.reason.no_password2 = Missing password
-error.login.reason.no_recoverykey= No saved Recovery Key to use
-error.login.reason.server       = Server incorrectly configured
-
-error.sync.failed_partial            = One or more data types could not be synced
-# LOCALIZATION NOTE (error.sync.reason.serverMaintenance): We removed the extraneous period from this string
-error.sync.reason.serverMaintenance  = Firefox Sync server maintenance is underway, syncing will resume automatically
-
-invalid-captcha = Incorrect words, try again
-weak-password   = Use a stronger password
-
-# this is the fallback, if we hit an error we didn't bother to localize
-error.reason.unknown          = Unknown error
-
-change.password.pwSameAsPassword     = Password can’t match current password
-change.password.pwSameAsUsername     = Password can’t match your user name
-change.password.pwSameAsEmail        = Password can’t match your email address
-change.password.mismatch             = The passwords entered do not match
-change.password.tooShort             = The password entered is too short
--- a/services/sync/locales/jar.mn
+++ b/services/sync/locales/jar.mn
@@ -1,10 +1,9 @@
 #filter substitution
 # 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/.
 
 
 @AB_CD@.jar:
 % locale weave @AB_CD@ %locale/@AB_CD@/services/
-  locale/@AB_CD@/services/errors.properties  (%errors.properties)
   locale/@AB_CD@/services/sync.properties    (%sync.properties)