summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-15 20:16:18 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-15 23:30:19 +0200
commit0494f0029ffbd17c1355437352bf42b193eab27e (patch)
treea81465578f55b0d6ad0d415307bb37337f06d423 /xmlsecurity/source/dialogs/digitalsignaturesdialog.src
parent2e3d7c742a1c1253c4bb2af1c3d1b1506d2e7af4 (diff)
ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to String
Change-Id: I474efcf128b990d148584292422cefa71a3c3c76
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.src')
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.src8
1 files changed, 3 insertions, 5 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.src b/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
index d4baf8f69bd0..37b37db99530 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
@@ -1,4 +1,4 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/* -*r Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -21,11 +21,9 @@
#include "helpids.hrc"
#include "digitalsignaturesdialog.hrc"
-ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT
+String STR_XMLSECDLG_OLD_ODF_FORMAT
{
- Buttons = WB_OK ;
- DefButton = WB_DEF_OK ;
- Message [ en-US ] =
+ Text [ en-US ] =
"This document contains signatures in ODF 1.1 (OpenOffice.org 2.x) format. "
"Signing documents in %PRODUCTNAME %PRODUCTVERSION requires ODF 1.2 format version. "
"Thus no signatures can be added or removed to this document.\n\n"