From 9189921719ac903bd645516f187c9b9aced20f68 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 3 May 2026 19:19:51 +0200
Subject: Add languages for which a dictionary is available (#1267)
* gen_method_xml.py: Warn for unused dictionaries
Helps catch missing locales.
* Add languages for which a dictionary is available
Make dictionaries are available to more languages. Extra keys are added
for as many languages as possible but no layout is added.
Some languages are still not added, mainly because they use a script
that the keyboard doesn't support yet:
pa, gu, or, te, mai, sat, km, iw, zgh, sd, ml, sa---
res/xml/method.xml | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
(limited to 'res')
diff --git a/res/xml/method.xml b/res/xml/method.xml
index f30b091..a8086e2 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -8,15 +8,18 @@
-
+
+
+
+
@@ -27,6 +30,7 @@
+
@@ -34,11 +38,14 @@
+
+
+
@@ -46,21 +53,25 @@
+
+
-
+
+
+
@@ -69,6 +80,7 @@
+
--
cgit v1.2.3