| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e2900c0ed586f5ac415052b32a9c62cde5071ad6..767d5f4d9ec9eaf62eac9c4543881faf74c673db 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6831,9 +6831,13 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group">
|
| Downloads
|
| </message>
|
| + <!-- TODO(tfarina): Remove this message when the platform-specific dialogs are removed. -->
|
| <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label of the 'Browse...' button">
|
| Br&owse...
|
| </message>
|
| + <message name="IDS_OPTIONS_DOWNLOADLOCATION_CHANGE_BUTTON" desc="The label of the 'Change...' button">
|
| + Change...
|
| + </message>
|
| <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Browse For Folder' dialog on Windows, this is the text that appears above the directory selector.">
|
| Download location:
|
| </message>
|
|
|