From df7bfdbad0df5c8f4c450e62d68fd0443a0fca0c Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 19 Apr 2007 11:02:52 +0000 Subject: INTEGRATION: CWS mergede01 (1.40.90); FILE MERGED 2007/03/20 14:36:34 ihi 1.40.90.1: #i72301# Remove German --- uui/source/passworddlg.src | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src index 649e4343868e..b969b9e2f663 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 -- cgit