Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index f0c259464f6cd24557680b94c005ad7ac21af365..1cb75a0da65adb5c8a46359db45dfc8576f5350a 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -1213,6 +1213,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</ |
| </message> |
| </if> |
| + <if expr="is_win"> |
| + <message name="IDS_UTILITY_PROCESS_SHELL_HANDLER_NAME" desc="The name of the utility process used to handle shell operations."> |
| + Shell Handler |
|
grt (UTC plus 2)
2016/06/22 13:58:50
since this string doesn't contain the product name
Patrick Monette
2016/06/23 22:58:52
Done.
|
| + </message> |
| + </if> |
| + |
| </messages> |
| </release> |
| </grit> |