From 4d104eacf319060d4c78b9f9328b050de909eb93 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Mon, 6 Jun 2022 00:55:16 +0200 Subject: Remove the option "Show every accents" This option cannot be implemented easily now that the set of "accents" (localized keys) isn't defined. --- res/values/arrays.xml | 2 -- res/values/strings.xml | 1 - 2 files changed, 3 deletions(-) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index a46999f..c3f952e 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -53,13 +53,11 @@ @string/pref_accents_e_all_installed @string/pref_accents_e_selected - @string/pref_accents_e_all @string/pref_accents_e_none 1 2 - 3 4 diff --git a/res/values/strings.xml b/res/values/strings.xml index 250c2ac..d223d71 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9,7 +9,6 @@ Accents Show accents for all installed languages Only show accents for the selected language - Show all accents Hide accents Keyboard layout for programming None -- cgit v1.2.3