diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-29 08:08:22 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-29 08:08:22 +0000 |
commit | 73dc8acb923fb638a1e7a249b703245a031ae1ef (patch) | |
tree | 88b3b25763564d517cbbaa59817de0c37c15c307 /uui | |
parent | dc19dfb8d5fdf5df373f5fc103c85ed02f6578c5 (diff) |
Merge SRC614: 29.11.00 - 10:07:21 (NoBranch)
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/ids.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/uui/source/ids.src b/uui/source/ids.src index 72f9d264c79a..3cbb11a9feed 100644 --- a/uui/source/ids.src +++ b/uui/source/ids.src @@ -2,9 +2,9 @@ * * $RCSfile: ids.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2000-10-27 18:11:45 $ + * last change: $Author: kz $ $Date: 2000-11-29 09:08:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // // Miscellaneous Resources // -// $Author: kz $ $Date: 2000-10-27 18:11:45 $ $Revision: 1.2 $ +// $Author: kz $ $Date: 2000-11-29 09:08:22 $ $Revision: 1.3 $ //============================================================================ #ifndef UUI_IDS_HRC @@ -85,7 +85,7 @@ String RID_KEEP_PASSWORD Text[ greek ] = "~ "; Text[ italian ] = "An~nota password fino alla fine dell'applicazione"; Text[ japanese ] = "߽ܰނͱعݏI܂ŋLĂ(~R)"; - Text[ korean ] = " н "; + Text[ korean ] = "α н "; Text[ polish ] = "Zapamitaj haso do koca aplikacji"; Text[ portuguese ] = "~Lembrar senha at terminar a aplicao"; Text[ portuguese_brazilian ] = "Passwort ~merken"; @@ -135,7 +135,7 @@ String STR_ERROR_FILEIO Text[ greek ] = " ($URL1)"; Text[ italian ] = "Errore di accesso al file ($URL1)"; Text[ japanese ] = "($URL1) ̧قֱۂ̴װ"; - Text[ korean ] = "Error accessing file ($URL1)"; + Text[ korean ] = " ($URL1) ٽÿ "; Text[ polish ] = "Bd przy dostpie do pliku ($URL1)"; Text[ portuguese ] = "Erro de acesso ao ficheiro ($URL1)"; Text[ portuguese_brazilian ] = "Error accessing file ($URL1)"; @@ -159,7 +159,7 @@ String STR_ERROR_WRONGMEDIUM Text[ greek ] = " $$."; Text[ italian ] = "Inserite il supporto dati $$."; Text[ japanese ] = "} $$ ĂB"; - Text[ korean ] = "Please insert disk $$."; + Text[ korean ] = " ü $$() Ͻʽÿ ."; Text[ polish ] = "Wsu prosz nonik danych $$."; Text[ portuguese ] = "Introduza o media $$."; Text[ portuguese_brazilian ] = "Please insert disk $$."; |