Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(267)

Unified Diff: ios/chrome/share_extension/strings/ios_share_extension_strings.grd

Issue 2540553003: Fix Share extension strings. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/chrome/share_extension/OWNERS ('k') | ios/chrome/today_extension/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/share_extension/strings/ios_share_extension_strings.grd
diff --git a/ios/chrome/share_extension/strings/ios_share_extension_strings.grd b/ios/chrome/share_extension/strings/ios_share_extension_strings.grd
index a98fd8d8b1744f71a3a4f014fb05fdbabba29917..1dcb3f3284b616a51ad08266d230233fdcb52674 100644
--- a/ios/chrome/share_extension/strings/ios_share_extension_strings.grd
+++ b/ios/chrome/share_extension/strings/ios_share_extension_strings.grd
@@ -130,14 +130,11 @@ all other OS specific variables will be false.
</translations>
<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]">
- Reading List
+ <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
</message>
- <message name="IDS_IOS_ADD_BOOKMARKS_SHARE_EXTENSION" desc="Share extension button to add to bookmarks [Length: 30em]">
- Bookmarks
- </message>
- <message name="IDS_IOS_ADD_BUTTON_SHARE_EXTENSION" desc="Share extension button to validate add [Length: 12em]">
- Add
+ <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
</message>
</messages>
</release>
« no previous file with comments | « ios/chrome/share_extension/OWNERS ('k') | ios/chrome/today_extension/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698