diff options
-rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index f16662f..9f3efbc 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -2078,6 +2078,12 @@ Even if you have downloaded files from this website before, the website might ha desc="In Title Case: Download context menu: Show information about interrupted downloads"> &More Information </message> + </if> <!-- not use_titlecase --> + <if expr="is_win"> + <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_PDF_IN_READER" + desc="Download context menu: Open when download using Adobe Reader"> + Always open in Adobe Reader + </message> </if> </if> |