Commit 95afbe71 authored by James Hawkins's avatar James Hawkins

chrome/settings: Fix the name of an i18n key I forgot to fully update.

R=khorimoto@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1166003003

Cr-Commit-Position: refs/heads/master@{#333103}
parent 84b141c3
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
</div> </div>
<cr-settings-checkbox pref="{{prefs.settings.a11y.virtual_keyboard}}" <cr-settings-checkbox pref="{{prefs.settings.a11y.virtual_keyboard}}"
i18n-values="label:OnScreenKeyboardLabel"> i18n-values="label:onScreenKeyboardLabel">
</cr-settings-checkbox> </cr-settings-checkbox>
</if> </if>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment