summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:26 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:02:26 +0000
commitc3b1cb70bafa477f26ea223f5823c771b9741c6c (patch)
treeb316175218354b11017103a82c400374a21d38fe /uui
parent098ad389e6c2cce3783fe50290056b94acdbfe46 (diff)
INTEGRATION: CWS mergede01 (1.9.90); FILE MERGED
2007/03/20 14:36:33 ihi 1.9.90.1: #i72301# Remove German
Diffstat (limited to 'uui')
-rw-r--r--uui/source/masterpassworddlg.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/uui/source/masterpassworddlg.src b/uui/source/masterpassworddlg.src
index 445cfff95eb1..a65f191cab7a 100644
--- a/uui/source/masterpassworddlg.src
+++ b/uui/source/masterpassworddlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: masterpassworddlg.src,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:24:57 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 12:02:26 $
*
* 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
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 265 , 64 ) ;
- Text [ de ] = "Hauptkennwort festlegen";
FixedText FT_MASTERPASSWORD
{
Pos = MAP_APPFONT ( 12 , 27 ) ;
Size = MAP_APPFONT ( 71 , 10 ) ;
- Text [ de ] = "Hauptkennwort" ;
Text [ en-US ] = "Master password";
};
Edit ED_MASTERPASSWORD