Author: jsc
Date: Thu Jun 20 08:34:23 2013
New Revision: 1494886

URL: http://svn.apache.org/r1494886
Log:
#122564# correct typo, save -> safe

Modified:
    openoffice/trunk/main/xmlsecurity/source/dialogs/warnings.src

Modified: openoffice/trunk/main/xmlsecurity/source/dialogs/warnings.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/xmlsecurity/source/dialogs/warnings.src?rev=1494886&r1=1494885&r2=1494886&view=diff
==============================================================================
--- openoffice/trunk/main/xmlsecurity/source/dialogs/warnings.src (original)
+++ openoffice/trunk/main/xmlsecurity/source/dialogs/warnings.src Thu Jun 20 
08:34:23 2013
@@ -75,7 +75,7 @@ ModalDialog RID_XMLSECTP_MACROWARN
         Pos = MAP_APPFONT( MW_COL_1, MW_ROW_3 );
         Size = MAP_APPFONT( MW_COL_4-MW_COL_1, RSC_CD_FIXEDTEXT_HEIGHT );
         Wordbreak = TRUE;
-               Text [ en-US ] = "Macros may contain viruses. Disabling macros 
for a document is always save. If you disable macros you may lose functionality 
provided by the document macros.";
+               Text [ en-US ] = "Macros may contain viruses. Disabling macros 
for a document is always safe. If you disable macros you may lose functionality 
provided by the document macros.";
        };
        CheckBox CB_ALWAYSTRUST
        {


Reply via email to