diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2012-12-26 12:14:11 +0100 |
---|---|---|
committer | Philipp Riemer <ruderphilipp@gmail.com> | 2012-12-26 12:15:08 +0100 |
commit | 4cf17dc564669bde2bdb15de3677761f3ec59d76 (patch) | |
tree | c34eb6b1e5f52a6a02d05595cdb7c366e8c4e095 /sw/inc/tblenum.hxx | |
parent | e481740cc894ea21c8e7a49100d56ca572a21a76 (diff) |
translate remaining German comments in sw/inc
Change-Id: I76b03fd1fe374562fc7714361d08bc683ca8cb01
Diffstat (limited to 'sw/inc/tblenum.hxx')
-rw-r--r-- | sw/inc/tblenum.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/tblenum.hxx b/sw/inc/tblenum.hxx index 14629989bb5f..ed41c0a5bbc0 100644 --- a/sw/inc/tblenum.hxx +++ b/sw/inc/tblenum.hxx @@ -54,7 +54,7 @@ enum TblChgMode enum SplitTbl_HeadlineOption { HEADLINE_NONE = 0, // Leave everything in place. - HEADLINE_BORDERCOPY, // von der davor obere Line der vorhergehen Line + HEADLINE_BORDERCOPY, // Copy border of the previous line. HEADLINE_CNTNTCOPY, // Copy 1st line with all contents. HEADLINE_BOXATTRCOPY, // Copy box attributs of 1st line. HEADLINE_BOXATRCOLLCOPY // Copy box attributes and paragraph styles of 1st line. |