Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 847abc525e1c6a8721314ef36ef373a8c46e1942..988e0b69ebc4ff09f83cbb1015b65d2ab1e640c3 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -183,21 +183,6 @@ chromium_strings.grd. --> |
New window |
</message> |
</if> |
- <if expr="is_ios"> |
- <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> |
- This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trusted by Chrome. This may be caused by a misconfiguration or an attacker intercepting your connection. |
- </message> |
- </if> |
- <if expr="is_android"> |
- <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> |
- This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trusted by your device's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection. |
- </message> |
- </if> |
- <if expr="not is_ios and not is_android"> |
- <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> |
- This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trusted by your computer's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection. |
- </message> |
- </if> |
<message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window"> |
Task Manager - Google Chrome |
</message> |