diff options
| author | Jules Aguillon | 2023-08-06 16:58:44 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-08-06 17:15:35 +0200 |
| commit | 1eea9e25d25afa04f0f98618df07820d27c8fe2e (patch) | |
| tree | 415be1c0d377d56cee92543195d7aee0c4260650 /res/values-vi | |
| parent | 45905f5f3b4831e8831f0f284b90b7d7e7f2e1e3 (diff) | |
| download | unexpected-keyboard-1eea9e25d25afa04f0f98618df07820d27c8fe2e.tar.gz unexpected-keyboard-1eea9e25d25afa04f0f98618df07820d27c8fe2e.zip | |
Remove the Accents option
This option makes less sense since per-script extra keys. It's also
getting in the way of an eventual "dead-key or accented-letters" option.
Diffstat (limited to 'res/values-vi')
| -rw-r--r-- | res/values-vi/strings.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml index 291af47..707417f 100644 --- a/res/values-vi/strings.xml +++ b/res/values-vi/strings.xml @@ -14,12 +14,6 @@ <string name="pref_layout_e_custom">Tùy chỉnh bố cục</string> <!-- <string name="pref_layouts_add">Add an alternate layout</string> --> <!-- <string name="pref_layouts_item">Layout %1$d: %2$s</string> --> - <string name="pref_accents_title">Dấu phụ</string> - <string name="pref_accents_e_all_installed">Hiển thị cho các ngôn ngữ đã cài đặt</string> - <string name="pref_accents_e_selected">Chỉ hiển thị cho các ngôn ngữ đã chọn</string> - <string name="pref_accents_e_none"> - Ẩn dấu phụ - </string> <string name="pref_show_numpad_title">Hiện NumPad</string> <string name="pref_show_numpad_never">Không bao giờ</string> <string name="pref_show_numpad_landscape">Chỉ trong chế độ phong cảnh</string> |
