Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Unified Diff: chrome/app/generated_resources.grd

Issue 23650005: chrome://crashes: reload uploads.log every time the page refreshes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/crashes.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 -->
« no previous file with comments | « no previous file | chrome/browser/resources/crashes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698