aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2021-11-09 09:42:13 +0200
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2021-11-11 08:57:23 +0000
commit80d1d4c2f061c7dd3f2983ce9f71e29490f4c30c (patch)
treeb0294197dbbd4876f766319fbbb866ca2e22a6d9 /src
parentd800b065ccb1d17c6e8a326d9b4408a5db0ffc2b (diff)
Update the Hangul mode key label in the Korean symbol layout
The current label 알파벳 reads "alphabet", which is generally not used for Hangul keyboards. Change the label to 한글 which reads "Hangul". This change is based of feedback from native speakers. Pick-to: 6.2 Change-Id: I1a6e91b27083b7ff1ea41bf2c93e627b23edf52c Reviewed-by: <ben.cho@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/virtualkeyboard/content/layouts/ko_KR/symbols.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/virtualkeyboard/content/layouts/ko_KR/symbols.qml b/src/virtualkeyboard/content/layouts/ko_KR/symbols.qml
index 5001d072..95e3dcae 100644
--- a/src/virtualkeyboard/content/layouts/ko_KR/symbols.qml
+++ b/src/virtualkeyboard/content/layouts/ko_KR/symbols.qml
@@ -176,7 +176,7 @@ KeyboardLayoutLoader {
SymbolModeKey {
weight: functionKeyWidth
Layout.fillWidth: false
- displayText: "\uC54C\uD30C\uBCB3"
+ displayText: "\uD55C\uAE00"
}
Key {
key: Qt.Key_Comma
@@ -341,7 +341,7 @@ KeyboardLayoutLoader {
SymbolModeKey {
weight: functionKeyWidth
Layout.fillWidth: false
- displayText: "\uC54C\uD30C\uBCB3"
+ displayText: "\uD55C\uAE00"
}
Key {
key: Qt.Key_Comma