diff options
author | Behrend Cornelius <bc@openoffice.org> | 2002-09-02 11:06:12 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2002-09-02 11:06:12 +0000 |
commit | 17b23e68f3e75c9b9bd3b8964e688044f57770f1 (patch) | |
tree | 78362b72efdc501ca22458afd70a32ad75afa55a /wizards/source/template/template.src | |
parent | 2f82ea11dcb4b6596a1e14e0a6db1f1b43cccd65 (diff) |
#96775# Errormessage in macro inserted
Diffstat (limited to 'wizards/source/template/template.src')
-rw-r--r-- | wizards/source/template/template.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src index 104c91f121da..69995b48d7c7 100644 --- a/wizards/source/template/template.src +++ b/wizards/source/template/template.src @@ -2,9 +2,9 @@ * * $RCSfile: template.src,v $ * - * $Revision: 1.30 $ + * $Revision: 1.31 $ * - * last change: $Author: rt $ $Date: 2001-08-24 05:52:40 $ + * last change: $Author: bc $ $Date: 2002-09-02 12:06:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -406,7 +406,7 @@ String CorrespondenceNoTextmark+1 String CorrespondenceMsgError { - Text = "Fehler"; + Text = "Es ist ein Fehler aufgetreten!"; Text[English] = "Error"; Text[ english_us ] = "Error"; Text[ portuguese ] = "Erro"; |