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

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

Issue 4818002: Fix favorite and auto_connect property usage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix for comments. 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 9334 matching lines...) Expand 10 before | Expand all | Expand 10 after
9345 </message> 9345 </message>
9346 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected."> 9346 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected.">
9347 Connection Details 9347 Connection Details
9348 </message> 9348 </message>
9349 <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."> 9349 <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.">
9350 Connect to network 9350 Connect to network
9351 </message> 9351 </message>
9352 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o f the reconnect button that allows user to retry connection on error."> 9352 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o f the reconnect button that allows user to retry connection on error.">
9353 Reconnect 9353 Reconnect
9354 </message> 9354 </message>
9355 <message name="IDS_NETWORK_REMEMBER_THIS_NETWORK_TITLE" desc="In network m enu, title of checkbox that remembers the network when checked.">
9356 Remember this network
9357 </message>
9358 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field."> 9355 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field.">
9359 network name 9356 network name
9360 </message> 9357 </message>
9361 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field."> 9358 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field.">
9362 network password 9359 network password
9363 </message> 9360 </message>
9364 9361
9365 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet."> 9362 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet.">
9366 Service name: 9363 Service name:
9367 </message> 9364 </message>
(...skipping 1668 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