summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-25 15:22:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-25 16:45:29 +0100
commitc407e548cf2ea606c819c7bb5a26559cb0d128be (patch)
tree493e087dbcdd00b5c77c400b3bb5b825cd65df54 /sfx2/source/appl/app.src
parentconvert RID_PDF_WARNPDFAPASSWORD to MessageDialog + string (diff)
downloadcore-c407e548cf2ea606c819c7bb5a26559cb0d128be.tar.gz
core-c407e548cf2ea606c819c7bb5a26559cb0d128be.zip
convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + string
Change-Id: I960ae9b418249df58f4395445b9de98a41ac2758
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index a18b076c4d39..aeb560d52e9f 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -326,11 +326,9 @@ String STR_DDE_ERROR
Text [ en-US ] = "DDE link to % for % area % are not available." ;
};
-WarningBox RID_SECURITY_WARNING_NO_HYPERLINKS
+String STR_SECURITY_WARNING_NO_HYPERLINKS
{
- Buttons = WB_OK ;
- DefButton = WB_DEF_OK ;
- Message [ en-US ] = "For security reasons, the hyperlink cannot be executed.\nThe stated address will not be opened.";
+ Text [ en-US ] = "For security reasons, the hyperlink cannot be executed.\nThe stated address will not be opened.";
};
String RID_SECURITY_WARNING_TITLE