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

Unified Diff: chrome/browser/resources/feedback/html/default.html

Issue 2293673002: [Feedback] Update strings per UX recommendations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/feedback/css/feedback.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/feedback/html/default.html
diff --git a/chrome/browser/resources/feedback/html/default.html b/chrome/browser/resources/feedback/html/default.html
index b77b6404b5c9a7fc80655c8006f12e3b149f0170..43dba4576b7e9e36f29a7667f09c166e09544746 100644
--- a/chrome/browser/resources/feedback/html/default.html
+++ b/chrome/browser/resources/feedback/html/default.html
@@ -39,6 +39,9 @@
</div>
<div id="content-pane" class="content">
<textarea id="description-text" aria-labelledby="title-bar"></textarea>
+ <div>
+ <p id="additional-info-label" i18n-content="additionalInfo"><p>
+ </div>
<div id="page-url" class="text-field-container">
<label id="page-url-label" i18n-content="page-url"></label>
<input id="page-url-text" aria-labelledby="page-url-label" type="text">
« no previous file with comments | « chrome/browser/resources/feedback/css/feedback.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698