Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index bbe57ab30d43d44f43a433f8e119354bdc400944..fa17414a2369a35e26e47eaaacf8285a89fd4d19 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -1247,6 +1247,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</ |
| Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small"></div></ph> <ph name="BEGIN_BOLD"><strong></ph>Chromium<ph name="END_BOLD"></strong></ph> |
| </message> |
| </if> |
| + |
| + <!-- ChromeDriver info bar --> |
| + <message name="IDS_CONTROLLED_BY_CHROMEDRIVER" desc="Message shown when the browser session is being controlled by ChromeDriver. This message is followed by a 'Learn more' link."> |
| + Your browser is being remotely controlled by ChromeDriver. |
|
Devlin
2017/02/01 23:04:59
we have a generated_resources.grd file for strings
samuong
2017/02/04 00:11:03
Done.
|
| + </message> |
| </messages> |
| </release> |
| </grit> |