Kaydet (Commit) 5f9812e6 authored tarafından Heiko Tietze's avatar Heiko Tietze Kaydeden (comit) Heiko Tietze

tdf#114310 Removed '(in current document)' from compatibility options

Change-Id: Ie91ca2c9aac9b3ab7ca103bf2e6b55d453255d77
Reviewed-on: https://gerrit.libreoffice.org/46242Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@googlemail.com>
üst fe95086e
......@@ -619,7 +619,7 @@
</child>
<child>
<object class="GtkCheckButton" id="cbCompatibility">
<property name="label" translatable="yes" context="optimpressgeneralpage|cbCompatibility">Add _spacing between paragraphs and tables (in current document)</property>
<property name="label" translatable="yes" context="optimpressgeneralpage|cbCompatibility">Add _spacing between paragraphs and tables</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
......
......@@ -54,8 +54,8 @@
<property name="id_column">1</property>
<items>
<item translatable="yes" context="optcompatpage|format">Use printer metrics for document formatting</item>
<item translatable="yes" context="optcompatpage|format">Add spacing between paragraphs and tables (in current document)</item>
<item translatable="yes" context="optcompatpage|format">Add paragraph and table spacing at tops of pages (in current document)</item>
<item translatable="yes" context="optcompatpage|format">Add spacing between paragraphs and tables</item>
<item translatable="yes" context="optcompatpage|format">Add paragraph and table spacing at tops of pages</item>
<item translatable="yes" context="optcompatpage|format">Use OpenOffice.org 1.1 tabstop formatting</item>
<item translatable="yes" context="optcompatpage|format">Do not add leading (extra space) between lines of text</item>
<item translatable="yes" context="optcompatpage|format">Use OpenOffice.org 1.1 line spacing</item>
......@@ -66,7 +66,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</item>
<item translatable="yes" context="optcompatpage|format">MS Word-compatible trailing blanks</item>
<item translatable="yes" context="optcompatpage|format">Tolerate white lines of PDF page backgrounds for compatibility with old documents (in current document)</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">&lt;User settings&gt;</item>
</items>
</object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment