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

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

Issue 3854001: Merge 62674 - First round UI touch up of DOMUI based network menu.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/552/src/
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 | 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 9162 matching lines...) Expand 10 before | Expand all | Expand 10 after
9173 </message> 9173 </message>
9174 <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."> 9174 <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.">
9175 Show password 9175 Show password
9176 </message> 9176 </message>
9177 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected."> 9177 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I n settings internet options, Title of the overlay when the user is connected.">
9178 Connection Details 9178 Connection Details
9179 </message> 9179 </message>
9180 <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."> 9180 <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.">
9181 Connect to network 9181 Connect to network
9182 </message> 9182 </message>
9183 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o f the reconnect button that allows user to retry connection on error.">
9184 Reconnect
9185 </message>
9186 <message name="IDS_NETWORK_REMEMBER_THIS_NETWORK_TITLE" desc="In network m enu, title of checkbox that remembers the network when checked.">
9187 Remember this network
9188 </message>
9189 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field.">
9190 network name
9191 </message>
9192 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field.">
9193 network password
9194 </message>
9183 9195
9184 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet."> 9196 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc=" Cellular service name under network details in chrome:settings/internet.">
9185 Service name: 9197 Service name:
9186 </message> 9198 </message>
9187 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Cellular network technology label under network details in chrome:settings /internet."> 9199 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Cellular network technology label under network details in chrome:settings /internet.">
9188 Network technology: 9200 Network technology:
9189 </message> 9201 </message>
9190 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Cell ular network operator name label under network details in chrome:settings/intern et."> 9202 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Cell ular network operator name label under network details in chrome:settings/intern et.">
9191 Operator: 9203 Operator:
9192 </message> 9204 </message>
(...skipping 1416 matching lines...) Expand 10 before | Expand all | Expand 10 after
10609 10621
10610 </messages> 10622 </messages>
10611 10623
10612 <structures fallback_to_english="true"> 10624 <structures fallback_to_english="true">
10613 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10625 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10614 </structure> 10626 </structure>
10615 </structures> 10627 </structures>
10616 10628
10617 </release> 10629 </release>
10618 </grit> 10630 </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