| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9f8673599121807fc4b8c1f5e070c19f4c71db67..6850751a6ec0670683906dfaeff0d2b3640af3e2 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5666,6 +5666,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_JAVASCRIPT_HARMONY_DESCRIPTION" desc="Description for the flag to enable JavaScript Harmony features.">
|
| Enable web pages to use experimental JavaScript features.
|
| </message>
|
| + <if expr="is_android">
|
| + <message name="IDS_FLAGS_ENABLE_SYSTEM_DOWNLOAD_MANAGER_NAME" desc="Title for the flag to use system download manager.">
|
| + Use system download manager when applicable.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_SYSTEM_DOWNLOAD_MANAGER_DESCRIPTION" desc="Description for the flag to use system download manager.">
|
| + Allow downloads to be handled by the system download manager when applicable.
|
| + </message>
|
| + </if>
|
| <message name="IDS_FLAGS_DOWNLOAD_RESUMPTION_NAME" desc="Title for the flag to enable the download resume feature.">
|
| Download Resumption
|
| </message>
|
|
|