diff options
author | Matthias Freund <matti_lx@yahoo.de> | 2013-02-10 20:21:45 +0100 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-02-10 19:46:26 +0000 |
commit | 39a7b5e0415fa1752ae056fb7760b552e4350a1b (patch) | |
tree | 656c03e9f51fdec0215a222048b0bbea2a18f0a1 /sw | |
parent | fb4e96d8ea6539a505b6fcd04703b394d373ce24 (diff) |
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 <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/swtypes.hxx | 4 |
1 files 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.) |