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

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

Issue 1692005: 2nd attempt to land http://codereview.chromium.org/1676002 for njw... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 8 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 | « no previous file | chrome/browser/chromeos/cros/mock_network_library.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 7385 matching lines...) Expand 10 before | Expand all | Expand 10 after
7396 </message> 7396 </message>
7397 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th e text on the button to display more options."> 7397 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th e text on the button to display more options.">
7398 Options... 7398 Options...
7399 </message> 7399 </message>
7400 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings tab, the text on the button to display other networks."> 7400 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings tab, the text on the button to display other networks.">
7401 Other... 7401 Other...
7402 </message> 7402 </message>
7403 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settin gs internet options, the label for the ssid."> 7403 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settin gs internet options, the label for the ssid.">
7404 Network id: 7404 Network id:
7405 </message> 7405 </message>
7406 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY" desc=" In settings internet options, the user identity for authentication.">
7407 Identity:
7408 </message>
7409 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT" desc="In settin gs internet options, the x509 certificate to use.">
7410 Certificate:
7411 </message>
7412 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_BUTTON" desc="In settings internet options, the prompt on the certificate-selection button.">
7413 Select certificate file
7414 </message>
7415 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PRIVATE_KEY_PASSWORD" desc="In settings internet options, the password protecting the certificate pri vate key.">
7416 Private key password:
7417 </message>
7406 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings internet options, the label for the passphrase."> 7418 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings internet options, the label for the passphrase.">
7407 Network key: 7419 Network key:
7408 </message> 7420 </message>
7409 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DONE" desc="In settin gs internet options, the label for the button done."> 7421 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DONE" desc="In settin gs internet options, the label for the button done.">
7410 Done 7422 Done
7411 </message> 7423 </message>
7412 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN" desc="In setti ngs internet options, the label for the button login."> 7424 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN" desc="In setti ngs internet options, the label for the button login.">
7413 Login 7425 Login
7414 </message> 7426 </message>
7415 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONFIGURE" desc="In s ettings internet options, the label for to configure the type of connection."> 7427 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONFIGURE" desc="In s ettings internet options, the label for to configure the type of connection.">
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
7647 7659
7648 </messages> 7660 </messages>
7649 7661
7650 <structures first_id="50000" fallback_to_english="true"> 7662 <structures first_id="50000" fallback_to_english="true">
7651 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 7663 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
7652 </structure> 7664 </structure>
7653 </structures> 7665 </structures>
7654 7666
7655 </release> 7667 </release>
7656 </grit> 7668 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/mock_network_library.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698