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

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

Issue 141001: Change "Remove thumbnails" to "Remove a thumbnail" for clarity. Also update ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | no next file » | 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 3326 matching lines...) Expand 10 before | Expand all | Expand 10 after
3337 </message> 3337 </message>
3338 <message name="IDS_NEW_TAB_BOOKMARKS" 3338 <message name="IDS_NEW_TAB_BOOKMARKS"
3339 desc="The 'Bookmarks' heading on the new tab page"> 3339 desc="The 'Bookmarks' heading on the new tab page">
3340 Recent bookmarks 3340 Recent bookmarks
3341 </message> 3341 </message>
3342 <message name="IDS_NEW_TAB_RECENT" 3342 <message name="IDS_NEW_TAB_RECENT"
3343 desc="The text to show for the 'Recent' heading. It is used to de scribe recent activity such as recent history, bookmarks, tabs, searches etc."> 3343 desc="The text to show for the 'Recent' heading. It is used to de scribe recent activity such as recent history, bookmarks, tabs, searches etc.">
3344 Recent 3344 Recent
3345 </message> 3345 </message>
3346 <message name="IDS_NEW_TAB_HISTORY_SHOW" 3346 <message name="IDS_NEW_TAB_HISTORY_SHOW"
3347 desc="The 'Show history' link on the new tab page"> 3347 desc="The link on the new tab page that takes users to the dedica ted History page">
3348 Show full history 3348 Show full history
3349 </message> 3349 </message>
3350 <message name="IDS_NEW_TAB_REMOVE_THUMBNAILS" 3350 <message name="IDS_NEW_TAB_REMOVE_THUMBNAILS"
3351 desc="The 'Remove thumbnails' link on the new tab page"> 3351 desc="The link on the new tab page that lets users remove one or more t humbnails">
3352 Remove thumbnails 3352 Remove a thumbnail
3353 </message> 3353 </message>
3354 <message name="IDS_NEW_TAB_MOST_VISITED_DONE_REMOVING_BUTTON" 3354 <message name="IDS_NEW_TAB_MOST_VISITED_DONE_REMOVING_BUTTON"
3355 desc="The caption of the button used to validate the removal of thumbna ils"> 3355 desc="The caption of the button used to validate the removal of thumbna ils">
3356 Done 3356 Done
3357 </message> 3357 </message>
3358 <message name="IDS_NEW_TAB_MOST_VISITED_CANCEL_REMOVING_BUTTON" 3358 <message name="IDS_NEW_TAB_MOST_VISITED_CANCEL_REMOVING_BUTTON"
3359 desc="The caption of the button used to cancel the current removal thum bnails mode"> 3359 desc="The caption of the button used to cancel the current removal thum bnails mode">
3360 Cancel 3360 Cancel
3361 </message> 3361 </message>
3362 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" 3362 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK"
(...skipping 505 matching lines...) Expand 10 before | Expand all | Expand 10 after
3868 Use system title bar and borders 3868 Use system title bar and borders
3869 </message> 3869 </message>
3870 3870
3871 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba()."> 3871 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba().">
3872 rgba($1, $2, $3, $4) 3872 rgba($1, $2, $3, $4)
3873 </message> 3873 </message>
3874 3874
3875 </messages> 3875 </messages>
3876 </release> 3876 </release>
3877 </grit> 3877 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698