Commit def9d641 authored by Caroline Rising's avatar Caroline Rising Committed by Commit Bot

Update read later entry point strings for tab context menu and omnibox star.

Bug: 1109316
Change-Id: I24873f3896d8e19a500d6e9df83da91dbc881ed8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510432
Commit-Queue: Caroline Rising <corising@chromium.org>
Commit-Queue: Connie Wan <connily@chromium.org>
Auto-Submit: Caroline Rising <corising@chromium.org>
Reviewed-by: default avatarConnie Wan <connily@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822782}
parent ee1147f8
......@@ -5689,7 +5689,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Edit Bookmark
</message>
<message name="IDS_STAR_VIEW_MENU_MOVE_TO_READ_LATER" desc="The item label of the menu triggered from the star icon in the location bar for moving the current tab to read later.">
Read Later
Add to Reading List
</message>
<message name="IDS_STAR_VIEW_MENU_MARK_AS_READ" desc="The item label of the menu triggered from the star icon in the location bar for marking the current tab's read later entry as read.">
Mark as Read
......@@ -5703,7 +5703,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Edit bookmark
</message>
<message name="IDS_STAR_VIEW_MENU_MOVE_TO_READ_LATER" desc="The item label of the menu triggered from the star icon in the location bar for moving the current tab to read later.">
Read later
Add to reading list
</message>
<message name="IDS_STAR_VIEW_MENU_MARK_AS_READ" desc="The item label of the menu triggered from the star icon in the location bar for marking the current tab's read later entry as read.">
Mark as read
......@@ -6657,8 +6657,8 @@ the Bookmarks menu.">
</message>
<message name="IDS_TAB_CXMENU_READ_LATER" desc="The label of the tab context menu item for adding one or more tabs to Read later.">
{NUM_TABS, plural,
=1 {Read tab later}
other {Read tabs later}}
=1 {Add tab to reading list}
other {Add tabs to reading list}}
</message>
<message name="IDS_TAB_CXMENU_ADD_TAB_TO_GROUP" desc="The label of the tab context menu submenu for adding one or more tabs to either a new group or an existing tab group. NOTE: If having no explicit # makes the phrasing awkward, feel free to add a # as necessary. [ICU Syntax]">
{NUM_TABS, plural,
......@@ -6729,8 +6729,8 @@ the Bookmarks menu.">
</message>
<message name="IDS_TAB_CXMENU_READ_LATER" desc="In Title Case: The label of the tab context menu item for adding one or more tabs to Read later.">
{NUM_TABS, plural,
=1 {Read Tab Later}
other {Read Tabs Later}}
=1 {Add Tab to Reading List}
other {Add Tabs to Reading List}}
</message>
<message name="IDS_TAB_CXMENU_ADD_TAB_TO_GROUP" desc="In Title Case: The label of the tab context menu submenu for adding one or more tabs to either a new group or an existing tab group. NOTE: If having no explicit # makes the phrasing awkward, feel free to add a # as necessary. [ICU Syntax]">
{NUM_TABS, plural,
......
c0d46ea4cadbcbee88e04c014b8ea3baf7ef14f0
\ No newline at end of file
f177488ef715399acc65107df53201b42e78fc47
\ No newline at end of file
32037f188850423832839e0d04e11fbf5a9dd6f1
\ No newline at end of file
9f7083288a9c35a3590782c0a0a67fe05eb8e1a9
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment