starmath/source/smres.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 680f307c3cb70331e28cde26665dddd23135e235 Author: Joren De Cuyper <[email protected]> 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 <[email protected]> Tested-by: David Tardon <[email protected]> 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" ; }; _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
