[Libreoffice-commits] core.git: sc/source
Joel Madero
jmadero.dev at gmail.com
Sat Nov 16 22:46:39 PST 2013
sc/source/ui/src/scfuncs.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 42463328f5803d7d34a3bb05fbe1e24cdc02dff8
Author: Joel Madero <jmadero.dev at gmail.com>
Date: Fri Nov 15 11:07:46 2013 -0800
fdo#71652 - change thousand separate description
Minor change to the text found in thousand separator parameter use
description to make it a bit clearer.
Change-Id: Idfa83e04c123458913af0795c78ea4fae616e24c
Reviewed-on: https://gerrit.libreoffice.org/6690
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index e41cfab..67c346e 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -9529,7 +9529,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 7 // Description of Parameter 3
{
- Text [ en-US ] = "No thousands separator. True value, if existing and TRUE (unequal to 0), no thousands separators are set." ;
+ Text [ en-US ] = "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed." ;
};
};
// -=*# Resource for function LÃNGE #*=-
More information about the Libreoffice-commits
mailing list