| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4e967f6cd8e12740fb0ac080e56e3e9f27d0422b..ee7457fb771f71ada79e944a3e54af3f9d75035d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6774,6 +6774,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| If enabled, overlay tutorial will be shown after first login.
|
| </message>
|
| </if>
|
| + <message name="IDS_FLAGS_HIDPI_NAME" desc="Name of flag to enable/disable HiDPI Support.">
|
| + HiDPI Support
|
| + </message>
|
| + <message name="IDS_FLAGS_HIDPI_DESCRIPTION" desc="Description of flag to enable/disable HiDPI Support.">
|
| + If enabled, application size and layout will adapt to the operating system's DPI settings.
|
| + </message>
|
|
|
| <!-- Crashes -->
|
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
|
| @@ -6797,11 +6803,8 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_CRASHES_DISABLED_HEADER" desc="The header for chrome://crashes when crash reporting is disabled">
|
| Crash reporting is disabled.
|
| </message>
|
| - <message name="IDS_FLAGS_HIDPI_NAME" desc="Name of flag to enable/disable HiDPI Support.">
|
| - HiDPI Support
|
| - </message>
|
| - <message name="IDS_FLAGS_HIDPI_DESCRIPTION" desc="Description of flag to enable/disable HiDPI Support.">
|
| - If enabled, application size and layout will adapt to the operating system's DPI settings.
|
| + <message name="IDS_CRASHES_UPLOAD_MESSAGE" desc="Link text for triggering crash uploading on chrome://crashes">
|
| + Start Uploading Crashes
|
| </message>
|
|
|
| <!-- WebRTC logs -->
|
|
|