From 39a7b5e0415fa1752ae056fb7760b552e4350a1b Mon Sep 17 00:00:00 2001 From: Matthias Freund Date: Sun, 10 Feb 2013 20:21:45 +0100 Subject: Comment translation german - english I moved order so "git grep '\<\(der\|die\|das\)\>' sw" does not show up this file because of "der" Change-Id: I98086993cf672806d763520b04e7693c8c772502 Reviewed-on: https://gerrit.libreoffice.org/2088 Reviewed-by: Norbert Thiebaud Tested-by: Norbert Thiebaud --- sw/inc/swtypes.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx index ad99ac8bb335..1ea929ecf5b3 100644 --- a/sw/inc/swtypes.hxx +++ b/sw/inc/swtypes.hxx @@ -283,8 +283,8 @@ enum PrepareHint // for it and sends a PREP_WIDOWS to its predecessor // (Master/Follow). PREP_QUOVADIS, // If a footnote has to be split between two paragraphs - // the last on the page has to receive a QUOVADIS in or- - // der to format the text into it. + // the last on the page has to receive a QUOVADIS in + // order to format the text into it. PREP_BOSS_CHGD, // If a Frm changes its column/page this additional // Prepare is sended to POS_CHGD in MoveFwd/Bwd // (join Ftn-numbers etc.) -- cgit