| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index a9edbad423538ca587366326f126f84edd1dffb0..ac0b4f6f3855444be2f07d6c870fc73e599dc77a 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -1124,6 +1124,11 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_INVALID" desc="The text of the identity section when the page is secure, but it contains a Signed Certificate Timestamp from a known Certificate Transparency log that failed to verify.">
|
| Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency information, but it was invalid.
|
| </message>
|
| +
|
| + <!-- Desktop Capture -->
|
| + <message name="IDS_DESKTOP_MEDIA_PICKER_SOURCE_TYPE_TAB" desc="Text for the button on the window picker dialog, clicking which takes one to tab sharing">
|
| + Chrome Tab
|
| + </message>
|
|
|
| <!-- Runtime permission strings -->
|
| <if expr="is_android">
|
|
|