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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2872353004: [Android] Implement copy and open in background of Browser Actions (Closed)
Patch Set: Created 3 years, 7 months 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
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 8c092681397a0c1a746b3e478075eb5678f4b4de..2943fd00e2f36c66c9b56e09e807734dcda1027e 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1727,6 +1727,9 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_BROWSER_ACTIONS_SHARE" desc="Browser Actions menu item to share the url address of the selected link. [CHAR-LIMIT=30]">
Share...
</message>
+ <message name="IDS_BROWSER_ACTIONS_COPY_TOAST_MESSAGE" desc="Toast message displayed when to copy a link from Browser Actions context menu. [CHAR-LIMIT=30]">
+ Copied to clipboard
Ted C 2017/05/11 19:04:49 in the bug, can you link to any discussions where
ltian 2017/05/11 22:10:58 Remove showing the toast from this CL. If later we
+ </message>
<!-- App banner strings -->
<message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating that an application is being installed. [CHAR-LIMIT=25]">

Powered by Google App Engine
This is Rietveld 408576698