[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - starmath/source

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


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

New commits:
commit 680f307c3cb70331e28cde26665dddd23135e235
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/4218
    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 ec96e52..0513fee 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -1595,7 +1595,7 @@ DockingWindow RID_ELEMENTSDOCKINGWINDOW
         VScroll = TRUE ;
     };
 
-    Text [ en-US ] = "Symbols" ;
+    Text [ en-US ] = "Elements Dock" ;
 };
 
 


More information about the Libreoffice-commits mailing list