[Libreoffice-commits] core.git: xmlsecurity/source

Jürgen Schmidt jsc at apache.org
Thu Jun 20 04:16:12 PDT 2013


 xmlsecurity/source/dialogs/warnings.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 647ad63f9f598a92bbd62aaa76f703a50bd63bc3
Author: Jürgen Schmidt <jsc at apache.org>
Date:   Thu Jun 20 08:34:23 2013 +0000

    Resolves: #i122564# correct typo, save -> safe
    
    (cherry picked from commit 1aedcb86f08affb4265539418d4cde377c4de80c)
    
    Change-Id: I6af85ddfafa1fe1577fd43431a08d62e9c2a5a52

diff --git a/xmlsecurity/source/dialogs/warnings.src b/xmlsecurity/source/dialogs/warnings.src
index 2ba45b0..8ae7d04 100644
--- a/xmlsecurity/source/dialogs/warnings.src
+++ b/xmlsecurity/source/dialogs/warnings.src
@@ -71,7 +71,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
     {


More information about the Libreoffice-commits mailing list