Option for disabling the IME system
* It can be a user preference using the ULS Input method settings * It can be a mediaWiki configuration $wgULSIMEEnabled Change-Id: Ic5fb4932d62ab18db5d3b10ca81c0f6bfe9fd29e
This commit is contained in:
@@ -34,5 +34,9 @@
|
||||
"ext-uls-input-more-settings": "Menu item lable displayed in the input method selector menu",
|
||||
"jquery-ime-other-languages": "Title text used for language list in the input method selector menu",
|
||||
"jquery-ime-disable-text": "Label used for disabling input method from input method selector menu",
|
||||
"jquery-ime-help": "Text for help link"
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user