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

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

Issue 45019: Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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/views/clear_browsing_data.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 553 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 </message> 564 </message>
565 <message name="IDS_REPORT_BUG" desc="The text label of the Report Bug menu item"> 565 <message name="IDS_REPORT_BUG" desc="The text label of the Report Bug menu item">
566 &amp;Report bug or broken website... 566 &amp;Report bug or broken website...
567 </message> 567 </message>
568 <message name="IDS_JS_CONSOLE" desc="The text the menu to show the JS cons ole"> 568 <message name="IDS_JS_CONSOLE" desc="The text the menu to show the JS cons ole">
569 &amp;JavaScript console 569 &amp;JavaScript console
570 </message> 570 </message>
571 <message name="IDS_TASK_MANAGER" desc="The text label of the Task Manager menu item" > 571 <message name="IDS_TASK_MANAGER" desc="The text label of the Task Manager menu item" >
572 &amp;Task manager 572 &amp;Task manager
573 </message> 573 </message>
574 <message name="IDS_CLOSE" desc="The close menu"> 574 <!-- This really belongs under Generic Terms above. -->
575 <message name="IDS_CLOSE" desc="A generic term for Close on buttons and me nus.">
575 Close 576 Close
576 </message> 577 </message>
577 578
578 <!-- XPFrame buttons tooltips --> 579 <!-- XPFrame buttons tooltips -->
579 <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for th e minimize button"> 580 <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for th e minimize button">
580 Minimize 581 Minimize
581 </message> 582 </message>
582 <message name="IDS_XPFRAME_RESTORE_TOOLTIP" desc="The tooltip used for the restore button"> 583 <message name="IDS_XPFRAME_RESTORE_TOOLTIP" desc="The tooltip used for the restore button">
583 Restore 584 Restore
584 </message> 585 </message>
(...skipping 2886 matching lines...) Expand 10 before | Expand all | Expand 10 after
3471 Search: 3472 Search:
3472 </message> 3473 </message>
3473 3474
3474 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be."> 3475 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be.">
3475 unknown 3476 unknown
3476 </message> 3477 </message>
3477 3478
3478 </messages> 3479 </messages>
3479 </release> 3480 </release>
3480 </grit> 3481 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/views/clear_browsing_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698