summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-11-17 14:23:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-11-17 14:23:28 +0000
commit57b83971c003da809ec6c6d96416978c030d501f (patch)
treef2492891a59068399ffb75ae8c9634e4261a17c9 /sfx2
parentb9d9eec517619b6bf99468f7a0b178633e8dee60 (diff)
#i10000# encpding fixed
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/doc.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/doc/doc.src b/sfx2/source/doc/doc.src
index 0f82fa004d3d..7bdfd0b302dc 100644
--- a/sfx2/source/doc/doc.src
+++ b/sfx2/source/doc/doc.src
@@ -4,9 +4,9 @@
*
* $RCSfile: doc.src,v $
*
- * $Revision: 1.83 $
+ * $Revision: 1.84 $
*
- * last change: $Author: rt $ $Date: 2005-11-11 12:23:21 $
+ * last change: $Author: hr $ $Date: 2005-11-17 15:22:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -663,14 +663,14 @@ String STR_HIDDENINFO_CONTINUE_CREATEPDF
String STR_NEW_FILENAME_SAVE
{
- Text [ de ] = "Wenn Sie das originale Dokument nicht überschreiben wollen, sollten Sie Ihre Arbeit unter einem neuen Dateinamen speichern." ;
+ Text [ de ] = "Wenn Sie das originale Dokument nicht überschreiben wollen, sollten Sie Ihre Arbeit unter einem neuen Dateinamen speichern." ;
Text [ en-US ] = "If you do not want to overwrite the original document, you should save your work under a new filename." ;
Text [ x-comment ] = " ";
};
String STR_MACROS_DISABLED
{
- Text [ de ] = "Es wurde versucht, ein Makro auszuführen.\nMakros werden aus Sicherheitsgünden nicht unterstützt.";
+ Text [ de ] = "Es wurde versucht, ein Makro auszuführen.\nMakros werden aus Sicherheitsgründen nicht unterstützt.";
Text [ en-US ] = "An attempt was made to execute a macro.\nFor security reasons, macro support is disabled.";
Text [ x-comment ] = " ";
};