summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-04-03 16:22:01 +0200
committerAndras Timar <atimar@suse.com>2012-04-03 16:22:50 +0200
commit9bc097419568e61018b95148ad2a8181665051f9 (patch)
tree9e9805cb9733ed1cb2bf0b883ff0a6c44167a2d8 /svx
parent05173270c11a997096671c035c18692cfd6b51dc (diff)
fdo#44698 settings are under a different menu in Mac OS X
Diffstat (limited to 'svx')
-rw-r--r--svx/source/src/errtxt.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src
index c190a72881b6..29a2a335189c 100644
--- a/svx/source/src/errtxt.src
+++ b/svx/source/src/errtxt.src
@@ -467,6 +467,10 @@ Resource RID_ERRHDL
{
Text [ en-US ] = "An attempt was made to execute a macro.\nFor security reasons, macro support is disabled.";
};
+ String ERRCODE_SFX_DOCUMENT_MACRO_DISABLED_MAC
+ {
+ Text [ en-US ] = "This document contains macros.\n\nMacros may contain viruses. Execution of macros is disabled due to the current macro security setting in %PRODUCTNAME - Preferences - %PRODUCTNAME - Security.\n\nTherefore, some functionality may not be available." ;
+ };
String ERRCODE_SFX_DOCUMENT_MACRO_DISABLED
{
Text [ en-US ] = "This document contains macros.\n\nMacros may contain viruses. Execution of macros is disabled due to the current macro security setting in Tools - Options - %PRODUCTNAME - Security.\n\nTherefore, some functionality may not be available." ;