Commit dca2d3d1 authored by gambard's avatar gambard Committed by Commit bot

Change Share Extension string for consistency

This CL changes the Share Extension string from "Add to Reading List" to
"Read Later" in order to be consistent with the other usages.

BUG=673689

Review-Url: https://codereview.chromium.org/2574263002
Cr-Commit-Position: refs/heads/master@{#439443}
parent 13f04189
......@@ -131,7 +131,7 @@ all other OS specific variables will be false.
<release seq="1" allow_pseudo="false">
<messages fallback_to_english="true">
<message name="IDS_IOS_ADD_READING_LIST_SHARE_EXTENSION" desc="Share extension button to add to reading list [Length: 30em]" meaning="Button title [Length: 30em]">
Add to Reading List
Read Later
</message>
<message name="IDS_IOS_ADD_BOOKMARKS_SHARE_EXTENSION" desc="Share extension button to add to bookmarks [Length: 30em]" meaning="Button title [Length: 30em]">
Add to Bookmarks
......
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