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

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

Issue 4162004: Prevented access to WEP passphrase from UI. Fixed forget network button in se... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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/dom_ui/internet_options_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 9131 matching lines...) Expand 10 before | Expand all | Expand 10 after
9142 </message> 9142 </message>
9143 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PRIVATE_KEY_PASSWORD" desc="In settings internet options, the password protecting the certificate pri vate key."> 9143 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PRIVATE_KEY_PASSWORD" desc="In settings internet options, the password protecting the certificate pri vate key.">
9144 Private key password: 9144 Private key password:
9145 </message> 9145 </message>
9146 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings internet options, the label for the passphrase."> 9146 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings internet options, the label for the passphrase.">
9147 Password: 9147 Password:
9148 </message> 9148 </message>
9149 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_BAD_PASSPHRASE" desc= "In settings internet options, the label for the bad passphrase."> 9149 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_BAD_PASSPHRASE" desc= "In settings internet options, the label for the bad passphrase.">
9150 Incorrect password. 9150 Incorrect password.
9151 </message> 9151 </message>
9152 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NET_PROTECTED" desc=" In settings internet options, the message in network details page for password p rotected networks.">
9153 Access to this network is protected with a WEP key.
9154 </message>
9152 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_BAD_WEPKEY" desc="In settings internet options, the label for the bad WEP key."> 9155 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_BAD_WEPKEY" desc="In settings internet options, the label for the bad WEP key.">
9153 Password format is incorrect. 9156 Password format is incorrect.
9154 </message> 9157 </message>
9155 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="I n settings internet options, the label for the auto-connect checkbox."> 9158 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="I n settings internet options, the label for the auto-connect checkbox.">
9156 Automatically connect to this network 9159 Automatically connect to this network
9157 </message> 9160 </message>
9158 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_USAGE" desc="In setti ngs internet options, the tab header for mobile plan usage tab."> 9161 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_USAGE" desc="In setti ngs internet options, the tab header for mobile plan usage tab.">
9159 Usage 9162 Usage
9160 </message> 9163 </message>
9161 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PURCHASE_MORE" desc=" In settings internet options, the title for buy cellular data plan button."> 9164 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PURCHASE_MORE" desc=" In settings internet options, the title for buy cellular data plan button.">
(...skipping 1542 matching lines...) Expand 10 before | Expand all | Expand 10 after
10704 10707
10705 </messages> 10708 </messages>
10706 10709
10707 <structures fallback_to_english="true"> 10710 <structures fallback_to_english="true">
10708 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10711 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10709 </structure> 10712 </structure>
10710 </structures> 10713 </structures>
10711 10714
10712 </release> 10715 </release>
10713 </grit> 10716 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/dom_ui/internet_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698