diff options
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 11ddc0c..e6b1a8d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -73,4 +73,7 @@ <string name="key_action_prev">Prev</string> <string name="key_action_search">Search</string> <string name="key_action_send">Send</string> + <string name="launcher_description">This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard.</string> + <string name="launcher_sourcecode">This is an free and open source application. You can find the source code or report bugs on <a href="https://github.com/Julow/Unexpected-Keyboard/">Github</a>.</string> + <string name="launcher_button_imesettings">Enable keyboard</string> </resources> |
