[Libreoffice] [PATCH] Translation of German comment in libs-core/svx/source/dialog/

Kohei Yoshida kyoshida at novell.com
Mon Feb 21 16:52:08 PST 2011


On Mon, 2011-02-21 at 21:14 +0100, Albert Thuswaldner wrote:
> Hi,
> Translated German comments in libs-core/svx/source/dialog.
> Made a few other fixes (removed out commented code) along the way.

Albert,

@@ -515,9 +501,7 @@ void SvxRectCtl::Paint( const Rectangle& )
     }
 }
 
-/*************************************************************************
-|*
-|*	Konvertiert RECT_POINT in Point
+// Convert RECT_POINT Point
 |*
 \************************************************************************/

FYI the above hunk breaks the build.  When replacing the comment with a
simple C++ style comment, be sure to remove the lower part of the
original commit frame (the part that begins with |* and everything until
the */ on the next line).

Thanks,

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida at novell.com>



More information about the LibreOffice mailing list