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 b73ba6ebedea4fe60f607d494ce039a63fe0dad7..ab0a6ebec835b1eb8b2b1711500fd3137499a7c7 100644 | 
| --- a/chrome/android/java/strings/android_chrome_strings.grd | 
| +++ b/chrome/android/java/strings/android_chrome_strings.grd | 
| @@ -2403,6 +2403,9 @@ You are signing in with a managed account and giving its administrator control o | 
| <message name="IDS_MEDIA_NOTIFICATION_LINK_TEXT" desc="Url of the current tab. The notification will display this text for the user to identify the tab to return to."> | 
| Touch to return to <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://apprtc.appspot.com</ex></ph> | 
| </message> | 
| + <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT" desc="Text to be shown as a notification when screen capture is in progress."> | 
| + The <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://apprtc.appspot.com</ex></ph> is sharing your screen now | 
| 
 
gone
2016/08/10 19:04:02
This string doesn't make sense, grammatically.  Ha
 
braveyao
2016/08/12 23:37:44
Done.
Change it to  "www.site.com is sharing your
 
 | 
| + </message> | 
| <message name="IDS_NEW_TAB_INCOGNITO_HEADER" desc="Header shown when a user opens an incognito tab explaining incognito mode"> | 
| You’ve gone incognito. | 
| </message> |