summaryrefslogtreecommitdiff
path: root/svtools/source/misc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 14:07:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 14:07:45 +0000
commitdf549b0d7e88e562878e3251bebdb627879c5e78 (patch)
tree7d88e0da7f80fbe89d121a59698804801156dbff /svtools/source/misc
parent39d93301250d90e20140f7c9584c7535b561f27d (diff)
INTEGRATION: CWS docking2 (1.47.28); FILE MERGED
2004/07/21 13:39:03 cd 1.47.28.3: #i31253# Fixed umlauts problem and replaced place holder characters 2004/07/19 14:28:27 mav 1.47.28.2: #i31253# use the new text 2004/07/16 15:32:53 mav 1.47.28.1: #i31253# new error code
Diffstat (limited to 'svtools/source/misc')
-rw-r--r--svtools/source/misc/errtxt.src10
1 files changed, 8 insertions, 2 deletions
diff --git a/svtools/source/misc/errtxt.src b/svtools/source/misc/errtxt.src
index 6102d8bee9ae..c3635e329278 100644
--- a/svtools/source/misc/errtxt.src
+++ b/svtools/source/misc/errtxt.src
@@ -2,9 +2,9 @@
*
* $RCSfile: errtxt.src,v $
*
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
- * last change: $Author: hjs $ $Date: 2004-06-25 16:40:42 $
+ * last change: $Author: hr $ $Date: 2004-08-02 15:07:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -612,6 +612,12 @@ Resource RID_ERRHDL
Text [ de ] = "Dieses Dokument enthält Attribute die nicht im gewählten Format gespeichert werden können.\nBitte speichern Sie das Dokument in einem %PRODUCTNAME 6.0 Dateiformat.";
Text [ en-US ] = "This document contains attributes that cannot be saved in the selected format.\nPlease save the document in a %PRODUCTNAME 6.0 file format.";
};
+ String ERRCODE_SFX_TARGETFILECORRUPTED
+ {
+ Text [ de ] = "Die Datei $(FILENAME) konnte nicht gespeichert werden. Bitte überprüfen Sie Ihre Systemeinstellungen. Eine automatisch erstellte Sicherungsdatei finden Sie unter dem Namen $(BACKUPNAME) im Ordner $(PATH).";
+ Text [ en-US ] = "The file $(FILENAME) cannot be saved. Please check your system settings. You can find an automatically generated backup copy of this file in folder $(PATH) named $(BACKUPNAME).";
+ };
+
#ifdef ERRCODE_IO_INVALIDLENGTH
String ERRCODE_IO_INVALIDLENGTH
{