Chromium Code Reviews| Index: components/ntp_snippets_strings.grdp |
| diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp |
| index 2e4d85bebcef858554aece1ac5b14ed79e426cec..301640ded172bcf52ec52d5480c0c5d338f4c8d8 100644 |
| --- a/components/ntp_snippets_strings.grdp |
| +++ b/components/ntp_snippets_strings.grdp |
| @@ -21,10 +21,6 @@ |
| Your suggested articles appear here |
| </message> |
| - <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_HEADER" desc="Header of the recent tabs section, which is a list of pages that the user recently viewed, displayed as cards on the New Tab Page."> |
| - Recent tabs |
| - </message> |
| - |
| <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of the bookmarks section. The bookmarks section shows a list of recently *visited* bookmarks, irrespective of their creation date. It is *not* a list of recently *created* bookmarks"> |
| Recent bookmarks |
| </message> |
| @@ -41,8 +37,20 @@ |
| Your recent tabs from other devices appear here |
| </message> |
| - <message name="IDS_NTP_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of card explaining to the user that they can expect to see some sort of content suggestions in this area in the future."> |
| - Your suggestions appear here |
| + <message name="IDS_NTP_PHYSICAL_WEB_PAGE_SUGGESTIONS_SECTION_HEADER" desc="Header of the physical web section. The physical web section shows a list of physical web pages available near the user."> |
|
Marc Treib
2016/11/28 11:02:23
Seems like this could use a slightly longer explan
|
| + Nearby |
| + </message> |
| + |
| + <message name="IDS_NTP_PHYSICAL_WEB_PAGE_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see physical web page suggestions in this area in the future."> |
| + Your nearby suggestions appear here |
| + </message> |
| + |
| + <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_HEADER" desc="Header of the recent tabs section, which is a list of pages (tabs), which are currently opened and were automatically saved, displayed as cards on the New Tab Page."> |
| + Recent offline tabs |
| + </message> |
| + |
| + <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see recent offline tabs in this area in the future."> |
| + Your recent offline tabs appear here |
| </message> |
| </grit-part> |