From a82627aa787e80c9473453acd5ec955b6cf265ff Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Thu, 30 Mar 2017 05:40:44 +0000 Subject: tdf#39468 Translate German comments Translate German comments in extensions/ Change-Id: I6be5eb45c0269d5949214a5788d61b210ee1381b Reviewed-on: https://gerrit.libreoffice.org/35886 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- extensions/source/update/check/updatehdl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/source/update/check') diff --git a/extensions/source/update/check/updatehdl.cxx b/extensions/source/update/check/updatehdl.cxx index 1fb0bae07280..13ba54392c0f 100644 --- a/extensions/source/update/check/updatehdl.cxx +++ b/extensions/source/update/check/updatehdl.cxx @@ -118,7 +118,7 @@ void UpdateHandler::enableControls( short nCtrlState ) return; // the help button should always be the last button in the - // enum list und must never be disabled + // enum list and must never be disabled for ( int i=0; i> i); -- cgit