summaryrefslogtreecommitdiff
path: root/sfx2/source/view/view.src
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2001-10-08 04:27:49 +0000
committerCarsten Driesner <cd@openoffice.org>2001-10-08 04:27:49 +0000
commitd1e75fefc7d4bbd0df8b9d519308a99cc0001baa (patch)
tree44d9e8e4fde293ee2ebce4c97c6027e47ecfb198 /sfx2/source/view/view.src
parentde16e75b3f8ab90206288e9a9c590b5f9c4a1937 (diff)
#92522# additional user information if sending email fails
Diffstat (limited to 'sfx2/source/view/view.src')
-rw-r--r--sfx2/source/view/view.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src
index fe351968b492..9d8021bb4b17 100644
--- a/sfx2/source/view/view.src
+++ b/sfx2/source/view/view.src
@@ -2,9 +2,9 @@
*
* $RCSfile: view.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: rt $ $Date: 2001-08-29 20:17:49 $
+ * last change: $Author: cd $ $Date: 2001-10-08 05:27:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -731,8 +731,8 @@ InfoBox MSG_ERROR_SEND_MAIL
{
BUTTONS = WB_OK ;
DEFBUTTON = WB_DEF_OK ;
- MESSAGE = "Fehler beim Versenden der Nachricht." ;
- MESSAGE [ English ] = "Error while sending mail." ;
+ MESSAGE = "Fehler beim Versenden der Nachricht. Mgliche Fehler sind ein fehlendes Benutzerkonto oder ein fehlerhaftes Setup.\nBitte berprfen Sie die Einstellungen von %PRODUCTNAME oder die ihres e-mail Programms." ;
+ MESSAGE [ English ] = "Error while sending mail. Possible errors are a missing account or an incorrect setup.\nPlease check your settings within %PRODUCTNAME or within your e-mail client." ;
MESSAGE [ norwegian ] = "Feil ved sending av mail." ;
MESSAGE [ italian ] = "Errore durante l'invio del messaggio." ;
MESSAGE [ portuguese_brazilian ] = "Erro ao enviar correio." ;