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

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: indentation, compile fix 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
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 6499 matching lines...) Expand 10 before | Expand all | Expand 10 after
6510 6510
6511 <!-- SSL client authentication certificate selection dialog --> 6511 <!-- SSL client authentication certificate selection dialog -->
6512 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication."> 6512 <message name="IDS_CLIENT_CERT_DIALOG_TITLE" desc="The title of the dialog that prompts for a certificate when doing SSL client authentication.">
6513 Select a certificate 6513 Select a certificate
6514 </message> 6514 </message>
6515 6515
6516 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication."> 6516 <message name="IDS_CLIENT_CERT_DIALOG_TEXT" desc="The text in the dialog t hat prompts for a certificate when doing SSL client authentication.">
6517 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph> 6517 Select a certificate to authenticate yourself to <ph name="HOST_NAME">$1 <ex>www.google.com</ex></ph>
6518 </message> 6518 </message>
6519 6519
6520 <!-- NSS PK11 password dialog --> 6520 <!-- NSS PKCS11 password dialog -->
wtc 2011/01/15 17:40:40 Nit: in comments, it's better to use "PKCS #11".
mattm 2011/01/19 00:59:34 Done.
6521 <message name="IDS_PK11_AUTH_DIALOG_TITLE" desc="The title in the dialog t hat prompts for security device password."> 6521 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TITLE" desc="The title in the dialog that prompts for security device password.">
wtc 2011/01/15 17:40:40 We should standardize on one of "crypto module" an
6522 Sign in to Security Device 6522 Sign in to Security Device
6523 </message> 6523 </message>
6524 <message name="IDS_PK11_AUTH_DIALOG_TEXT_KEYGEN" desc="The text in the dia log that prompts for security device password for key generation."> 6524 <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.">
6525 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 >. 6525 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 >.
6526 </message> 6526 </message>
6527 <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."> 6527 <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.">
6528 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>. 6528 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>.
6529 </message> 6529 </message>
6530 <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."> 6530 <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.">
6531 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. 6531 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.
6532 </message> 6532 </message>
6533 <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."> 6533 <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.">
6534 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to import the client certificate. 6534 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to import the client certificate.
6535 </message> 6535 </message>
6536 <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."> 6536 <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.">
6537 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to export the client certificate. 6537 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to export the client certificate.
6538 </message> 6538 </message>
6539 <message name="IDS_PK11_AUTH_DIALOG_PASSWORD_FIELD" desc="Label for passwo rd entry in the dialog that prompts for security device password."> 6539 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_PASSWORD_FIELD" desc="Label f or password entry in the dialog that prompts for security device password.">
6540 Password: 6540 Password:
6541 </message> 6541 </message>
6542 <message name="IDS_PK11_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK bu tton in the dialog that prompts for security device password."> 6542 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK button in the dialog that prompts for security device password.">
6543 Unlock 6543 Unlock
6544 </message> 6544 </message>
6545 6545
6546 <!-- Advanced Font/Language settings --> 6546 <!-- Advanced Font/Language settings -->
6547 <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"> 6547 <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">
6548 Fonts and Languages 6548 Fonts and Languages
6549 </message> 6549 </message>
6550 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding"> 6550 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the sub-dialogue for Fonts and Encoding">
6551 Fonts and Encoding 6551 Fonts and Encoding
6552 </message> 6552 </message>
(...skipping 5157 matching lines...) Expand 10 before | Expand all | Expand 10 after
11710 </includes> 11710 </includes>
11711 <structures fallback_to_english="true"> 11711 <structures fallback_to_english="true">
11712 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11712 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11713 </structure> 11713 </structure>
11714 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11714 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11715 </structure> 11715 </structure>
11716 </structures> 11716 </structures>
11717 11717
11718 </release> 11718 </release>
11719 </grit> 11719 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698