[PATCH] fdo#65581 Elements dock window has wrong title

Joren De Cuyper (via Code Review) gerrit at gerrit.libreoffice.org
Sun Jun 9 15:23:35 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/4217

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/4217/1

fdo#65581 Elements dock window has wrong title

Change-Id: I684eb8014bd6c0f72078187121b30f8df4f5a367
---
M starmath/source/smres.src
1 file changed, 1 insertion(+), 1 deletion(-)



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 @@
         VScroll = TRUE ;
     };
 
-    Text [ en-US ] = "Symbols" ;
+    Text [ en-US ] = "Elements Dock" ;
 };
 
 

-- 
To view, visit https://gerrit.libreoffice.org/4217
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I684eb8014bd6c0f72078187121b30f8df4f5a367
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Joren De Cuyper <joren.libreoffice at telenet.be>



More information about the LibreOffice mailing list