(bug 42374) Provide clear indication of lack of IME support for a language

Change-Id: Id637eed3544a66aac4185f9e9d967691fe481331
This commit is contained in:
Santhosh Thottingal
2012-11-23 15:02:26 +05:30
committed by Niklas Laxström
parent e3d8189162
commit ea8bbfd35d
4 changed files with 14 additions and 11 deletions

View File

@@ -36,6 +36,7 @@
"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-disable-info": "Input method tools are disabled.",
"ext-uls-input-settings-noime": "No input methods are available for this language."
}