From baec5a76ee51e86c8256423924331908da75279f Mon Sep 17 00:00:00 2001
From: Gero Streng
Date: Sun, 25 Sep 2022 02:23:33 +0200
Subject: Add optional NumPad
Shows a NumPad depending on preference:
Never/Landscape/Always
---
res/values/strings.xml | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 501aefc..9195670 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -10,6 +10,10 @@
Show accents for all installed languages
Only show accents for the selected language
Hide accents
+ Show NumPad
+ Never
+ Only in landscape mode
+ Always
Automatic capitalisation
Press Shift at the beginning of a sentence
Add keys to the keyboard
--
cgit v1.2.3