summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoren De Cuyper <joren.libreoffice@telenet.be>2013-06-10 00:22:50 +0200
committerDavid Tardon <dtardon@redhat.com>2013-06-10 05:11:53 +0000
commit680f307c3cb70331e28cde26665dddd23135e235 (patch)
treefa52fc0519f0b1ead6f8d92cf8038276b1804575
parent3481bbb57d33b8548994bdb06fe01b754428a8e4 (diff)
fdo#65581 Elements dock window has wrong title
Change-Id: I684eb8014bd6c0f72078187121b30f8df4f5a367 Reviewed-on: https://gerrit.libreoffice.org/4218 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
-rw-r--r--starmath/source/smres.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index ec96e52a5623..0513feee0464 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" ;
};