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:33 +0000 |
commit | 101c9610d79e4cbdd346c489bb3ac74c5f3fd620 (patch) | |
tree | 146687dc07cc9a99cb0e25840696331179a5c00a /starmath/source | |
parent | bc7bff4a0ee668249488ff6168136dd39e0a9362 (diff) |
fdo#65581 Elements dock window has wrong title
Change-Id: I684eb8014bd6c0f72078187121b30f8df4f5a367
Reviewed-on: https://gerrit.libreoffice.org/4217
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 147291d93c24..f2e114eddff4 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" ; }; |