| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 004eed4b5d2d1c3153f3a6f7dfcaa0965058c821..75fcfe04f1ca3a88907df82abede56a2e867b6a5 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -279,7 +279,7 @@
|
| Downloads
|
| </message>
|
| <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which allows the user to specify the default download directory.">
|
| - Download location:
|
| + Location
|
| </message>
|
| <message name="IDS_SETTINGS_CHANGE_DOWNLOAD_LOCATION" desc="Text for the button which allows the user to change the default download directory.">
|
| Change
|
| @@ -287,6 +287,9 @@
|
| <message name="IDS_SETTINGS_PROMPT_FOR_DOWNLOAD" 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>
|
| + <message name="IDS_SETTINGS_DISCONNECT_GOOGLE_DRIVE" desc="Label for the checkbox which enables disconnecting from Google Drive account.">
|
| + Disconnect Google Drive account
|
| + </message>
|
|
|
| <!-- Date/time Page -->
|
| <message name="IDS_SETTINGS_DATE_TIME" desc="Name of the settings page which displays date and time preferences.">
|
|
|