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

Unified Diff: components/components_google_chrome_strings.grd

Issue 1332353003: Move resources for version_ui to //components/version_ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: components/components_google_chrome_strings.grd
diff --git a/components/components_google_chrome_strings.grd b/components/components_google_chrome_strings.grd
index 2721b0057071ce9d7802aa0f7010d3add44b3e32..777d10e751c99e8f5381c7862adf5bebd19d1cac 100644
--- a/components/components_google_chrome_strings.grd
+++ b/components/components_google_chrome_strings.grd
@@ -153,6 +153,11 @@
again for improved performance.
</message>
</if>
+
+ <!-- Version UI -->
+ <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright message, containing the URLs.">
+ Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a&gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target="_blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt;</ph>.
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698