Resolves: #i122564# correct typo, save -> safe

(cherry picked from commit 1aedcb86f08affb4265539418d4cde377c4de80c)

Change-Id: I6af85ddfafa1fe1577fd43431a08d62e9c2a5a52
This commit is contained in:
Jürgen Schmidt
2013-06-20 08:34:23 +00:00
committed by Caolán McNamara
parent dde5dbdef5
commit 647ad63f9f

View File

@@ -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
{