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

@@ -45,5 +45,9 @@
"ext-uls-input-disable": "Disable input methods",
"ext-uls-input-enable": "Enable input methods",
"ext-uls-input-disable-info": "Input methods are disabled.",
"ext-uls-input-settings-noime": "No input methods are available for this language."
"ext-uls-input-settings-noime": "No input methods are available for this language.",
"ext-uls-input-disable-notification": "Input tools have been disabled",
"ext-uls-input-disable-notification-undo": "Undo",
"ext-uls-input-disable-notification-info-personal": "You can enable the input tools at any time from the language settings.",
"ext-uls-input-disable-notification-info-interlanguage": "You can enable the input tools at any time from the language settings next to the language list."
}