Kaydet (Commit) d9349c91 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS jl93 (1.92.32); FILE MERGED

2008/05/05 13:24:41 jl 1.92.32.2: RESYNC: (1.92-1.93); FILE MERGED
2008/04/25 11:44:20 mav 1.92.32.1: #i86651# the new handling of document signatures
üst dfa988a2
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: doc.src,v $ * $RCSfile: doc.src,v $
* $Revision: 1.93 $ * $Revision: 1.94 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -508,5 +508,17 @@ String STR_SHARED ...@@ -508,5 +508,17 @@ String STR_SHARED
Text [ x-comment ] = "Used in the title of a shared document."; Text [ x-comment ] = "Used in the title of a shared document.";
}; };
String STR_XMLSEC_ODF12_EXPECTED
{
Text [ en-US ] = "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x).";
};
QueryBox MSG_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN
{
Buttons = WB_YES_NO ;
DefButton = WB_DEF_YES ;
Message [ en-US ] = "The document has to be saved before it can be signed. Saving the document removes all present signatures.\nDo you want to save the document?";
};
// ******************************************************************* EOF // ******************************************************************* EOF
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