| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1382eeae6e2cd4f683d633eceb0b552cbe497c0a..7859ac517b27587b584d96f7d3dda5a8dafbc283 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4803,12 +4803,12 @@ Even if you have downloaded files from this website before, the website might ha
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
| - <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO_CHROMEOS" desc="Text displayed in the InfoBubble with instructions on how to find the chrome://extensions/ management page on ChromeOS">
|
| + <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed in the InfoBubble with instructions on how to find the chrome://extensions/ management page on ChromeOS">
|
| Manage your extensions by clicking Extensions in the "More tools" menu.
|
| </message>
|
| </if>
|
| <if expr="is_macosx">
|
| - <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO_MAC" desc="Text displayed in the InfoBubble with instructions on how to find the chrome://extensions/ management page on MAC OS X">
|
| + <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed in the InfoBubble with instructions on how to find the chrome://extensions/ management page on MAC OS X">
|
| Manage your extensions by clicking Extensions in the Window menu.
|
| </message>
|
| </if>
|
|
|