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

Unified Diff: chrome/browser/resources/options/browser_options.html

Issue 2098043002: Options: add a "Learn more" link to Android Apps section and tweak strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kenobi@ string tweaks Created 4 years, 6 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/app/chromeos_strings.grdp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 581ff19d2cd17864496fda533e89cb404788aae2..44a3dbd09150f6f38ea082fe7797753af3fda7ea 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -237,6 +237,8 @@
pref="arc.enabled"></span>
</span>
</label>
+ <a target="_blank" i18n-content="learnMore"
+ href="http://support.google.com/chromebook?p=playapps"></a>
</div>
<div id="android-apps-settings" class="controlled-setting-with-label" hidden>
<label>
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698