summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:52 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:52 +0000
commitdc4416309b084423b3f75368d78729f93eed567c (patch)
treea15fa2c073dffe4b00deb1643270980a44b20cbb /uui
parent51139b4ae930dbb6b27e7b403f91970428c0f1ee (diff)
INTEGRATION: CWS mergede01 (1.40.90); FILE MERGED
2007/03/20 14:36:34 ihi 1.40.90.1: #i72301# Remove German
Diffstat (limited to 'uui')
-rw-r--r--uui/source/passworddlg.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src
index 649e434386..b969b9e2f6 100644
--- a/uui/source/passworddlg.src
+++ b/uui/source/passworddlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: passworddlg.src,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:27:16 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 12:02:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,13 +50,11 @@ ModalDialog DLG_UUI_PASSWORD
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 165 , 64 ) ;
- Text [ de ] = "Kennwort";
Text [ en-US ] = "Password";
FixedText FT_PASSWORD
{
Pos = MAP_APPFONT ( 6 , 5 ) ;
Size = MAP_APPFONT ( 94 , 10 ) ;
- Text [ de ] = "Kennwort eingeben" ;
Text [ en-US ] = "Enter password";
};
Edit ED_PASSWORD