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

Unified Diff: components/components_strings.grd

Issue 2713343003: MD Settings: Add "Auto Open" setting to Downloads page UI. (Closed)
Patch Set: fix merge? Created 3 years, 10 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
Index: components/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 9e112517cd8afc8a01bf031bfbd07a2c9c18e157..dca35e4bc6281429c2db15e50dadeb8bd90d4372 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -220,6 +220,9 @@
<message name="IDS_CANCEL" desc="Used for Cancel on buttons">
Cancel
</message>
+ <message name="IDS_CLEAR" desc="A generic term for Clear on buttons and menus.">
Dan Beam 2017/02/27 05:50:36 why are you adding this here?
tommycli 2017/02/28 00:47:26 Done.
+ Clear
+ </message>
<message name="IDS_CLOSE" desc="A generic term for Close on buttons and menus.">
Close
</message>

Powered by Google App Engine
This is Rietveld 408576698