summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:13:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:13:10 +0000
commit4bdc41c2e3d0fdb4059740c14f3046c7651a4def (patch)
tree020dfb3f9f3c6b48506633894c175e4b36e69251 /uui
parent14262822b858914fb543e8beea08c551273bda30 (diff)
INTEGRATION: CWS encup (1.38.50); FILE MERGED
2005/04/29 15:53:18 ihi 1.38.50.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'uui')
-rw-r--r--uui/source/logindlg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src
index 9ebb144966..e5429ac7aa 100644
--- a/uui/source/logindlg.src
+++ b/uui/source/logindlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: logindlg.src,v $
*
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:22:19 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:13:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,7 +70,7 @@ 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 [ 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
@@ -177,7 +177,7 @@ ModalDialog DLG_UUI_LOGIN
};
String STR_LOGIN_REALM
{
- Text [ de ] = "Bitte geben Sie hier Benutzernamen und Kennwort für \"%2\" auf %1 ein." ;
+ 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" ;