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

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

Issue 3771003: First round UI touch up of DOMUI based network menu. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: sync and try 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 | Annotate | Revision Log
« 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 9177 matching lines...) Expand 10 before | Expand all | Expand 10 after
9188 </message> 9188 </message>
9189 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="I n settings internet options, a string telling the user where the network certifi cate is installed to."> 9189 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="I n settings internet options, a string telling the user where the network certifi cate is installed to.">
9190 Show password 9190 Show password
9191 </message> 9191 </message>
9192 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected."> 9192 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected.">
9193 Connection Details 9193 Connection Details
9194 </message> 9194 </message>
9195 <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."> 9195 <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.">
9196 Connect to network 9196 Connect to network
9197 </message> 9197 </message>
9198 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o f the reconnect button that allows user to retry connection on error.">
9199 Reconnect
9200 </message>
9201 <message name="IDS_NETWORK_REMEMBER_THIS_NETWORK_TITLE" desc="In network m enu, title of checkbox that remembers the network when checked.">
9202 Remember this network
9203 </message>
9204 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field.">
9205 network name
9206 </message>
9207 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field.">
9208 network password
9209 </message>
9198 9210
9199 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet."> 9211 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet.">
9200 Service name: 9212 Service name:
9201 </message> 9213 </message>
9202 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Cellular network technology label under network details in chrome:settings /internet."> 9214 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Cellular network technology label under network details in chrome:settings /internet.">
9203 Network technology: 9215 Network technology:
9204 </message> 9216 </message>
9205 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Cell ular network operator name label under network details in chrome:settings/intern et."> 9217 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Cell ular network operator name label under network details in chrome:settings/intern et.">
9206 Operator: 9218 Operator:
9207 </message> 9219 </message>
(...skipping 1416 matching lines...) Expand 10 before | Expand all | Expand 10 after
10624 10636
10625 </messages> 10637 </messages>
10626 10638
10627 <structures fallback_to_english="true"> 10639 <structures fallback_to_english="true">
10628 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10640 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10629 </structure> 10641 </structure>
10630 </structures> 10642 </structures>
10631 10643
10632 </release> 10644 </release>
10633 </grit> 10645 </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