Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index e698d4f4ac551d4eb523822ef74d96c0c2e5abf9..f966ff9a8d90e9f270bae6f9fb4883527bca55c1 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -2061,7 +2061,7 @@ Even if you have downloaded files from this website before, the website might ha |
| </message> |
| <message name="IDS_DOWNLOAD_BY_EXTENSION" |
| desc="Indicates which extension downloaded this file."> |
| - Downloaded by <ph name="EXTENSION">$1<ex>The Best Chrome Extension Ever</ex></ph> |
| + Downloaded by <a href="<ph name="EXTENSION_URL">$1</ph>"><ph name="EXTENSION">$2<ex>The Best Chrome Extension Ever</ex></ph></a> |
|
asanka
2015/03/10 04:15:50
Note to self: Make sure EXTENSION_URL is adequatel
Dan Beam
2015/03/10 05:41:02
Done.
|
| </message> |
| <!-- Download Context Menu Items --> |