Bug 1438070 - Capitalize the I in the control center site security message alerting a user of insecure connection. r?johannh draft
authorPrathiksha <prathikshaprasadsuman@gmail.com>
Wed, 14 Feb 2018 23:04:39 +0530
changeset 755376 740c4a2eb4d7479edf98e20b7bdc65a9cee4c7b2
parent 754399 38b3c1d03a594664c6b32c35533734283c258f43
push id99162
push userbmo:prathikshaprasadsuman@gmail.com
push dateThu, 15 Feb 2018 08:22:36 +0000
reviewersjohannh
bugs1438070
milestone60.0a1
Bug 1438070 - Capitalize the I in the control center site security message alerting a user of insecure connection. r?johannh MozReview-Commit-ID: LZVvYnGwNMX
browser/locales/en-US/chrome/browser/browser.dtd
--- a/browser/locales/en-US/chrome/browser/browser.dtd
+++ b/browser/locales/en-US/chrome/browser/browser.dtd
@@ -740,17 +740,17 @@ you can use these alternative items. Oth
 <!ENTITY editBookmark.done.label                     "Done">
 <!ENTITY editBookmark.removeBookmark.accessKey       "R">
 
 <!-- LOCALIZATION NOTE (identity.securityView.label)
      This is the header of the security subview in the Site Identity panel. -->
 <!ENTITY identity.securityView.label "Site Security">
 
 <!ENTITY identity.connectionSecure "Secure Connection">
-<!ENTITY identity.connectionNotSecure "Connection is Not Secure">
+<!ENTITY identity.connectionNotSecure "Connection Is Not Secure">
 <!ENTITY identity.connectionFile "This page is stored on your computer.">
 <!ENTITY identity.connectionVerified2 "You are securely connected to this site, owned by:">
 <!ENTITY identity.connectionInternal "This is a secure &brandShortName; page.">
 <!ENTITY identity.extensionPage "This page is loaded from an extension.">
 <!ENTITY identity.insecureLoginForms2 "Logins entered on this page could be compromised.">
 
 <!-- Strings for connection state warnings. -->
 <!ENTITY identity.activeBlocked "&brandShortName; has blocked parts of this page that are not secure.">