diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:13:10 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:13:10 +0000 |
commit | 1b7505dec4f3edc7b8d5a9e8eda30ae1395c0491 (patch) | |
tree | 32699f52af4606bb649c24dfbef8f4927c0e0b31 /uui/source/logindlg.src | |
parent | bf5e0a5cf28e877c7e5c85cdca07b5186b693458 (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/source/logindlg.src')
-rw-r--r-- | uui/source/logindlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src index 9ebb1449669e..e5429ac7aaff 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 fr %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 fr \"%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" ; |