(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

@@ -37,5 +37,6 @@
"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 the disable input tools button"
"ext-uls-input-disable-info": "Info text for the disable input tools button",
"ext-uls-input-settings-noime": "Text to be shown when no input methods are available for a selected language"
}