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

Joren De Cuyper joren.libreoffice at telenet.be
Sun Jun 9 22:11:54 PDT 2013


 starmath/source/smres.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 101c9610d79e4cbdd346c489bb3ac74c5f3fd620
Author: Joren De Cuyper <joren.libreoffice at telenet.be>
Date:   Mon Jun 10 00:22:50 2013 +0200

    fdo#65581 Elements dock window has wrong title
    
    Change-Id: I684eb8014bd6c0f72078187121b30f8df4f5a367
    Reviewed-on: https://gerrit.libreoffice.org/4217
    Reviewed-by: David Tardon <dtardon at redhat.com>
    Tested-by: David Tardon <dtardon at redhat.com>

diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index 147291d..f2e114e 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -963,7 +963,7 @@ DockingWindow RID_ELEMENTSDOCKINGWINDOW
         VScroll = TRUE ;
     };
 
-    Text [ en-US ] = "Symbols" ;
+    Text [ en-US ] = "Elements Dock" ;
 };
 
 


More information about the Libreoffice-commits mailing list