Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2168)

Unified Diff: chrome/app/generated_resources.grd

Issue 6580058: NSS: Unlock crypto devices when populating cert manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing newline Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f974f25f3527b8f181060e9dcfcb68a6c7e8f039..59a31ef6dcb4f5b022b04d0847fe9c7f51666157 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6380,6 +6380,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CLIENT_AUTH" desc="The text in the dialog that prompts for security device password when doing key generation.">
Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ph> to authenticate to <ph name="HOST_NAME">$2<ex>www.google.com</ex></ph> with your certificate.
</message>
+ <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_MANAGER" desc="The text in the dialog that prompts for security device password when using the certificate manager without taking a specific action (eg, just loading the cert manager).">
wtc 2011/03/02 03:33:28 Why does loading the cert manager require logging
mattm 2011/03/05 02:16:32 Some devices require logging in to even list the c
+ Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ph>.
+ </message>
<message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_IMPORT" desc="The text in the dialog that prompts for security device password when using the certificate manager to import a client certificate.">
Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ph> to import the client certificate.
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/crypto_module_password_dialog.h » ('j') | chrome/browser/ui/crypto_module_password_dialog.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698