From ca07bff1330024bd78e28d1bc83940daab678fbb Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Thu, 15 Apr 2021 23:56:34 +0200
Subject: Use subtypes to choose layout
This removes the "layout" setting. Every layouts that the user could use
will appear in the global settings.
---
res/values/strings.xml | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
(limited to 'res/values')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index db45f85..e53b4b6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5,13 +5,10 @@
Unexpected Keyboard Settings
+ %s AZERTY
+ %s QWERTY
+
Layout
- Change keyboard layout
- %s
-
- - Azerty
- - Qwerty
-
Typing
Precision
--
cgit v1.2.3