| 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>
|
|
|