summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-18 02:24:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-18 02:24:39 +0200
commitf739d062932633c04e632e644eeeea865a2d9a1d (patch)
treebd3c6c6d3cb1628062da0d8345ab2be8ae118be4 /sfx2/source/appl/app.src
parentInfoBox MSG_CANT_QUIT to String (diff)
downloadcore-f739d062932633c04e632e644eeeea865a2d9a1d.tar.gz
core-f739d062932633c04e632e644eeeea865a2d9a1d.zip
InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to String
Change-Id: Ieb1c90f2f17b2ce12acf2999743ce4d608076223
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 524628a353d0..439b9342fb7c 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -424,9 +424,9 @@ QueryBox RID_QUERY_CANCELCHECKOUT
Message [ en-US ] = "This will discard all changes on the server since check-out.\nDo you want to proceed?" ;
};
-InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT
+String STR_INFO_WRONGDOCFORMAT
{
- Message [ en-US ] = "This document must be saved in OpenDocument file format before it can be digitally signed." ;
+ Text [ en-US ] = "This document must be saved in OpenDocument file format before it can be digitally signed." ;
};
String RID_XMLSEC_DOCUMENTSIGNED