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

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

Issue 3675002: Add network_menu_ui.cc and network_menu.js (Closed)
Patch Set: . Created 10 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('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 10122 matching lines...) Expand 10 before | Expand all | Expand 10 after
10133 <message name="IDS_CHROMEOS_NETWORK_STATE_CARRIER" desc="Network state in about:network: CARRIER"> 10133 <message name="IDS_CHROMEOS_NETWORK_STATE_CARRIER" desc="Network state in about:network: CARRIER">
10134 Carrier 10134 Carrier
10135 </message> 10135 </message>
10136 <message name="IDS_CHROMEOS_NETWORK_STATE_ASSOCIATION" desc="Network state in about:network: ASSOCIATION"> 10136 <message name="IDS_CHROMEOS_NETWORK_STATE_ASSOCIATION" desc="Network state in about:network: ASSOCIATION">
10137 Association 10137 Association
10138 </message> 10138 </message>
10139 <message name="IDS_CHROMEOS_NETWORK_STATE_CONFIGURATION" desc="Network sta te in about:network: CONFIGURATION"> 10139 <message name="IDS_CHROMEOS_NETWORK_STATE_CONFIGURATION" desc="Network sta te in about:network: CONFIGURATION">
10140 Configuration 10140 Configuration
10141 </message> 10141 </message>
10142 <message name="IDS_CHROMEOS_NETWORK_STATE_READY" desc="Network state in ab out:network: READY"> 10142 <message name="IDS_CHROMEOS_NETWORK_STATE_READY" desc="Network state in ab out:network: READY">
10143 Ready 10143 Connected
10144 </message> 10144 </message>
10145 <message name="IDS_CHROMEOS_NETWORK_STATE_DISCONNECT" desc="Network state in about:network: DISCONNECT"> 10145 <message name="IDS_CHROMEOS_NETWORK_STATE_DISCONNECT" desc="Network state in about:network: DISCONNECT">
10146 Disconnect 10146 Disconnect
10147 </message> 10147 </message>
10148 <message name="IDS_CHROMEOS_NETWORK_STATE_FAILURE" desc="Network state in about:network: FAILURE"> 10148 <message name="IDS_CHROMEOS_NETWORK_STATE_FAILURE" desc="Network state in about:network: FAILURE">
10149 Failure 10149 Failure
10150 </message> 10150 </message>
10151 <message name="IDS_CHROMEOS_NETWORK_STATE_ACTIVATION_FAILURE" desc="Networ k state in about:network: ACTIVATION_FAILURE"> 10151 <message name="IDS_CHROMEOS_NETWORK_STATE_ACTIVATION_FAILURE" desc="Networ k state in about:network: ACTIVATION_FAILURE">
10152 Activation failure 10152 Activation failure
10153 </message> 10153 </message>
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
10582 10582
10583 </messages> 10583 </messages>
10584 10584
10585 <structures fallback_to_english="true"> 10585 <structures fallback_to_english="true">
10586 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10586 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10587 </structure> 10587 </structure>
10588 </structures> 10588 </structures>
10589 10589
10590 </release> 10590 </release>
10591 </grit> 10591 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698