From 0f62b3044c501dc5679583e06447285ebeb31118 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 12 Feb 2023 23:20:11 +0100
Subject: Option to switch to the previous input method
A new option changes the "change_method" into the new
"change_method_prev". It switch to the previously used input method.
A long press on "change_method_prev" sends "change_method".
A new section is added in the settings and existing options are moved.
---
res/values-ko/strings.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
(limited to 'res/values-ko')
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 642da42..164e9ba 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -26,8 +26,6 @@
-
-
@@ -36,10 +34,15 @@
키 모서리 문자의 입력 범위 (%s)
키 길게 누르기 지연
키 반복 간격
- 진동
- 키 누를 때 진동 키거/끄기
+
+
+
+
+
+ 진동
+ 키 누를 때 진동 키거/끄기
스타일
아래 넓이
키보드 높이
--
cgit v1.2.3