Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 4fc657163aceb8a5c89064bac5965851e2ff105e..69cd3b90b5f51ae259d4b0ebb173f1474c95d031 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -3353,6 +3353,9 @@ are declared in build/common.gypi. |
<message name="IDS_CERT_MANAGER_WRITE_ERROR_FORMAT" desc="The text in the error dialog for PKCS #12 file write errors."> |
There was an error while trying to write the file: <ph name="ERROR_TEXT">$1<ex>Permission denied.</ex></ph>. |
</message> |
+ <message name="IDS_CERT_MANAGER_UNTRUSTED" desc="This text is displayed next to untrusted certificates in a red box. Untrusted certificates are sometimes added in order to explicitly disable them. Thus, they will be listed but it's important that the user note that they serve a different purpose from the rest."> |
wtc
2011/09/21 17:05:33
Nit: explicitly disable => explicitly distrust ?
agl
2011/09/21 17:53:53
Done.
|
+ Untrusted |
+ </message> |
<message name="IDS_CERT_MANAGER_PKCS12_IMPORT_ERROR_TITLE" desc="The title in the error dialog for PKCS #12 file import errors."> |
PKCS #12 Import Error |
</message> |