summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2002-09-05 10:24:42 +0000
committerKurt Zenker <kz@openoffice.org>2002-09-05 10:24:42 +0000
commit7027f266b2d80ec64ef28ff6cf3fe5706b327353 (patch)
tree48970d62c1b64c4353d17e336e8f969366cd0b99 /sfx2
parent5ba66c1436f45c69cd2bbf7f0dbf5f7e874fa666 (diff)
Merge SRX643: 05.09.02 - 13:21:10
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/dialog.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index 83acd339cd92..2c367493cf9d 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dialog.src,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: gt $ $Date: 2002-09-02 07:39:30 $
+ * last change: $Author: kz $ $Date: 2002-09-05 11:24:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -430,7 +430,7 @@ InfoBox MSG_ERROR_PASSWD
{
BUTTONS = WB_OK ;
DEFBUTTON = WB_DEF_OK ;
- MESSAGE = "Fehlerhaftes Passwort." ;
+ MESSAGE = "Fehlerhaftes Kennwort." ;
MESSAGE [ English ] = "Password doesn't match." ;
MESSAGE [ norwegian ] = "Passord passer ikke." ;
MESSAGE [ italian ] = "La password non corrisponde." ;