| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 1ab3b372abea4e25e734c4ef1a05b6592d20c71f..e7c2d8d4f722d222cb015699b0cabd6d316f0b8c 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -1214,6 +1214,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
|
| + </message>
|
| + </if>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|