summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-23 11:12:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-28 14:09:52 +0200
commit9bf385b15439f25b89fe7c53a967a0941440226e (patch)
treeecbef80d9c4085e3a8a001f10f56f149a2688047
parenta060c536c6afb15dbe41d2e4d3d8d3c7df2c454e (diff)
tdf#117729 add Frisian (fy) UI langauge
Change-Id: I46f75e969b1252a95118888507c116f44578dfbd Reviewed-on: https://gerrit.libreoffice.org/54699 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> (cherry picked from commit f8fb04d0af7b1d21b8638e92922d0965e507c5d9)
-rw-r--r--l10ntools/source/ulfconv/msi-encodinglist.txt1
-rw-r--r--scp2/source/ooo/module_langpack.ulf6
-rw-r--r--solenv/inc/langlist.mk1
3 files changed, 8 insertions, 0 deletions
diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 9670f9ea0af6..44d7f91b2650 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -58,6 +58,7 @@ fi 0 1035
fo 0 1080 # Faroese
fr 0 1036
fr-CA 0 3084
+fy 0 1122 # Frisian
fur 0 1585
ga 0 2108 # Irish
gd 0 1084 # Gaelic (Scotland)
diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf
index 113f01906c5a..ca1c40b2a7db 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -40,6 +40,12 @@ en-US = "French"
[STR_DESC_MODULE_LANGPACK_FR]
en-US = "Installs the French user interface"
+[STR_NAME_MODULE_LANGPACK_FY]
+en-US = "Frisian"
+
+[STR_DESC_MODULE_LANGPACK_FY]
+en-US = "Installs the Frisian user interface"
+
[STR_NAME_MODULE_LANGPACK_IT]
en-US = "Italian"
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index 41b557a420c4..d0c5cb5cba78 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -49,6 +49,7 @@ eu \
fa \
fi \
fr \
+fy \
ga \
gd \
gl \