diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 22:05:25 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 22:05:25 +0000 |
commit | a37cb181c853b1257af742068d8a85130fd8e6d0 (patch) | |
tree | c93bebf56cd4060de62efe3fa22110de72349ab3 /chrome | |
parent | f73828250816cffe6d7ed3d4922ad6c6e514c567 (diff) | |
download | chromium_src-a37cb181c853b1257af742068d8a85130fd8e6d0.zip chromium_src-a37cb181c853b1257af742068d8a85130fd8e6d0.tar.gz chromium_src-a37cb181c853b1257af742068d8a85130fd8e6d0.tar.bz2 |
Change "Remove thumbnails" to "Remove a thumbnail" for clarity. Also update two descriptions in hopes of helping the translators.
BUG=12442
TEST=none
Review URL: http://codereview.chromium.org/141001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18858 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 56eaa67..f4042f3 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3355,12 +3355,12 @@ each locale. --> Recent </message> <message name="IDS_NEW_TAB_HISTORY_SHOW" - desc="The 'Show history' link on the new tab page"> + desc="The link on the new tab page that takes users to the dedicated History page"> Show full history </message> <message name="IDS_NEW_TAB_REMOVE_THUMBNAILS" - desc="The 'Remove thumbnails' link on the new tab page"> - Remove thumbnails + desc="The link on the new tab page that lets users remove one or more thumbnails"> + Remove a thumbnail </message> <message name="IDS_NEW_TAB_MOST_VISITED_DONE_REMOVING_BUTTON" desc="The caption of the button used to validate the removal of thumbnails"> |