Display notification when disabling input methods from keyboard icon menu

Bug: 48534
Change-Id: Id6c1cb22cb09a226cfcc84d597724e5d803392f3
This commit is contained in:
Santhosh Thottingal
2013-05-17 17:52:29 +05:30
parent 432fb327b3
commit cea4d81766
4 changed files with 44 additions and 7 deletions

View File

@@ -48,5 +48,9 @@
"ext-uls-input-disable": "Label for disable input tools submit 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-settings-noime": "Text to be shown when no input methods are available for a selected language"
}
"ext-uls-input-settings-noime": "Text to be shown when no input methods are available for a selected language",
"ext-uls-input-disable-notification": "Notification bubble text when input methods are disabled",
"ext-uls-input-disable-notification-undo": "Undo link text in the input method disable notification bubble",
"ext-uls-input-disable-notification-info-personal": "Notification bubble text when input methods are disabled, appears if the ULS is at personal toolbar",
"ext-uls-input-disable-notification-info-interlanguage": "Notification bubble text when input methods are disabled, appears if the ULS is at interlanguage toolbar",
}