diff options
-rw-r--r-- | xmlsecurity/source/dialogs/certificatechooser.src | 6 |
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 |