diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-13 07:32:38 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-13 07:32:38 +0000 |
commit | 6cbe957814e1ddc008b9694b1e947220e6e80feb (patch) | |
tree | c42aa51ba2fb05a4b45a49f98f022cc5f855acbc /wizards/source/template | |
parent | 2e1ea9da487ba3e4f8c9e257025d4d6e8b5aa1cb (diff) |
Merge SRX643: 09/13/02 - 10:29:18
Diffstat (limited to 'wizards/source/template')
-rw-r--r-- | wizards/source/template/template.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src index 650b947545d4..5ea6071ab62a 100644 --- a/wizards/source/template/template.src +++ b/wizards/source/template/template.src @@ -2,9 +2,9 @@ * * $RCSfile: template.src,v $ * - * $Revision: 1.33 $ + * $Revision: 1.34 $ * - * last change: $Author: kz $ $Date: 2002-09-09 21:04:55 $ + * last change: $Author: kz $ $Date: 2002-09-13 08:32:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -284,7 +284,7 @@ String AgendaDlgNoCancel Text[ danish ] = "Du skal bekrfte en indstilling."; Text[ polish ] = "Naley potwierdzi jak opcj."; Text[ portuguese_brazilian ] = "An option must be selected."; - Text[ japanese ] = "オプションの1つは選択してください。"; + Text[ japanese ] = "オプションの1つは選択してください。"; Text[ korean ] = "옵션을 확인해야 합니다."; Text[ chinese_simplified ] = "必须选择一个选项。"; Text[ chinese_traditional ] = "必須確定一個選項。"; @@ -438,18 +438,18 @@ String CorrespondenceMsgError Text[ portuguese ] = "Erro"; Text[ dutch ] = "Fout"; Text[ french ] = "Erreur"; - Text[ spanish ] = "Error"; + Text[ spanish ] = "Ha ocurrido un error."; Text[ italian ] = "Errore"; - Text[ swedish ] = "Fel"; + Text[ swedish ] = "Det har uppsttt ett fel!"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ danish ] = "Fejl"; Text[ polish ] = "Bd"; Text[ portuguese_brazilian ] = "Error"; - Text[ japanese ] = "エラー"; - Text[ korean ] = "오류"; + Text[ japanese ] = "エラーが発生しました。"; + Text[ korean ] = "오류가 발생했습니다."; Text[ chinese_simplified ] = "已经发生一个错误!"; - Text[ chinese_traditional ] = "錯誤"; + Text[ chinese_traditional ] = "已經發生一個錯誤!"; Text[ arabic ] = ""; Text[ turkish ] = "Hata"; Text[ catalan ] = "Error"; |