Update the inputmethod settings as per design
Design: http://dl.dropbox.com/u/30377416/i18n/visual/input-settings.pdf Do not show the language list and input methods if IME is disabled And do not show descriptive text if IME is enabled. Change-Id: I49e07cbadf7e253e4fb0d5a59029d9884308c06a
This commit is contained in:
committed by
Amir E. Aharoni
parent
7c4646a059
commit
e3e0be19f2
@@ -36,7 +36,6 @@
|
||||
"jquery-ime-help": "Help",
|
||||
"ext-uls-input-disable": "Disable input method tools",
|
||||
"ext-uls-input-enable": "Enable input method tools",
|
||||
"ext-uls-input-disable-info": "Input method tools are disabled.",
|
||||
"ext-uls-input-enable-info": "Input method tools are enabled."
|
||||
"ext-uls-input-disable-info": "Input method tools are disabled."
|
||||
}
|
||||
|
||||
|
||||
@@ -37,6 +37,5 @@
|
||||
"jquery-ime-help": "Text for help link",
|
||||
"ext-uls-input-disable": "Label for disable input tools button",
|
||||
"ext-uls-input-enable": "Label for enable input tools button",
|
||||
"ext-uls-input-disable-info": "Info text for disable input tools button",
|
||||
"ext-uls-input-enable-info": "Info text for disable input tools button"
|
||||
"ext-uls-input-disable-info": "Info text for the disable input tools button"
|
||||
}
|
||||
Reference in New Issue
Block a user