diff options
author | Philipp Weissenbacher <p.weissenbacher@gmail.com> | 2011-11-24 09:12:56 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-11-24 09:14:57 +0100 |
commit | ac73606a70618879f81a370e5ad24d84f46b8c66 (patch) | |
tree | d27418611fbe17de2f92b2f3ca7f050d1ef61502 | |
parent | 808ca6d894630f3375ed6fda1f27f4c6cec9e67d (diff) |
more German transaltions in docdesc.cxx
-rw-r--r-- | sw/source/core/doc/docdesc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/docdesc.cxx b/sw/source/core/doc/docdesc.cxx index 30faaaa31cba..b183466f23cb 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 } |