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

Unified Diff: components/components_strings.grd

Issue 530963002: Move IDS_LEARN_MORE to components_strings.grd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build Created 6 years, 3 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/sync_setup_handler.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 9a016296feb50fde3a0aab426508ddffceca6f85..0501bdbb9229e0ea0e860051b32969440e7ed51d 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -175,6 +175,11 @@
<part file="pdf_strings.grdp" />
<part file="policy_strings.grdp" />
<part file="translate_strings.grdp" />
+
+ <!-- Generic terms -->
+ <message name="IDS_LEARN_MORE" desc="Learn more text">
+ Learn more
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « chrome/browser/ui/webui/sync_setup_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698