summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:01:47 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:01:47 +0000
commit37d688e57c94e68c59d101dbcd1e177797da1a08 (patch)
tree7f9e9de90100b34da8e35d7fe476452e9145f8d3 /uui
parent07bf4e7678da27b33df1499dc97cd9044ba4cbc9 (diff)
INTEGRATION: CWS mergede01 (1.40.88); FILE MERGED
2007/03/20 14:36:33 ihi 1.40.88.1: #i72301# Remove German
Diffstat (limited to 'uui')
-rw-r--r--uui/source/logindlg.src14
1 files changed, 2 insertions, 12 deletions
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src
index e5429ac7aa..afeb083523 100644
--- a/uui/source/logindlg.src
+++ b/uui/source/logindlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: logindlg.src,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 12:13:10 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 12:01:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,6 @@ ModalDialog DLG_UUI_LOGIN
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 265 , 158 ) ;
- Text [ de ] = "Benutzername und Kennwort erforderlich" ;
FixedText INFO_LOGIN_ERROR
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
@@ -62,7 +61,6 @@ ModalDialog DLG_UUI_LOGIN
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 197 , 8 ) ;
- Text [ de ] = "Meldung vom Server" ;
Text [ en-US ] = "Message from server" ;
};
FixedText INFO_LOGIN_REQUEST
@@ -70,14 +68,12 @@ ModalDialog DLG_UUI_LOGIN
Pos = MAP_APPFONT ( 12 , 55 ) ;
Size = MAP_APPFONT ( 185 , 18 ) ;
WordBreak = TRUE ;
- Text [ de ] = "Bitte geben Sie hier Benutzernamen und Kennwort für %1 ein." ;
Text [ en-US ] = "Enter the user name and password for %1 here." ;
};
FixedText FT_LOGIN_PATH
{
Pos = MAP_APPFONT ( 12 , 77 ) ;
Size = MAP_APPFONT ( 57 , 10 ) ;
- Text [ de ] = "~Pfad" ;
Text [ en-US ] = "~Path" ;
};
Edit ED_LOGIN_PATH
@@ -102,7 +98,6 @@ ModalDialog DLG_UUI_LOGIN
{
Pos = MAP_APPFONT ( 12 , 92 ) ;
Size = MAP_APPFONT ( 57 , 10 ) ;
- Text [ de ] = "~Benutzername" ;
Text [ en-US ] = "~User name" ;
};
Edit ED_LOGIN_USERNAME
@@ -121,7 +116,6 @@ ModalDialog DLG_UUI_LOGIN
{
Pos = MAP_APPFONT ( 12 , 107 ) ;
Size = MAP_APPFONT ( 57 , 10 ) ;
- Text [ de ] = "P~asswort" ;
Text [ en-US ] = "Pass~word" ;
};
Edit ED_LOGIN_PASSWORD
@@ -135,7 +129,6 @@ ModalDialog DLG_UUI_LOGIN
{
Pos = MAP_APPFONT ( 12 , 122 ) ;
Size = MAP_APPFONT ( 57 , 10 ) ;
- Text [ de ] = "A~ccount" ;
Text [ en-US ] = "A~ccount";
};
Edit ED_LOGIN_ACCOUNT
@@ -149,14 +142,12 @@ ModalDialog DLG_UUI_LOGIN
{
Pos = MAP_APPFONT ( 12 , 136 ) ;
Size = MAP_APPFONT ( 185 , 10 ) ;
- Text [ de ] = "Kennwort ~speichern" ;
Text [ en-US ] = "~Save password" ;
};
FixedLine GB_LOGIN_LOGIN
{
Pos = MAP_APPFONT ( 7 , 44 ) ;
Size = MAP_APPFONT ( 197 , 8 ) ;
- Text [ de ] = "Anmelden" ;
Text [ en-US ] = "Log in" ;
};
OKButton BTN_LOGIN_OK
@@ -177,7 +168,6 @@ ModalDialog DLG_UUI_LOGIN
};
String STR_LOGIN_REALM
{
- Text [ de ] = "Bitte geben Sie hier Benutzernamen und Kennwort für \"%2\" auf %1 ein." ;
Text [ en-US ] = "Please enter user name and password for \"%2\" on %1 here." ;
};
Text [ en-US ] = "User Name and Password Required" ;