From ee6e892ef4b85d3f9e57f03efcbf971b6fb373b2 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 13 Mar 2022 00:14:18 +0100 Subject: Define localized keys as a set instead of flags Using flags for removing keys like € and ß need too many flags and won't scale to more localized keys. --- res/xml/method.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'res') diff --git a/res/xml/method.xml b/res/xml/method.xml index bf41a87..91c4329 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -1,14 +1,14 @@ - - - + + + - - - - - + + + + + - + -- cgit v1.2.3