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

Unified Diff: chrome/app/generated_resources.grd

Issue 422933002: Shift the error page "More" button over to text. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Incorporated UI feedback. Created 6 years, 5 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/errorpage_browsertest.cc » ('j') | chrome/renderer/resources/neterror.css » ('J')
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 da48ed3fac992b2843b4cee1c7ee650475dc3f8f..5773805f9be086ea22c1af688a256ab4d6016502 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8535,10 +8535,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
<!-- error page messages -->
<message name="IDS_ERRORPAGES_BUTTON_MORE" desc="Label for the button that expands the details on an error page">
mmenke 2014/08/01 15:50:42 Should these strings be renamed?
Randy Smith (Not in Mondays) 2014/08/01 18:14:14 Done.
- More
+ Details
</message>
<message name="IDS_ERRORPAGES_BUTTON_LESS" desc="Label for the button that hides the details on an error page">
- Less
+ Hide details
</message>
<message name="IDS_ERRORPAGES_BUTTON_RELOAD" desc="Label for the button on an error page to reload the page">
Reload
« no previous file with comments | « no previous file | chrome/browser/errorpage_browsertest.cc » ('j') | chrome/renderer/resources/neterror.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698