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 | f66635829aebd775d1db670dde896815b0c06eb5 (patch) | |
tree | 68463f2d107e8ea4533313637a389f7ed1c4cd67 /wizards | |
parent | 7a7b91076bdf2b75bd83ffc03bf796e3274836de (diff) |
Merge SRX643: 09.09.02 - 23:01:37
Diffstat (limited to 'wizards')
-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 eced5d39d4f6..650b947545d4 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"; |