diff options
| author | Jules Aguillon | 2023-04-02 13:28:10 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-04-02 13:29:53 +0200 |
| commit | 351355b3a769d2b584733ad0e8924dfe75939fb6 (patch) | |
| tree | 9256361692887ea9cf82e14f33118062a936abd9 /res/values-it/strings.xml | |
| parent | 3caca59ff43e09578838d213b9c2f94c072b0832 (diff) | |
| download | unexpected-keyboard-351355b3a769d2b584733ad0e8924dfe75939fb6.tar.gz unexpected-keyboard-351355b3a769d2b584733ad0e8924dfe75939fb6.zip | |
Launcher activity: Input box
For trying the keyboard without having to mess with an other app.
Diffstat (limited to 'res/values-it/strings.xml')
| -rw-r--r-- | res/values-it/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 1fd3a3c..2774c6c 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -73,7 +73,8 @@ <string name="key_action_prev">Precedente</string> <string name="key_action_search">Cerca</string> <string name="key_action_send">Invia</string> + <!-- <string name="launcher_button_imesettings">Enable keyboard</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> --> + <!-- <string name="launcher_tryhere">After enabling, you can try the keyboard here:</string> --> </resources> |
