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

Unified Diff: chrome/browser/resources/settings/a11y_page/a11y_page.html

Issue 1166003003: chrome/settings: Fix the name of an i18n key I forgot to fully update. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/a11y_page/a11y_page.html
diff --git a/chrome/browser/resources/settings/a11y_page/a11y_page.html b/chrome/browser/resources/settings/a11y_page/a11y_page.html
index 970244fd784997a78bbfa9989f631a6e4ca272d8..7ebb0337b96f4e0e81824144244c7759902c93ae 100644
--- a/chrome/browser/resources/settings/a11y_page/a11y_page.html
+++ b/chrome/browser/resources/settings/a11y_page/a11y_page.html
@@ -59,7 +59,7 @@
</div>
<cr-settings-checkbox pref="{{prefs.settings.a11y.virtual_keyboard}}"
- i18n-values="label:OnScreenKeyboardLabel">
+ i18n-values="label:onScreenKeyboardLabel">
</cr-settings-checkbox>
</if>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698