diff options
Diffstat (limited to 'res/values')
| -rw-r--r-- | res/values/strings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index a924751..adae6e8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2,6 +2,13 @@ <resources> <string name="app_name_release">Unexpected Keyboard</string> <string name="app_name_debug">Unexpected Keyboard (Debug)</string> + <string name="short_description">Lightweight and privacy-conscious virtual keyboard for Android.</string> + <string name="store_description">"The main feature is that you can type more characters by swiping the keys towards the corners. + +This application was originally designed for programmers using Termux. +Now perfect for everyday use. + +This application contains no ads, doesn't make any network requests and is Open Source."</string> <string name="settings_activity_label">Unexpected Keyboard Settings</string> <string name="pref_portrait">In portrait mode</string> <string name="pref_landscape">In landscape mode</string> |
