From eac74d3f2283ec9f36e595261ab21716d910c15a Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Tue, 13 Apr 2021 02:00:08 +0200 Subject: Add an option to toggle accent keys These keys are not useful at all in English. A new option allows to hide them, [false] by default. --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 0d2adeb..db45f85 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -34,4 +34,6 @@ %sdp Horizontal margin %sdp + Toggle accent keys + Whether to remove the accent keys from the keyboard. -- cgit v1.2.3