summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:00 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:00 +0000
commite18c896da790469459f0d8a8492545d8ce6fa18d (patch)
tree22b6e5aeb41e8da6a6629502c04013c0e5660e5a /uui
parent37d688e57c94e68c59d101dbcd1e177797da1a08 (diff)
INTEGRATION: CWS mergede01 (1.10.88); FILE MERGED
2007/03/20 14:36:33 ihi 1.10.88.1: #i72301# Remove German
Diffstat (limited to 'uui')
-rw-r--r--uui/source/masterpasscrtdlg.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/uui/source/masterpasscrtdlg.src b/uui/source/masterpasscrtdlg.src
index 5a6f9994be..3203e2561d 100644
--- a/uui/source/masterpasscrtdlg.src
+++ b/uui/source/masterpasscrtdlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: masterpasscrtdlg.src,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 12:13:28 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 12:02:00 $
*
* 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_MASTERPASSWORD_CRT
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 265 , 64 ) ;
- Text [ de ] = "Hauptkennwort festlegen";
FixedText FT_MASTERPASSWORD_CRT
{
Pos = MAP_APPFONT ( 12 , 17 ) ;
Size = MAP_APPFONT ( 71 , 10 ) ;
- Text [ de ] = "Hauptkennwort" ;
Text [ en-US ] = "Master password";
};
Edit ED_MASTERPASSWORD_CRT
@@ -69,7 +67,6 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT
{
Pos = MAP_APPFONT ( 12 , 37 ) ;
Size = MAP_APPFONT ( 71 , 10 ) ;
- Text [ de ] = "Hauptkennwort ~bestätigen" ;
Text [ en-US ] = "~Confirm master password";
};
Edit ED_MASTERPASSWORD_REPEAT