From 5cfbc6ed5b6a1e3818d47843a20adc0669bd9755 Mon Sep 17 00:00:00 2001
From: Vasile Chelban
Date: Sun, 25 Jun 2023 11:19:00 +0100
Subject: Added Romanian layout and translations with special romanian
characters (#358)
Added Romanian characters to the keyboard layout and changed the positioning
corner for the secondary characters that were conflicting with the
newly-introduced romanian characters
Added Romanian translations---
res/xml/method.xml | 1 +
res/xml/qwerty_ro.xml | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
create mode 100644 res/xml/qwerty_ro.xml
(limited to 'res/xml')
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 7df6a65..68a002a 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -10,6 +10,7 @@
+
diff --git a/res/xml/qwerty_ro.xml b/res/xml/qwerty_ro.xml
new file mode 100644
index 0000000..e5e0a19
--- /dev/null
+++ b/res/xml/qwerty_ro.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3