From 8b9505356629f81340090cee4f8f1f0bb9c399be Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Fri, 4 Aug 2023 17:31:06 +0200
Subject: LauncherActivity: Visible, clickable and untranslatable link
The link to Github was not clickable and couldn't easily be made so in
its current form.
Render the link in its own paragraph and do not hide the URL.
---
res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a3e50d3..25c2438 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -85,6 +85,6 @@
Send
Enable keyboard
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.
+ This is an free and open source application. You can find the source code or report bugs on Github.
After enabling, you can try the keyboard here:
--
cgit v1.2.3