sc/source/ui/src/scfuncs.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 42463328f5803d7d34a3bb05fbe1e24cdc02dff8
Author: Joel Madero <jmadero....@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.mohrh...@googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrh...@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 #*=-
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to