[Libreoffice-commits] core.git: sw/source

Berk Gureken berkgureken at gmail.com
Thu Jan 14 22:53:58 PST 2016


 sw/source/uibase/ribbar/inputwin.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b7612e44e1f8dae66a8e64e69079e26e5eaacef2
Author: Berk Gureken <berkgureken at gmail.com>
Date:   Thu Jan 14 21:36:29 2016 +0200

    tdf96491 - not correct tooltip on icon function in Writer
    
    Change-Id: I1762c36c37992c72c2d24f29a4cf831eec5491b2
    Reviewed-on: https://gerrit.libreoffice.org/21479
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/sw/source/uibase/ribbar/inputwin.src b/sw/source/uibase/ribbar/inputwin.src
index d228bbe..03ef36e 100644
--- a/sw/source/uibase/ribbar/inputwin.src
+++ b/sw/source/uibase/ribbar/inputwin.src
@@ -40,7 +40,7 @@ ToolBox RID_TBX_FORMULA
             Identifier = FN_FORMULA_CALC ;
             HelpId = HID_TBX_FORMULA_CALC ;
             DropDown = TRUE ;
-            Text [ en-US ] = "Formula" ;
+            Text [ en-US ] = "Functions" ;
         };
         ToolBoxItem
         {


More information about the Libreoffice-commits mailing list