From 101c3cd960366327edcab9bdd8995e534cab4750 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 10 Jun 2002 14:21:04 +0000 Subject: Merge SRX642: 10.06.02 - 17:20:47 --- desktop/source/app/desktop.src | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src index a6a2ae56725a..5047b68aea66 100644 --- a/desktop/source/app/desktop.src +++ b/desktop/source/app/desktop.src @@ -2,9 +2,9 @@ * * $RCSfile: desktop.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: ghiggins $ $Date: 2002-05-24 13:30:39 $ + * last change: $Author: kz $ $Date: 2002-06-10 15:21:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -516,7 +516,27 @@ String STR_SSO_REQUEST { Text = "Bitte geben Sie ihren Benutzernamen und ihr Passwort ein. "; Text[ ENGLISH ] = "Please enter you Single Signon username and password. "; - Text[ english_us ] = "Please enter you Single Signon username and password. "; + Text[ english_us ] = "Please enter your single sign-on user name and password. "; + Text[ portuguese ] = "Please enter you Single Signon username and password. "; + Text[ russian ] = "Please enter you Single Signon username and password. "; + Text[ greek ] = "Please enter you Single Signon username and password. "; + Text[ dutch ] = "Please enter you Single Signon username and password. "; + Text[ french ] = "Saisissez vos nom d'utilisateur et mot de passe. "; + Text[ spanish ] = "Introduzca el nombre de usuario y la contrasea. "; + Text[ finnish ] = "Please enter you Single Signon username and password. "; + Text[ italian ] = "Indicate il nome utente e la password. "; + Text[ danish ] = "Please enter you Single Signon username and password. "; + Text[ swedish ] = "Ange ditt anvndarnamn och ditt lsenord. "; + Text[ polish ] = "Please enter you Single Signon username and password. "; + Text[ portuguese_brazilian ] = "Please enter you Single Signon username and password. "; + Text[ japanese ] = "ユーザー名とパスワードを入力してください。"; + Text[ korean ] = "사용자 이름과 암호를 입력해주십시오. "; + Text[ chinese_simplified ] = "请输入您的使用名和密码。"; + Text[ chinese_traditional ] = "請鍵入您的使用者名稱及密碼。"; + Text[ turkish ] = "Please enter you Single Signon username and password. "; + Text[ arabic ] = "Please enter you Single Signon username and password. "; + Text[ catalan ] = "Please enter you Single Signon username and password. "; + Text[ thai ] = "Please enter you Single Signon username and password. "; }; -- cgit