diff options
Diffstat (limited to 'res/values')
| -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 25c2438..2a164e0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -87,4 +87,7 @@ <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 Github.</string> <string name="launcher_tryhere">After enabling, you can try the keyboard here:</string> + <string name="key_descr_capslock">Caps lock</string> + <string name="key_descr_switch_greekmath">Greek & math symbols</string> + <string name="key_descr_voice_typing">Voice typing</string> </resources> |
