diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-29 14:41:39 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-02 13:56:08 +0200 |
commit | c7e097196ca1e9e3423ed92eaa9ce75bf78b7cc9 (patch) | |
tree | 1041b111de11f76b37363e0787c29454b7d5f113 /AllLangPackage_html_media_lang.mk | |
parent | 4b523164742b4eaffb576c0b1f507cf42f236ad5 (diff) |
Add Help for FOURIER calc function and analysis
Refactor sample tables,
Mute l10n for numbers
FOURIER function
Fourier analysis
Sample file
Change-Id: If5361fe009ec380e9cdd6f3e24184471c1451421
Reviewed-on: https://gerrit.libreoffice.org/74914
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangPackage_html_media_lang.mk')
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index 9116bbada3..e59ecffdba 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -250,5 +250,6 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack files/scalc/$(lang)/trigon.ods \ files/scalc/$(lang)/pivot.ods \ files/scalc/$(lang)/functions_ifs.ods \ + files/scalc/$(lang)/function_fourier.ods \ ))) # vim: set noet sw=4 ts=4: |