Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9d75f724860c46120233c5d77fc96977856d42f2..9ce88c03305b07084d7011319657dfb7d1e8a2c9 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4282,13 +4282,13 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <!-- Click to play --> |
| <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug-in, displayed in the click to play UI."> |
| - Click to run this plug-in |
| + Click to run the <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in |
|
Peter Kasting
2010/12/17 01:41:55
Nit: Seems like either this should have a period,
|
| </message> |
| <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in."> |
| Update plug-in... |
| </message> |
| <message name="IDS_PLUGIN_BLOCKED" desc="The placeholder text for a blocked disabled plug-in."> |
| - Plug-in not allowed. |
| + The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in is not allowed. |
| </message> |
| <message name="IDS_PLUGIN_OUTDATED" desc="The placeholder text for an outdated disabled plug-in."> |
| The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in is out of date. |