| 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 d0b8f17b6de4af12be4321874adfe45b088e6b47..53d53e41322f77b5d17d270276a601cfaaad3905 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1487,6 +1487,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…
|
| + </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.">
|
|
|