summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-18 13:33:40 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-18 13:33:40 +0000
commit9e1830e9001b9130c2cb210876dbd5d3a3c59267 (patch)
tree134c603232c9e82da56f3a4b3b53d9122360294c
parent136dbf6042ad57eb2e748b9761460297d6891c20 (diff)
INTEGRATION: CWS xmlsec07 (1.3.2); FILE MERGED
2004/12/10 10:58:18 pb 1.3.2.1: fix: #i38637# #i38641# zeigen -> anzeigen
-rw-r--r--xmlsecurity/source/dialogs/certificatechooser.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/source/dialogs/certificatechooser.src b/xmlsecurity/source/dialogs/certificatechooser.src
index a25548af1..f5bff5f70 100644
--- a/xmlsecurity/source/dialogs/certificatechooser.src
+++ b/xmlsecurity/source/dialogs/certificatechooser.src
@@ -2,9 +2,9 @@
*
* $RCSfile: certificatechooser.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 14:50:59 $
+ * last change: $Author: kz $ $Date: 2005-01-18 14:33:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ ModalDialog RID_XMLSECDLG_CERTCHOOSER
{
Pos = MAP_APPFONT( CS_COL_1, CS_ROW_3 );
Size = MAP_APPFONT( CS_COL_2-CS_COL_1, RSC_CD_PUSHBUTTON_HEIGHT );
- Text [ de ] ="Zertifikat zeigen...";
+ Text [ de ] ="Zertifikat anzeigen...";
Text [ en-US ] = "View Certificate...";
};
FixedLine FL_BOTTOM_SEP