diff options
author | Joren De Cuyper <joren.libreoffice@telenet.be> | 2013-06-10 00:22:50 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-06-10 05:11:53 +0000 |
commit | 680f307c3cb70331e28cde26665dddd23135e235 (patch) | |
tree | fa52fc0519f0b1ead6f8d92cf8038276b1804575 /starmath/source | |
parent | 3481bbb57d33b8548994bdb06fe01b754428a8e4 (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>
Diffstat (limited to 'starmath/source')
-rw-r--r-- | starmath/source/smres.src | 2 |
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" ; }; |