summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:40 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:40 +0000
commit51139b4ae930dbb6b27e7b403f91970428c0f1ee (patch)
treec427e29f17f59f94b2e6e3a527ced48b658443e9 /uui
parent05fe6901afa2901268f32835efdb93f16f3cd216 (diff)
INTEGRATION: CWS mergede01 (1.20.88); FILE MERGED
2007/03/20 14:36:34 ihi 1.20.88.1: #i72301# Remove German
Diffstat (limited to 'uui')
-rw-r--r--uui/source/passcrtdlg.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/uui/source/passcrtdlg.src b/uui/source/passcrtdlg.src
index be09cdd620..bc4399829e 100644
--- a/uui/source/passcrtdlg.src
+++ b/uui/source/passcrtdlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: passcrtdlg.src,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 12:13:44 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 12:02:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,12 +50,10 @@ ModalDialog DLG_UUI_PASSWORD_CRT
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 165 , 67 ) ;
- Text [ de ] = "Kennwort";
FixedText FT_PASSWORD_CRT
{
Pos = MAP_APPFONT ( 6 , 5 ) ;
Size = MAP_APPFONT ( 94 , 10 ) ;
- Text [ de ] = "Kennwort ~festlegen";
Text [ en-US ] = "~Enter password";
};
Edit ED_PASSWORD_CRT
@@ -69,7 +67,6 @@ ModalDialog DLG_UUI_PASSWORD_CRT
{
Pos = MAP_APPFONT ( 6 , 34 ) ;
Size = MAP_APPFONT ( 94 , 10 ) ;
- Text [ de ] = "Kennwort ~bestätigen" ;
Text [ en-US ] = "~Confirm password";
};
Edit ED_PASSWORD_REPEAT