diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-09 20:04:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-09 20:04:55 +0000 |
commit | db86d4778d1540c64d45b26afb7e6f81ed7ad1fe (patch) | |
tree | e7e7cfec173a910e3428dfa3919aa2fd75aab5f9 /wizards/source/template | |
parent | 88f181117ab7f9e4b527a5a791799ef0d690965f (diff) |
Merge SRX643: 09.09.02 - 23:01:37
Diffstat (limited to 'wizards/source/template')
-rw-r--r-- | wizards/source/template/template.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src index 4e57e16ab..5d51d82e3 100644 --- a/wizards/source/template/template.src +++ b/wizards/source/template/template.src @@ -2,9 +2,9 @@ * * $RCSfile: template.src,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: kz $ $Date: 2002-09-05 12:58:24 $ + * last change: $Author: kz $ $Date: 2002-09-09 21:04:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -434,7 +434,7 @@ String CorrespondenceMsgError { Text = "Es ist ein Fehler aufgetreten!"; Text[English] = "Error"; - Text[ english_us ] = "Error"; + Text[ english_us ] = "An error has occurred."; Text[ portuguese ] = "Erro"; Text[ dutch ] = "Fout"; Text[ french ] = "Erreur"; @@ -448,7 +448,7 @@ String CorrespondenceMsgError Text[ portuguese_brazilian ] = "Error"; Text[ japanese ] = "エラー"; Text[ korean ] = "오류"; - Text[ chinese_simplified ] = "错误"; + Text[ chinese_simplified ] = "已经发生一个错误!"; Text[ chinese_traditional ] = "錯誤"; Text[ arabic ] = ""; Text[ turkish ] = "Hata"; |