Commit 319adaa2 authored by mazda@chromium.org's avatar mazda@chromium.org

Fix the label of the altgr key on Romanian keyboard overlay.


BUG=chromium-os:19017
TEST=manual


Review URL: http://codereview.chromium.org/7623003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96448 0039d316-1c4b-4281-b951-d872f2087c98
parent 71937b9c
...@@ -10316,7 +10316,7 @@ var keyboardOverlayData = { ...@@ -10316,7 +10316,7 @@ var keyboardOverlayData = {
}, },
"E0 38": { "E0 38": {
"format": "smaller", "format": "smaller",
"label": "alt" "label": "alt gr"
}, },
"E0 48": { "E0 48": {
"label": "up" "label": "up"
......
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