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

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

Issue 3186021: DONOTLAND: Start of PK11 password dialog for Linux/NSS (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Start of hooking up the hang monitor, probably requires WebKit changes Created 10 years, 3 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 unified diff | Download patch
« no previous file with comments | « base/nss_util_internal.h ('k') | chrome/browser/gtk/pk11_password_dialog.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5484 matching lines...) Expand 10 before | Expand all | Expand 10 after
5495 5495
5496 <!-- SSL client authentication certificate selection dialog --> 5496 <!-- SSL client authentication certificate selection dialog -->
5497 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication."> 5497 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication.">
5498 Select a certificate 5498 Select a certificate
5499 </message> 5499 </message>
5500 5500
5501 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication."> 5501 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication.">
5502 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph> 5502 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph>
5503 </message> 5503 </message>
5504 5504
5505 <!-- NSS PK11 password dialog -->
5506 <message name="IDS_PK11_AUTH_DIALOG_TITLE" desc="The title in the dialog t hat prompts for security device password.">
5507 Unlock Security Device
5508 </message>
5509 <message name="IDS_PK11_AUTH_DIALOG_TEXT_KEYGEN" desc="The text in the dia log that prompts for security device password for key generation.">
5510 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>.
5511 </message>
5512 <message name="IDS_PK11_AUTH_DIALOG_TEXT_CERT_IMPORT" desc="The text in th e dialog that prompts for security device password for cert enrollment.">
5513 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>.
5514 </message>
5515 <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.">
5516 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.
5517 </message>
5518 <message name="IDS_PK11_AUTH_DIALOG_PASSWORD_FIELD" desc="Label for passwo rd entry in the dialog that prompts for security device password.">
5519 Password:
5520 </message>
5521 <message name="IDS_PK11_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK bu tton in the dialog that prompts for security device password.">
5522 Unlock
5523 </message>
5524
5505 <!-- Advanced Font/Language settings --> 5525 <!-- Advanced Font/Language settings -->
5506 <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"> 5526 <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">
5507 Fonts and Languages 5527 Fonts and Languages
5508 </message> 5528 </message>
5509 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding"> 5529 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding">
5510 Fonts and Encoding 5530 Fonts and Encoding
5511 </message> 5531 </message>
5512 <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"> 5532 <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">
5513 Font 5533 Font
5514 </message> 5534 </message>
(...skipping 4009 matching lines...) Expand 10 before | Expand all | Expand 10 after
9524 9544
9525 </messages> 9545 </messages>
9526 9546
9527 <structures fallback_to_english="true"> 9547 <structures fallback_to_english="true">
9528 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9548 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9529 </structure> 9549 </structure>
9530 </structures> 9550 </structures>
9531 9551
9532 </release> 9552 </release>
9533 </grit> 9553 </grit>
OLDNEW
« no previous file with comments | « base/nss_util_internal.h ('k') | chrome/browser/gtk/pk11_password_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698