[Libreoffice-commits] .: sw/source

Petr Mladek pmladek at kemper.freedesktop.org
Thu Nov 24 00:16:33 PST 2011


 sw/source/core/doc/docdesc.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ac73606a70618879f81a370e5ad24d84f46b8c66
Author: Philipp Weissenbacher <p.weissenbacher at gmail.com>
Date:   Thu Nov 24 09:12:56 2011 +0100

    more German transaltions in docdesc.cxx

diff --git a/sw/source/core/doc/docdesc.cxx b/sw/source/core/doc/docdesc.cxx
index 30faaaa..b183466 100644
--- a/sw/source/core/doc/docdesc.cxx
+++ b/sw/source/core/doc/docdesc.cxx
@@ -113,7 +113,7 @@ static void lcl_DefaultPageFmt( sal_uInt16 nPoolFmtId,
     }
     else
     {
-        nMinTop = nMinBottom = 1440;    //al la WW: 1 Inch
+        nMinTop = nMinBottom = 1440;    // is like: 1 Inch
         nMinLeft = nMinRight = 1800;    //          1,25 Inch
     }
 


More information about the Libreoffice-commits mailing list