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

Unified Diff: components/components_strings.grd

Issue 1582893002: Componentize IDS_CLOSE string so that it can be shared with iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/ui/webui/certificate_viewer_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index e48f7072391454e102fd04a1c5274d09af8907b5..684e5ecf0a7b1061d8ec17aebadf2cba6345a3b0 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -210,6 +210,9 @@
<message name="IDS_CANCEL" desc="Used for Cancel on buttons">
Cancel
</message>
+ <message name="IDS_CLOSE" desc="A generic term for Close on buttons and menus.">
+ Close
+ </message>
<message name="IDS_DONE" desc="A generic term for Done on buttons and menus.">
Done
</message>
« no previous file with comments | « chrome/browser/ui/webui/certificate_viewer_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698