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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 5686002: NSS: PKCS 11 password prompt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 6362 matching lines...) Expand 10 before | Expand all | Expand 10 after
6373 6373
6374 <!-- SSL client authentication certificate selection dialog --> 6374 <!-- SSL client authentication certificate selection dialog -->
6375 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication."> 6375 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication.">
6376 Select a certificate 6376 Select a certificate
6377 </message> 6377 </message>
6378 6378
6379 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication."> 6379 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication.">
6380 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph> 6380 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph>
6381 </message> 6381 </message>
6382 6382
6383 <!-- NSS PK11 password dialog -->
6384 <message name="IDS_PK11_AUTH_DIALOG_TITLE" desc="The title in the dialog t hat prompts for security device password.">
6385 Unlock Security Device
wtc 2010/12/15 20:54:36 "Unlock" may not be the best word here. How about
mattm 2011/01/12 01:22:07 Done.
6386 </message>
6387 <message name="IDS_PK11_AUTH_DIALOG_TEXT_KEYGEN" desc="The text in the dia log that prompts for security device password for key generation.">
6388 Please unlock <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ ph> to generate a key for <ph name="HOST_NAME">$2<ex>www.google.com</ex></ph>.
6389 </message>
6390 <message name="IDS_PK11_AUTH_DIALOG_TEXT_CERT_ENROLLMENT" desc="The text i n the dialog that prompts for security device password for cert enrollment.">
6391 Please unlock <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ ph> to import client certificate from <ph name="HOST_NAME">$2<ex>www.google.com< /ex></ph>.
6392 </message>
6393 <message name="IDS_PK11_AUTH_DIALOG_TEXT_CLIENT_AUTH" desc="The text in th e dialog that prompts for security device password when doing key generation.">
6394 Please unlock <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.
6395 </message>
6396 <message name="IDS_PK11_AUTH_DIALOG_TEXT_CERT_IMPORT" desc="The text in th e dialog that prompts for security device password when using the certificate ma nager to import a client certificate.">
6397 Please unlock <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ ph> to import the client certificate.
6398 </message>
6399 <message name="IDS_PK11_AUTH_DIALOG_TEXT_CERT_EXPORT" desc="The text in th e dialog that prompts for security device password when using the certificate ma nager to export a client certificate.">
6400 Please unlock <ph name="TOKEN_NAME">$1<ex>Software Security Device</ex></ ph> to export the client certificate.
6401 </message>
6402 <message name="IDS_PK11_AUTH_DIALOG_PASSWORD_FIELD" desc="Label for passwo rd entry in the dialog that prompts for security device password.">
6403 Password:
6404 </message>
6405 <message name="IDS_PK11_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK bu tton in the dialog that prompts for security device password.">
6406 Unlock
6407 </message>
6408
6383 <!-- Advanced Font/Language settings --> 6409 <!-- Advanced Font/Language settings -->
6384 <message name="IDS_FONT_LANGUAGE_SETTING_WINDOWS_TITLE" desc="Title that a ppears in the dialogue title bar for advanced font/encoding and language setting s"> 6410 <message name="IDS_FONT_LANGUAGE_SETTING_WINDOWS_TITLE" desc="Title that a ppears in the dialogue title bar for advanced font/encoding and language setting s">
6385 Fonts and Languages 6411 Fonts and Languages
6386 </message> 6412 </message>
6387 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding"> 6413 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding">
6388 Fonts and Encoding 6414 Fonts and Encoding
6389 </message> 6415 </message>
6390 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SUB_DIALOG_FONT_TITLE" desc= "Title that appears in the sub-dialogue for Font within Fonts and Encoding tab"> 6416 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SUB_DIALOG_FONT_TITLE" desc= "Title that appears in the sub-dialogue for Font within Fonts and Encoding tab">
6391 Font 6417 Font
6392 </message> 6418 </message>
(...skipping 4916 matching lines...) Expand 10 before | Expand all | Expand 10 after
11309 11335
11310 </messages> 11336 </messages>
11311 11337
11312 <structures fallback_to_english="true"> 11338 <structures fallback_to_english="true">
11313 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11339 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11314 </structure> 11340 </structure>
11315 </structures> 11341 </structures>
11316 11342
11317 </release> 11343 </release>
11318 </grit> 11344 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698