diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-09-18 14:41:21 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-09-19 11:19:57 +0200 |
commit | 5debde6869e61d20148d16a9d47fb87dbf42f354 (patch) | |
tree | f0cc94b71d993b539e7e23cd1363fcbc3ced226a /sw/uiconfig | |
parent | 6f787581ee67207921906442c0cf7f6ed87eebd7 (diff) |
tdf#157006 shorten "Tolerate white lines..." label
Change-Id: I84fb8733940c88c6120b1132f046040931ee206f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156960
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/optcompatpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/optcompatpage.ui b/sw/uiconfig/swriter/ui/optcompatpage.ui index 17e6042187e9..0238d909b21c 100644 --- a/sw/uiconfig/swriter/ui/optcompatpage.ui +++ b/sw/uiconfig/swriter/ui/optcompatpage.ui @@ -112,7 +112,7 @@ <item translatable="yes" context="optcompatpage|format">Expand word space on lines with manual line breaks in justified paragraphs</item> <item translatable="yes" context="optcompatpage|format">Protect form (no longer protects whole document. Insert write protected section instead)</item> <item translatable="yes" context="optcompatpage|format">Word-compatible trailing blanks</item> - <item translatable="yes" context="optcompatpage|format">Tolerate white lines of PDF page backgrounds for compatibility with old documents</item> + <item translatable="yes" context="optcompatpage|format">Tolerate white lines that may appear in PDF page backgrounds</item> <item translatable="yes" context="optcompatpage|format">Hide paragraphs of database fields (e.g., mail merge) with an empty value</item> <item translatable="yes" context="optcompatpage|format">Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)</item> <item translatable="yes" context="optcompatpage|format"><User settings></item> |