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

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

Issue 1864053002: Implement Android UI of web notification inline replies Base URL: https://chromium.googlesource.com/chromium/src.git@inline_replies_ps1
Patch Set: Fix filename? Created 4 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
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 e6a15fe2f0b5b7b74b4617d86774e92bac75aa80..c7882d5b0992d0a2b544aab690860b3c3026369c 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1499,6 +1499,9 @@ You are signing in with a managed account and giving its administrator control o
<message name="IDS_NOTIFICATION_WORK_PROFILE_BADGE_CONTENT_DESCRIPTION" desc="Content description of the work profile badge in the notification.">
Work profile
</message>
+ <message name="IDS_NOTIFICATION_INLINE_REPLY_DEFAULT_PLACEHOLDER" desc="The placeholder text shown in a notification inline reply if the developer has not specified one.">
+ Write a reply…
Michael van Ouwerkerk 2016/04/07 14:19:20 Let's include vetting this string in the UI review
+ </message>
<!-- Fullscreen -->
<message name="IDS_IMMERSIVE_FULLSCREEN_API_NOTIFICATION" desc="Notification message when a site has entered immersive fullscreen and the directions of how to exit.">

Powered by Google App Engine
This is Rietveld 408576698