From cbdcf9914e3cabde0f2edb623f3a9332881abc1e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 13 Jun 2003 13:20:51 +0000 Subject: INTEGRATION: CWS rcmerge (1.4.6); FILE MERGED 2003/06/12 10:54:16 gh 1.4.6.1: final Merge RC --- uui/source/passworderrs.src | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'uui/source/passworderrs.src') diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src index e0197fb08678..f0ddffb637ef 100644 --- a/uui/source/passworderrs.src +++ b/uui/source/passworderrs.src @@ -2,9 +2,9 @@ * * $RCSfile: passworderrs.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2003-04-29 16:50:20 $ + * last change: $Author: hr $ $Date: 2003-06-13 14:20:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,6 +93,7 @@ String STR_ERROR_PASSWORD_WRONG Text[ czech ] = "Bylo zadáno nesprávné heslo. Zadejte je prosím ještě jednou."; Text[ hebrew ] = "Sie haben ein falsches Kennwort eingegeben, bitte noch einmal eingeben"; Text[ hindi ] = "An incorrect password was entered. Please enter it again."; + Text[ slovak ] = "Bolo zadané nesprávne heslo. Prosím zadajte heslo znovu."; }; String STR_ERROR_MASTERPASSWORD_WRONG @@ -123,6 +124,7 @@ String STR_ERROR_MASTERPASSWORD_WRONG Text[ czech ] = "Bylo zadáno nesprávné hlavní heslo. Zadejte je prosím ještě jednou."; Text[ hebrew ] = "Sie haben ein falsches Hauptkennwort eingegeben, bitte noch einmal eingeben"; Text[ hindi ] = "गलत मास्टर कूटशब्द को प्रविष्ट किया है । कृपया फ़िर से प्रविष्ट कीजिएए ।"; + Text[ slovak ] = "Bolo zadané nesprávne hlavné heslo. Prosím zadajte hlavné heslo znovu."; }; String STR_ERROR_PASSWORDS_NOT_IDENTICAL @@ -153,6 +155,7 @@ String STR_ERROR_PASSWORDS_NOT_IDENTICAL Text[ czech ] = "Hesla nesouhlasí. Zadejte prosím heslo ještě jednou."; Text[ hebrew ] = "‮הסיסמאות לא מתאימות. נא להקליד שנית.‬"; Text[ hindi ] = "The passwords do not match. Please enter the password again."; + Text[ slovak ] = "Heslá sa nezhodujú. Zadajte prosím heslo znovu."; }; @@ -170,3 +173,5 @@ String STR_ERROR_PASSWORDS_NOT_IDENTICAL + + -- cgit