Kaydet (Commit) 1aedcb86 authored tarafından Jürgen Schmidt's avatar Jürgen Schmidt

#122564# correct typo, save -> safe

üst 4872ee3a
...@@ -75,7 +75,7 @@ ModalDialog RID_XMLSECTP_MACROWARN ...@@ -75,7 +75,7 @@ ModalDialog RID_XMLSECTP_MACROWARN
Pos = MAP_APPFONT( MW_COL_1, MW_ROW_3 ); Pos = MAP_APPFONT( MW_COL_1, MW_ROW_3 );
Size = MAP_APPFONT( MW_COL_4-MW_COL_1, RSC_CD_FIXEDTEXT_HEIGHT ); Size = MAP_APPFONT( MW_COL_4-MW_COL_1, RSC_CD_FIXEDTEXT_HEIGHT );
Wordbreak = TRUE; 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 CheckBox CB_ALWAYSTRUST
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment