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

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

Issue 437053: In-application Keystone ticket promotion (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 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 | « build/common.gypi ('k') | chrome/app/keystone_glue.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 3290 matching lines...) Expand 10 before | Expand all | Expand 10 after
3301 <message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 w eeks"> 3301 <message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 w eeks">
3302 Last 4 weeks 3302 Last 4 weeks
3303 </message> 3303 </message>
3304 <message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything"> 3304 <message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything">
3305 Everything 3305 Everything
3306 </message> 3306 </message>
3307 <message name="IDS_CLEAR_DATA_DELETING" desc="The progress message"> 3307 <message name="IDS_CLEAR_DATA_DELETING" desc="The progress message">
3308 Clearing... 3308 Clearing...
3309 </message> 3309 </message>
3310 3310
3311 <!-- Automatic updates -->
3312 <if expr="os == 'darwin'">
3313 <message name="IDS_PROMOTE_INFOBAR_TEXT" desc="The text to show in the a utomatic update setup info bar. Mac-only.">
3314 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may not be able to keep itself updated.
3315 </message>
3316 <message name="IDS_PROMOTE_INFOBAR_PROMOTE_BUTTON" desc="The 'Set up aut omatic updates' button in the automatic update setup info bar. Mac-only.">
3317 Set up automatic updates
3318 </message>
3319 <message name="IDS_PROMOTE_INFOBAR_DONT_ASK_BUTTON" desc="The 'Don't ask again' button in the automatic update setup info bar. Mac-only.">
3320 Don't ask again
3321 </message>
3322 <message name="IDS_PROMOTE_AUTHENTICATION_PROMPT" desc="The prompt displ ayed in the authentication dialog when setting up automatic updates for all user s. The system will add a sentence asking for an administrator's name and passwo rd. Mac-only.">
3323 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will set up auto matic updates for all users of this computer.
3324 </message>
3325 </if>
3326
3311 <!-- About Chrome View --> 3327 <!-- About Chrome View -->
3312 <message name="IDS_ABOUT_CHROME_ACKNOWLEDGEMENTS" desc="Acknowledgements l ink"> 3328 <message name="IDS_ABOUT_CHROME_ACKNOWLEDGEMENTS" desc="Acknowledgements l ink">
3313 Acknowledgements 3329 Acknowledgements
3314 </message> 3330 </message>
3331 <if expr="os == 'darwin'">
3332 <message name="IDS_ABOUT_CHROME_PROMOTE_UPDATER" desc="The 'Set Up Autom atic Updates for All Users' button in the About window. Mac-only.">
3333 Set Up Automatic Updates for All Users
3334 </message>
3335 </if>
3315 <message name="IDS_ABOUT_CHROME_UPDATE_CHECK" desc="The Check for Updates button"> 3336 <message name="IDS_ABOUT_CHROME_UPDATE_CHECK" desc="The Check for Updates button">
3316 Update Now 3337 Update Now
3317 </message> 3338 </message>
3318 <message name="IDS_UPGRADE_CHECK_STARTED" desc="Status label: About to sta rt checking for updates"> 3339 <message name="IDS_UPGRADE_CHECK_STARTED" desc="Status label: About to sta rt checking for updates">
3319 Checking for updates... 3340 Checking for updates...
3320 </message> 3341 </message>
3321 <message name="IDS_UPGRADE_STARTED" desc="Status label: About to start upd ating Chrome"> 3342 <message name="IDS_UPGRADE_STARTED" desc="Status label: About to start upd ating Chrome">
3322 Installing new version... 3343 Installing new version...
3323 </message> 3344 </message>
3324 <message name="IDS_UPGRADE_AVAILABLE" desc="Status label: A new version of Chrome is available"> 3345 <message name="IDS_UPGRADE_AVAILABLE" desc="Status label: A new version of Chrome is available">
(...skipping 2818 matching lines...) Expand 10 before | Expand all | Expand 10 after
6143 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 6164 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
6144 Battery is charged 6165 Battery is charged
6145 </message> 6166 </message>
6146 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 6167 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
6147 Toggle Compact Navigation Bar 6168 Toggle Compact Navigation Bar
6148 </message> 6169 </message>
6149 </if> 6170 </if>
6150 </messages> 6171 </messages>
6151 </release> 6172 </release>
6152 </grit> 6173 </grit>
OLDNEW
« no previous file with comments | « build/common.gypi ('k') | chrome/app/keystone_glue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698