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

Unified Diff: chrome/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.html

Issue 2100143002: Options: more tweaks to android-settings strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix CSS scope and string doc. 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/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.css ('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/chromeos/arc_opt_out_confirm_overlay.html
diff --git a/chrome/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.html b/chrome/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.html
index 0ee305bf5d37c2379010f02b20fae3d085cec034..3105453d5e8b36b2457a4094b8ba2d9d8646ddfa 100644
--- a/chrome/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.html
+++ b/chrome/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.html
@@ -3,7 +3,7 @@
<h1 i18n-content="arcOptOutDialogHeader"></h1>
<div class="content-area">
<span id="arc-opt-out-confirm-text"
- i18n-content="arcOptOutDialogDescription">
+ i18n-values=".innerHTML:arcOptOutDialogDescription">
</span>
</div>
<div class="action-area">
« no previous file with comments | « chrome/browser/resources/options/chromeos/arc_opt_out_confirm_overlay.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698