stbctrls.src (d4dd9e51) stbctrls.src (ab088861)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 58 unchanged lines hidden (view full) ---

67
68String RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY
69{
70 Text [ en-US ] = "Digital Signature: The document signature is OK, but the certificates could not be validated." ;
71};
72
73String RID_SVXSTR_XMLSEC_SIG_NOT_OK
74{
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 58 unchanged lines hidden (view full) ---

67
68String RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY
69{
70 Text [ en-US ] = "Digital Signature: The document signature is OK, but the certificates could not be validated." ;
71};
72
73String RID_SVXSTR_XMLSEC_SIG_NOT_OK
74{
75 Text [ en-US ] = "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document." ;
75 Text [ en-US ] = "Digital Signature: The document signature does not match the document content. We strongly recommend that you do not trust this document." ;
76};
77
78String RID_SVXSTR_XMLSEC_NO_SIG
79{
80 Text [ en-US ] = "Digital Signature: The document is not signed." ;
81};
82
83String RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG

--- 225 unchanged lines hidden ---
76};
77
78String RID_SVXSTR_XMLSEC_NO_SIG
79{
80 Text [ en-US ] = "Digital Signature: The document is not signed." ;
81};
82
83String RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG

--- 225 unchanged lines hidden ---