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

Unified Diff: ui/keyboard/resources/elements/kb-options-menu.html

Issue 147793005: Update hide keyboard label. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 11 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: ui/keyboard/resources/elements/kb-options-menu.html
diff --git a/ui/keyboard/resources/elements/kb-options-menu.html b/ui/keyboard/resources/elements/kb-options-menu.html
index efe0dfdbf80c50ecaf16e650d77fc20fd638ea14..c67691e3aef25d0bb72a2c50127145cca06cdd77 100644
--- a/ui/keyboard/resources/elements/kb-options-menu.html
+++ b/ui/keyboard/resources/elements/kb-options-menu.html
@@ -110,7 +110,7 @@
</kb-options-menu-item>
<kb-options-menu-item layout="dvorak" label="Dvorak">
</kb-options-menu-item>
- <kb-options-menu-item layout="none" label="Hide keyboard">
+ <kb-options-menu-item layout="none" label="Hide">
</kb-options-menu-item>
</template>
</polymer-element>
« 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