From d00576ac2d7605c48034dc52e6622f48f680d4ae Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Wed, 28 Apr 2021 00:23:52 +0200
Subject: Add the "layout" option again
Some versions of android don't allow to configure several languages.
---
res/values/strings.xml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9637b57..04c3b57 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5,10 +5,17 @@
Unexpected Keyboard Settings
- %s AZERTY
- %s QWERTY
+ %s
+ %s
Layout
+ Change keyboard layout
+ %s
+
+ - System settings
+ - Azerty
+ - Qwerty
+
Toggle accent keys
Whether to remove the accent keys from the keyboard
--
cgit v1.2.3