From 35b4e442ab2e2b236e785f52dfa5d59439eb037e Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Tue, 28 Mar 2023 11:22:17 +0200
Subject: Add a launchable explanatory activity
This activity points to the system settings page for enabling input
methods. This is purely a shortcut but is expected by many users.
It could be made more useful in the future or hidden whenever the
keyboard is enabled.
---
res/values/strings.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'res/values/strings.xml')
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 @@
Prev
Search
Send
+ This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard.
+ This is an free and open source application. You can find the source code or report bugs on Github.
+ Enable keyboard
--
cgit v1.2.3