scp2/source/ooo/module_langpack.ulf |    6 ++++++
 solenv/inc/langlist.mk              |    1 +
 2 files changed, 7 insertions(+)

New commits:
commit 65ae363949e756ccf48993ba24f1359811ad8055
Author:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
AuthorDate: Wed Jan 10 11:47:23 2024 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Wed Jan 10 16:45:29 2024 +0100

    add Armenian (hy) language pack
    
    Change-Id: Iaaa598cacb354140be422f4df256183ac0d91b2e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161890
    Reviewed-by: Sophie Gautier <so...@libreoffice.org>
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    (cherry picked from commit fde0c9097110e1d53bf65ebb6b5ba5e4308178dc)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161858
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/scp2/source/ooo/module_langpack.ulf 
b/scp2/source/ooo/module_langpack.ulf
index 3ca2d5cf635e..5b51e7fa9f64 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -52,6 +52,12 @@ en-US = "Frisian"
 [STR_DESC_MODULE_LANGPACK_FY]
 en-US = "Installs the Frisian user interface"
 
+[STR_NAME_MODULE_LANGPACK_HY]
+en-US = "Armenian"
+
+[STR_DESC_MODULE_LANGPACK_HY]
+en-US = "Installs the Armenian user interface"
+
 [STR_NAME_MODULE_LANGPACK_IT]
 en-US = "Italian"
 
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index bae4c50434c8..0de00dff99a7 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -63,6 +63,7 @@ hsb \
 hi \
 hr \
 hu \
+hy \
 id \
 is \
 it \

Reply via email to