summaryrefslogtreecommitdiff
path: root/AllLangPackage_html_lang.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2018-08-16 08:58:09 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-08-16 13:52:05 +0200
commit9f22fa7cf557ef87ec61372c9e7743d04bbd5725 (patch)
tree3f5bc4de325239f5c8eeefff356af3071bc10c5b /AllLangPackage_html_lang.mk
parent7f21cd8b7c0296b13472b42a73239691c98c92b6 (diff)
Translate the language names in JS.
Change-Id: I7185a7d0981abbacef4a152ee6ac5352ebe970cd Reviewed-on: https://gerrit.libreoffice.org/59150 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangPackage_html_lang.mk')
-rw-r--r--AllLangPackage_html_lang.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangPackage_html_lang.mk b/AllLangPackage_html_lang.mk
index 9be268d86f..d0b436f848 100644
--- a/AllLangPackage_html_lang.mk
+++ b/AllLangPackage_html_lang.mk
@@ -15,6 +15,7 @@ $(eval $(call gb_AllLangPackage_add_files,helpcontent2_html_lang,$(LIBO_SHARE_HE
$(foreach lang,$(gb_HELP_LANGS),\
$(lang)/bookmarks.js \
$(lang)/contents.js \
+ $(lang)/langnames.js \
) \
))