diff options
author | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-05 18:47:51 +0000 |
---|---|---|
committer | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-05 18:47:51 +0000 |
commit | cd0971d14b9e99bba6d726284f9519597a27f41c (patch) | |
tree | 59368434daa6a2ee9d0bc3a89d7110f3fe367976 /chrome/app | |
parent | ce292018a349f2fbe7c42adf41dfe4eea9cdfac5 (diff) | |
download | chromium_src-cd0971d14b9e99bba6d726284f9519597a27f41c.zip chromium_src-cd0971d14b9e99bba6d726284f9519597a27f41c.tar.gz chromium_src-cd0971d14b9e99bba6d726284f9519597a27f41c.tar.bz2 |
Change "remove thumbnail" message to make it fit nicely above the thumbnails on the NTP.
BUG= 22820
TEST= remove thumbnails. notice that "undo" butterbar doesn't overlap anything or elide text uncomfortably.
Review URL: http://codereview.chromium.org/361017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31113 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 32ff803..cba7742 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4623,7 +4623,7 @@ Keep your key file in a safe place. You will need it to create new versions of y </message> <message name="IDS_NEW_TAB_THUMBNAIL_REMOVED_NOTIFICATION" desc="Notification text shown when a thumbnail has been removed from the most visited section."> - The thumbnail for “<ph name="THUMBNAIL_TITLE">%s</ph>” will no longer appear. + Thumbnail removed. </message> <message name="IDS_NEW_TAB_UNDO_THUMBNAIL_REMOVE" desc="Action link text to undo removing a thumbnail from the most visited section."> |