diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-10-01 17:23:10 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-10-01 18:03:37 +0200 |
commit | f67d166b30dcba9e854716b29e1035693ef7481b (patch) | |
tree | 1e554fa17dcfa18213d9a94e38b6837feaf24c6d /sw/uiconfig/swriter/ui/optcompatpage.ui | |
parent | 041d2b88a473cc7ba9b68113f7642dd8417369e4 (diff) |
remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11
Instead hard-code OpenOffice.org 1.1 as the value, since StarOffice and
StarSuite are irrelevant.
Change-Id: I9ab3d1cf38cf64cd4e440b3ae43158f748ead7d2
Diffstat (limited to 'sw/uiconfig/swriter/ui/optcompatpage.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/optcompatpage.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/uiconfig/swriter/ui/optcompatpage.ui b/sw/uiconfig/swriter/ui/optcompatpage.ui index d0c28b941ce0..77fc5467040f 100644 --- a/sw/uiconfig/swriter/ui/optcompatpage.ui +++ b/sw/uiconfig/swriter/ui/optcompatpage.ui @@ -56,12 +56,12 @@ <item translatable="yes">Use printer metrics for document formatting</item> <item translatable="yes">Add spacing between paragraphs and tables (in current document)</item> <item translatable="yes">Add paragraph and table spacing at tops of pages (in current document)</item> - <item translatable="yes">Use %WRITERCOMPATIBILITYVERSIONOOO11 tabstop formatting</item> + <item translatable="yes">Use OpenOffice.org 1.1 tabstop formatting</item> <item translatable="yes">Do not add leading (extra space) between lines of text</item> - <item translatable="yes">Use %WRITERCOMPATIBILITYVERSIONOOO11 line spacing</item> + <item translatable="yes">Use OpenOffice.org 1.1 line spacing</item> <item translatable="yes">Add paragraph and table spacing at bottom of table cells</item> - <item translatable="yes">Use %WRITERCOMPATIBILITYVERSIONOOO11 object positioning</item> - <item translatable="yes">Use %WRITERCOMPATIBILITYVERSIONOOO11 text wrapping around objects</item> + <item translatable="yes">Use OpenOffice.org 1.1 object positioning</item> + <item translatable="yes">Use OpenOffice.org 1.1 text wrapping around objects</item> <item translatable="yes">Consider wrapping style when positioning objects</item> <item translatable="yes">Expand word space on lines with manual line breaks in justified paragraphs</item> <item translatable="yes"><User settings></item> |