From 6777720cf8b147496fcc9942a621b4b8d9f267f8 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sat, 1 Apr 2017 06:39:48 +0000 Subject: tdf#39468 Translate German comments First run of translating German comments and terms in sc/ Change-Id: I9802df334259edcea148bead95cc98a8057b91a1 Reviewed-on: https://gerrit.libreoffice.org/35994 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- sc/source/ui/docshell/docsh5.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/source/ui/docshell/docsh5.cxx') diff --git a/sc/source/ui/docshell/docsh5.cxx b/sc/source/ui/docshell/docsh5.cxx index 84aaf4d2bdb5..a714eb0bcd18 100644 --- a/sc/source/ui/docshell/docsh5.cxx +++ b/sc/source/ui/docshell/docsh5.cxx @@ -734,7 +734,7 @@ void ScDocShell::UseScenario( SCTAB nTab, const OUString& rName, bool bRecord ) } else { - OSL_FAIL( "UseScenario auf Szenario-Blatt" ); + OSL_FAIL( "UseScenario on Szenario-Sheet" ); } } -- cgit