Index: chrome/app/bookmarks_strings.grdp |
diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp |
index 2cbc54f1c688eb9bedc6f3db22584b4e4fdcba15..28f325e8a09f4f1bc0fe4ff051221026553599af 100644 |
--- a/chrome/app/bookmarks_strings.grdp |
+++ b/chrome/app/bookmarks_strings.grdp |
@@ -150,12 +150,12 @@ |
<!-- Begin of Bookmarks Bubble strings. --> |
<if expr="not use_titlecase"> |
<message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bubble after bookmarking a page."> |
- Bookmark added! |
+ Bookmark added |
</message> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="In Title Case: Title of the bubble after bookmarking a page."> |
- Bookmark Added! |
+ Bookmark Added |
</message> |
</if> |
<message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark"> |