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

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

Issue 5094002: Fix favorite and auto_connect property usage (again) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix browsertest. 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/cros/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 9331 matching lines...) Expand 10 before | Expand all | Expand 10 after
9342 </message> 9342 </message>
9343 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected."> 9343 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected.">
9344 Connection Details 9344 Connection Details
9345 </message> 9345 </message>
9346 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONNECT_TITLE" desc=" In settings internet options, Title of the overlay when the user is not connecte d and can."> 9346 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONNECT_TITLE" desc=" In settings internet options, Title of the overlay when the user is not connecte d and can.">
9347 Connect to network 9347 Connect to network
9348 </message> 9348 </message>
9349 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o f the reconnect button that allows user to retry connection on error."> 9349 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o f the reconnect button that allows user to retry connection on error.">
9350 Reconnect 9350 Reconnect
9351 </message> 9351 </message>
9352 <message name="IDS_NETWORK_REMEMBER_THIS_NETWORK_TITLE" desc="In network m enu, title of checkbox that remembers the network when checked.">
9353 Remember this network
9354 </message>
9355 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field."> 9352 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field.">
9356 network name 9353 network name
9357 </message> 9354 </message>
9358 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field."> 9355 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field.">
9359 network password 9356 network password
9360 </message> 9357 </message>
9361 9358
9362 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet."> 9359 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet.">
9363 Service name: 9360 Service name:
9364 </message> 9361 </message>
(...skipping 1671 matching lines...) Expand 10 before | Expand all | Expand 10 after
11036 11033
11037 </messages> 11034 </messages>
11038 11035
11039 <structures fallback_to_english="true"> 11036 <structures fallback_to_english="true">
11040 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11037 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11041 </structure> 11038 </structure>
11042 </structures> 11039 </structures>
11043 11040
11044 </release> 11041 </release>
11045 </grit> 11042 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/network_library.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698