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

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

Issue 449004: Merge r33241 to the 249 branch.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/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 | « no previous file | 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 3281 matching lines...) Expand 10 before | Expand all | Expand 10 after
3292 <message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 w eeks"> 3292 <message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 w eeks">
3293 Last 4 weeks 3293 Last 4 weeks
3294 </message> 3294 </message>
3295 <message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything"> 3295 <message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything">
3296 Everything 3296 Everything
3297 </message> 3297 </message>
3298 <message name="IDS_CLEAR_DATA_DELETING" desc="The progress message"> 3298 <message name="IDS_CLEAR_DATA_DELETING" desc="The progress message">
3299 Clearing... 3299 Clearing...
3300 </message> 3300 </message>
3301 3301
3302 <!-- Automatic updates -->
3303 <if expr="os == 'darwin'">
3304 <message name="IDS_PROMOTE_INFOBAR_TEXT" desc="The text to show in the a utomatic update setup info bar. Mac-only.">
3305 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may not be able to keep itself updated.
3306 </message>
3307 <message name="IDS_PROMOTE_INFOBAR_PROMOTE_BUTTON" desc="The 'Set up aut omatic updates' button in the automatic update setup info bar. Mac-only.">
3308 Set up automatic updates
3309 </message>
3310 <message name="IDS_PROMOTE_INFOBAR_DONT_ASK_BUTTON" desc="The 'Don't ask again' button in the automatic update setup info bar. Mac-only.">
3311 Don't ask again
3312 </message>
3313 <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.">
3314 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will set up auto matic updates for all users of this computer.
3315 </message>
3316 </if>
3317
3302 <!-- About Chrome View --> 3318 <!-- About Chrome View -->
3303 <message name="IDS_ABOUT_CHROME_ACKNOWLEDGEMENTS" desc="Acknowledgements l ink"> 3319 <message name="IDS_ABOUT_CHROME_ACKNOWLEDGEMENTS" desc="Acknowledgements l ink">
3304 Acknowledgements 3320 Acknowledgements
3305 </message> 3321 </message>
3322 <if expr="os == 'darwin'">
3323 <message name="IDS_ABOUT_CHROME_PROMOTE_UPDATER" desc="The 'Set Up Autom atic Updates for All Users' button in the About window. Mac-only.">
3324 Set Up Automatic Updates for All Users
3325 </message>
3326 </if>
3306 <message name="IDS_ABOUT_CHROME_UPDATE_CHECK" desc="The Check for Updates button"> 3327 <message name="IDS_ABOUT_CHROME_UPDATE_CHECK" desc="The Check for Updates button">
3307 Update Now 3328 Update Now
3308 </message> 3329 </message>
3309 <message name="IDS_UPGRADE_CHECK_STARTED" desc="Status label: About to sta rt checking for updates"> 3330 <message name="IDS_UPGRADE_CHECK_STARTED" desc="Status label: About to sta rt checking for updates">
3310 Checking for updates... 3331 Checking for updates...
3311 </message> 3332 </message>
3312 <message name="IDS_UPGRADE_STARTED" desc="Status label: About to start upd ating Chrome"> 3333 <message name="IDS_UPGRADE_STARTED" desc="Status label: About to start upd ating Chrome">
3313 Installing new version... 3334 Installing new version...
3314 </message> 3335 </message>
3315 <message name="IDS_UPGRADE_AVAILABLE" desc="Status label: A new version of Chrome is available"> 3336 <message name="IDS_UPGRADE_AVAILABLE" desc="Status label: A new version of Chrome is available">
(...skipping 2807 matching lines...) Expand 10 before | Expand all | Expand 10 after
6123 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 6144 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
6124 Battery is charged 6145 Battery is charged
6125 </message> 6146 </message>
6126 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 6147 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
6127 Toggle Compact Navigation Bar 6148 Toggle Compact Navigation Bar
6128 </message> 6149 </message>
6129 </if> 6150 </if>
6130 </messages> 6151 </messages>
6131 </release> 6152 </release>
6132 </grit> 6153 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/keystone_glue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698