From eb42943327745def9ec1676fb93092af30083421 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 8 May 2022 17:35:24 +0200
Subject: Specify localized keys in each layouts
Each layouts can chose which key are localized instead of specifying it
globally for each key.
Important keys are no longer removed from layouts if the 'extra_keys'
mechanism is not working properly. This can happen if language tags
specified in method.xml don't match the user's language.
Removed some currency symbols from some layouts. They are all in the Fn
layer.
---
res/xml/neo2.xml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
(limited to 'res/xml/neo2.xml')
diff --git a/res/xml/neo2.xml b/res/xml/neo2.xml
index 7ff0be7..b3d36d2 100644
--- a/res/xml/neo2.xml
+++ b/res/xml/neo2.xml
@@ -14,17 +14,17 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3