From 69e0b4c2a2424b83ce0ec876938ec3e73dd5b612 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 3 Jun 2023 11:08:22 +0200
Subject: More control over vibration
The newer haptic feedback API that is used instead of the vibrator
service since ef03dfe doesn't work for everyone.
The new vibration option allow to choose both the newer API ("system")
and the older API ("strong", "medium", "light").
---
res/values-ru/strings.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'res/values-ru')
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 3ff8235..66e17d3 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -67,6 +67,11 @@
Расширенные настройки
Пользовательская раскладка
Откройте исходный код. Эта параметр не предназначен для использования.
+
+
+
+
+
Далее
Ввод
Go
--
cgit v1.2.3