Author: mseidel
Date: Sat Oct 20 11:27:12 2018
New Revision: 1844412

URL: http://svn.apache.org/viewvc?rev=1844412&view=rev
Log:
Moved ODF warning a bit

This warning was "pushed out" of the dialog with r1602143

Modified:
    openoffice/trunk/main/cui/source/options/optsave.src

Modified: openoffice/trunk/main/cui/source/options/optsave.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/optsave.src?rev=1844412&r1=1844411&r2=1844412&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/options/optsave.src (original)
+++ openoffice/trunk/main/cui/source/options/optsave.src Sat Oct 20 11:27:12 
2018
@@ -224,13 +224,13 @@ TabPage RID_SFXPAGE_SAVE
        };
        FixedImage FI_ODF_WARNING
        {
-               Pos = MAP_APPFONT ( 12, 174 ) ;
+               Pos = MAP_APPFONT ( 12, 177 ) ;
                Size = MAP_APPFONT ( 8, 8 ) ;
                Hide = TRUE ;
        };
        FixedText FT_WARN
        {
-               Pos = MAP_APPFONT ( 23, 174 ) ;
+               Pos = MAP_APPFONT ( 23, 177 ) ;
                Size = MAP_APPFONT ( 239, 8 ) ;
                Hide = TRUE ;
                Text [ en-US ] = "Not using ODF 1.2 Extended may cause 
information to be lost." ;


Reply via email to