From c05fdea76554a8e95a8c63f5bb72ca9e0003a382 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 13 Feb 2022 15:58:30 +0100
Subject: Define the height of the keyboard relative to the screen size
Depending on the pixel density isn't ideal for a keyboard, which would
render differently depending on the "scaling" accessibility option.
Landscape mode needs a special values. At the same time, increase the
horizontal margin when landscape.
---
res/values-lv/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'res/values-lv/strings.xml')
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index 48fccda..0e1c5cd 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -23,7 +23,7 @@
Mainīt taustiņa atkārtošanās ātrumu ar pavilkšanas attālumu
Izskata pielāgojumi
Apakšējā apmale
- Taustiņa augstums
+ Tastatūras augstums
Līmeniskā apmale
Iezīmes izmērs
Tastatūrā attēloto rakstzīmju izmērs (%.2fx)
--
cgit v1.2.3