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:
@@ -33,5 +33,10 @@
|
||||
"ext-uls-input-more-settings" : "More settings",
|
||||
"jquery-ime-other-languages": "Other languages",
|
||||
"jquery-ime-disable-text": "Disable input method",
|
||||
"jquery-ime-help": "Help"
|
||||
"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."
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user