From 2d2f0dd51d5d463f4ed592ff26c0c85e2ba8d296 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 30 Jan 2022 23:55:15 +0100 Subject: Add options for the spacing between the keys Two options: vertical and horizontal. --- res/values-fr/strings.xml | 2 ++ res/values/strings.xml | 2 ++ res/xml/settings.xml | 2 ++ 3 files changed, 6 insertions(+) (limited to 'res') diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 6650119..5588d5d 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -37,6 +37,8 @@ Normale Longue Très longue + Espacement horizontal entre les touches + Espacement vertical entre les touches Suiv. Fin Aller diff --git a/res/values/strings.xml b/res/values/strings.xml index 199fbd2..46754d7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -37,6 +37,8 @@ Normal Far Very far + Horizontal spacing between the keys + Vertical spacing between the keys Next Done Go diff --git a/res/xml/settings.xml b/res/xml/settings.xml index df5f201..a70a323 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -20,5 +20,7 @@ + + -- cgit v1.2.3