Chromium Code Reviews| 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]"> |