sc/inc/strings.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 081d7b92ce503fa77043332728d056af7ead1604 Author: Zdeněk Crhonek <zcrho...@gmail.com> Date: Thu Jun 7 12:25:28 2018 +0200 delete space in string in Calc-Statistics-Descriptive Statistics Change-Id: Ib3a40744a08befc09c6ae37a75ab38a4c7f2334d Reviewed-on: https://gerrit.libreoffice.org/55494 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Katarina Behrens <katarina.behr...@cib.de> diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc index ad3a8fa583dd..470f06161690 100644 --- a/sc/inc/strings.hrc +++ b/sc/inc/strings.hrc @@ -252,7 +252,7 @@ #define STRID_CALC_MAX NC_("STRID_CALC_MAX", "Maximum") #define STRID_CALC_SUM NC_("STRID_CALC_SUM", "Sum") #define STRID_CALC_COUNT NC_("STRID_CALC_COUNT", "Count") -#define STRID_CALC_FIRST_QUARTILE NC_("STRID_CALC_FIRST_QUARTILE", "First Quartile ") +#define STRID_CALC_FIRST_QUARTILE NC_("STRID_CALC_FIRST_QUARTILE", "First Quartile") #define STRID_CALC_THIRD_QUARTILE NC_("STRID_CALC_THIRD_QUARTILE", "Third Quartile") /* RandomNumberGeneratorDialog */ #define STR_UNDO_DISTRIBUTION_TEMPLATE NC_("STR_UNDO_DISTRIBUTION_TEMPLATE", "Random ($(DISTRIBUTION))") _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits