You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/07/21 15:51:28 UTC

svn commit: r1863528 - in /openoffice/trunk/main: default_images/sw/res/point.png ooo_custom_images/classic/classic_images.tar.gz svx/source/src/errtxt.src

Author: mseidel
Date: Sun Jul 21 15:51:28 2019
New Revision: 1863528

URL: http://svn.apache.org/viewvc?rev=1863528&view=rev
Log:
Smaller corrections to my recent commits

Modified:
    openoffice/trunk/main/default_images/sw/res/point.png
    openoffice/trunk/main/ooo_custom_images/classic/classic_images.tar.gz
    openoffice/trunk/main/svx/source/src/errtxt.src

Modified: openoffice/trunk/main/default_images/sw/res/point.png
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/default_images/sw/res/point.png?rev=1863528&r1=1863527&r2=1863528&view=diff
==============================================================================
Binary files - no diff available.

Modified: openoffice/trunk/main/ooo_custom_images/classic/classic_images.tar.gz
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ooo_custom_images/classic/classic_images.tar.gz?rev=1863528&r1=1863527&r2=1863528&view=diff
==============================================================================
Binary files - no diff available.

Modified: openoffice/trunk/main/svx/source/src/errtxt.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/src/errtxt.src?rev=1863528&r1=1863527&r2=1863528&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/src/errtxt.src (original)
+++ openoffice/trunk/main/svx/source/src/errtxt.src Sun Jul 21 15:51:28 2019
@@ -474,7 +474,7 @@ Resource RID_ERRHDL
 	};
 	String ERRCODE_SFX_INCOMPLETE_ENCRYPTION
 	{
-		Text [ en-US ] = "The encrypted document contains unexpected non-encrypted streams.\n\nThis could be the result of document manipulation.\n\nWe recommend that you do not trust the content of the current document.\nExecution of macros is disabled for this document.\n" ;
+		Text [ en-US ] = "The encrypted document contains unexpected non-encrypted streams.\n\nThis could be the result of document manipulation.\n\nWe recommend that you do not trust the content of the current document.\nExecution of macros is disabled for this document.\n " ;
 	};
 
 	String ERRCODE_IO_INVALIDLENGTH