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

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

Issue 6303004: Cleanup: replace usage of "pk11" with "pkcs11" or "crypto module", as appropriate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sorting fix again Created 9 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « base/nss_util.cc ('k') | chrome/browser/dom_ui/options/certificate_manager_handler.cc » ('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 6505 matching lines...) Expand 10 before | Expand all | Expand 10 after
6516 6516
6517 <!-- SSL client authentication certificate selection dialog --> 6517 <!-- SSL client authentication certificate selection dialog -->
6518 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication."> 6518 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication.">
6519 Select a certificate 6519 Select a certificate
6520 </message> 6520 </message>
6521 6521
6522 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication."> 6522 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication.">
6523 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph> 6523 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph>
6524 </message> 6524 </message>
6525 6525
6526 <!-- NSS PK11 password dialog --> 6526 <!-- NSS PKCS #11 password dialog -->
6527 <message name="IDS_PK11_AUTH_DIALOG_TITLE" desc="The title in the dialog t hat prompts for security device password."> 6527 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TITLE" desc="The title in the dialog that prompts for security device password.">
6528 Sign in to Security Device 6528 Sign in to Security Device
6529 </message> 6529 </message>
6530 <message name="IDS_PK11_AUTH_DIALOG_TEXT_KEYGEN" desc="The text in the dia log that prompts for security device password for key generation."> 6530 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_KEYGEN" desc="The text i n the dialog that prompts for security device password for key generation.">
6531 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to generate a key for <ph name="HOST_NAME">$2<ex>www.google.com</ex></ph >. 6531 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to generate a key for <ph name="HOST_NAME">$2<ex>www.google.com</ex></ph >.
6532 </message> 6532 </message>
6533 <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."> 6533 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_ENROLLMENT" desc="T he text in the dialog that prompts for security device password for cert enrollm ent.">
6534 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to import client certificate from <ph name="HOST_NAME">$2<ex>www.google. com</ex></ph>. 6534 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to import client certificate from <ph name="HOST_NAME">$2<ex>www.google. com</ex></ph>.
6535 </message> 6535 </message>
6536 <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."> 6536 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CLIENT_AUTH" desc="The t ext in the dialog that prompts for security device password when doing key gener ation.">
6537 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to authenticate to <ph name="HOST_NAME">$2<ex>www.google.com</ex></ph> w ith your certificate. 6537 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to authenticate to <ph name="HOST_NAME">$2<ex>www.google.com</ex></ph> w ith your certificate.
6538 </message> 6538 </message>
6539 <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."> 6539 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_IMPORT" desc="The t ext in the dialog that prompts for security device password when using the certi ficate manager to import a client certificate.">
6540 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to import the client certificate. 6540 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to import the client certificate.
6541 </message> 6541 </message>
6542 <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."> 6542 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_EXPORT" desc="The t ext in the dialog that prompts for security device password when using the certi ficate manager to export a client certificate.">
6543 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to export the client certificate. 6543 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to export the client certificate.
6544 </message> 6544 </message>
6545 <message name="IDS_PK11_AUTH_DIALOG_PASSWORD_FIELD" desc="Label for passwo rd entry in the dialog that prompts for security device password."> 6545 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_PASSWORD_FIELD" desc="Label f or password entry in the dialog that prompts for security device password.">
6546 Password: 6546 Password:
6547 </message> 6547 </message>
6548 <message name="IDS_PK11_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK bu tton in the dialog that prompts for security device password."> 6548 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK button in the dialog that prompts for security device password.">
6549 Unlock 6549 Unlock
6550 </message> 6550 </message>
6551 6551
6552 <!-- Advanced Font/Language settings --> 6552 <!-- Advanced Font/Language settings -->
6553 <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"> 6553 <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">
6554 Fonts and Languages 6554 Fonts and Languages
6555 </message> 6555 </message>
6556 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding"> 6556 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding">
6557 Fonts and Encoding 6557 Fonts and Encoding
6558 </message> 6558 </message>
(...skipping 5188 matching lines...) Expand 10 before | Expand all | Expand 10 after
11747 </includes> 11747 </includes>
11748 <structures fallback_to_english="true"> 11748 <structures fallback_to_english="true">
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11750 </structure> 11750 </structure>
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11752 </structure> 11752 </structure>
11753 </structures> 11753 </structures>
11754 11754
11755 </release> 11755 </release>
11756 </grit> 11756 </grit>
OLDNEW
« no previous file with comments | « base/nss_util.cc ('k') | chrome/browser/dom_ui/options/certificate_manager_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698