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

Unified Diff: content/public/android/java/strings/android_content_strings.grd

Issue 255793003: Toast notifying the user that we copied to clipboard. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test Created 6 years, 8 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
« no previous file with comments | « content/public/android/java/src/org/chromium/content/browser/SelectActionModeCallback.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/java/strings/android_content_strings.grd
diff --git a/content/public/android/java/strings/android_content_strings.grd b/content/public/android/java/strings/android_content_strings.grd
index b8c9481ecc46b8342aa6e7175f73df48ccab0ef3..b6fe86c1f11921d8a6996f875d4d766ee2876ab1 100644
--- a/content/public/android/java/strings/android_content_strings.grd
+++ b/content/public/android/java/strings/android_content_strings.grd
@@ -198,6 +198,9 @@
<message name="IDS_PROFILER_ERROR_TOAST" desc="Toast notifying the user that we failed to start profiler">
Failed to start profiler
</message>
+ <message desc="Toast notifying the user that we copied to clipboard. [CHAR-LIMIT=32]" name="IDS_COPY_TO_CLIPBOARD_SUCCESS_MESSAGE">
+ Copied to clipboard
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « content/public/android/java/src/org/chromium/content/browser/SelectActionModeCallback.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698