Chromium Code Reviews| Index: chrome/app/bookmarks_strings.grdp |
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp |
| index b16b2b004449cacaec46db21b541bf1120242da3..7c27c954f26d4ad7c6fa9c145e9fd5a4e9f53f97 100644 |
| --- a/chrome/app/bookmarks_strings.grdp |
| +++ b/chrome/app/bookmarks_strings.grdp |
| @@ -183,12 +183,21 @@ |
| <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark"> |
| Bookmark |
| </message> |
| + <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK_ACCESSIBILITY" desc="Title of the bubble when re-clicking on a bookmark, read by text-to-speach accessability feature"> |
|
David Tseng
2013/11/20 22:13:27
s/accessability/accessibility (and you probably co
zel
2013/11/21 00:19:23
Done.
|
| + Edit bookmark |
| + </message> |
| <message name="IDS_BOOKMARK_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked"> |
| Name: |
| </message> |
| + <message name="IDS_BOOKMARK_BUBBLE_TITLE_ACCESSIBILITY_TEXT" desc="Text preceding the title of the page that was bookmarked, read by text-to-speach accessability feature"> |
| + Bookmark name |
| + </message> |
| <message name="IDS_BOOKMARK_BUBBLE_FOLDER_TEXT" desc="Text preceding the folder selector"> |
| Folder: |
| </message> |
| + <message name="IDS_BOOKMARK_BUBBLE_FOLDER_ACCESSIBILITY_TEXT" desc="Text preceding the folder selector"> |
| + Bookmark folder |
| + </message> |
| <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Title of the button for removing the bookmark"> |
| Remove |
| </message> |