diff options
| author | Jules Aguillon | 2022-06-06 00:55:16 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2022-06-06 00:55:16 +0200 |
| commit | 4d104eacf319060d4c78b9f9328b050de909eb93 (patch) | |
| tree | 87858a874c1ac1245c6d2dedfb29c3cc202e7617 /res/values-ko/strings.xml | |
| parent | 31d6a70dfb9c7ad3a72302bca2339f926e4593ee (diff) | |
| download | unexpected-keyboard-4d104eacf319060d4c78b9f9328b050de909eb93.tar.gz unexpected-keyboard-4d104eacf319060d4c78b9f9328b050de909eb93.zip | |
Remove the option "Show every accents"
This option cannot be implemented easily now that the set of "accents"
(localized keys) isn't defined.
Diffstat (limited to 'res/values-ko/strings.xml')
| -rw-r--r-- | res/values-ko/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 2e652af..a230c30 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -7,7 +7,6 @@ <string name="pref_accents_title">악센트</string> <string name="pref_accents_e_all_installed">설치된 모든 언어의 악센트 표시</string> <string name="pref_accents_e_selected">선택한 언어의 악센트만 표시</string> - <string name="pref_accents_e_all">모든 언어의 악센트 표시</string> <string name="pref_accents_e_none">모든 언어의 악센트 숨기기</string> <string name="pref_category_typing">타자</string> <string name="pref_swipe_dist_title">스와이프 범위</string> |
