Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index b8d0b88ad67765158b412a001c699675e8a5a724..a60cd0dca6d2fcc10d0924ab7b8dbcc0a8c6edff 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -64,4 +64,13 @@ |
<message name="IDS_MD_SETTINGS_DOWNLOADS_PAGE_TITLE" desc="Name of the settings page which displays download preferences."> |
Downloads |
</message> |
+ <message name="IDS_SETTINGS_DOWNLOADS_LOCATION_LABEL" desc="Label for the input which allows the user to specify the default download directory."> |
+ Download location: |
+ </message> |
+ <message name="IDS_SETTINGS_DOWNLOADS_CHANGE_LOCATION_BUTTON" desc="Text for the button which allows the user to change the default download directory."> |
+ Change |
+ </message> |
+ <message name="IDS_SETTINGS_DOWNLOADS_PROMPT_FOR_DOWNLOAD_LABEL" desc="Label for the checkbox which enables a prompt for the user to choose a download location for each download instead of using the default."> |
+ Ask where to save each file before downloading |
+ </message> |
</grit-part> |