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 5329007: UI polish changes on cellular plan activation page.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years 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/dom_ui/mobile_setup_ui.cc » ('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 4308 matching lines...) Expand 10 before | Expand all | Expand 10 after
4319 </message> 4319 </message>
4320 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page hea der when connection error occur"> 4320 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page hea der when connection error occur">
4321 Connection error: 4321 Connection error:
4322 </message> 4322 </message>
4323 <message name="IDS_MOBILE_ACTIVATING_HEADER" desc="Message header when d ata service is being activated"> 4323 <message name="IDS_MOBILE_ACTIVATING_HEADER" desc="Message header when d ata service is being activated">
4324 Activating your data service 4324 Activating your data service
4325 </message> 4325 </message>
4326 <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when da ta service is completed"> 4326 <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when da ta service is completed">
4327 Activation complete 4327 Activation complete
4328 </message> 4328 </message>
4329 <message name="IDS_MOBILE_PLEASE_WAIT" desc="Message user the header dis played while mobile plan is being activated">
4330 (this might take a few minutes)
4331 </message>
4329 <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular da ta service activation or payment is completed"> 4332 <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular da ta service activation or payment is completed">
4330 Your data service is activated and ready to use 4333 Your data service is activated and ready to use
4331 </message> 4334 </message>
4332 </if> 4335 </if>
4333 4336
4334 <!-- about:version strings --> 4337 <!-- about:version strings -->
4335 <message name="IDS_ABOUT_VERSION_TITLE" desc="Title on the about:version p age"> 4338 <message name="IDS_ABOUT_VERSION_TITLE" desc="Title on the about:version p age">
4336 About Version 4339 About Version
4337 </message> 4340 </message>
4338 <message name="IDS_ABOUT_VERSION_OFFICIAL" desc="official build on the abo ut:version page"> 4341 <message name="IDS_ABOUT_VERSION_OFFICIAL" desc="official build on the abo ut:version page">
(...skipping 6855 matching lines...) Expand 10 before | Expand all | Expand 10 after
11194 11197
11195 </messages> 11198 </messages>
11196 11199
11197 <structures fallback_to_english="true"> 11200 <structures fallback_to_english="true">
11198 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11201 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11199 </structure> 11202 </structure>
11200 </structures> 11203 </structures>
11201 11204
11202 </release> 11205 </release>
11203 </grit> 11206 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698