From 4333575bb921abe2293e68020d6dce2c7da58aed Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 29 Jan 2022 19:27:33 +0100
Subject: Add support for the Bulgarian language and layout
Thanks Zdravko Iskrenov for the contribution.
---
res/values/arrays.xml | 2 ++
res/xml/local_bgph1.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++
res/xml/method.xml | 1 +
3 files changed, 47 insertions(+)
create mode 100644 res/xml/local_bgph1.xml
(limited to 'res')
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index bce6521..bcc8576 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -6,6 +6,7 @@
- qwerty
- qwerty_lv
- qwertz
+ - bgph1
- @string/pref_layout_e_system
@@ -13,6 +14,7 @@
- QWERTY
- QWERTY (Latvian)
- QWERTZ
+ - Bulgarian (Phonetic Traditional)
- @string/pref_accents_e_all_installed
diff --git a/res/xml/local_bgph1.xml b/res/xml/local_bgph1.xml
new file mode 100644
index 0000000..7ad309b
--- /dev/null
+++ b/res/xml/local_bgph1.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 739dd7c..48b0900 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -7,4 +7,5 @@
+
--
cgit v1.2.3