summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/alienwarn.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-04-04 14:31:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-04-04 14:31:09 +0000
commit2764425f7a8b7d22b6ae8b8ff8ada198f664fea6 (patch)
tree42c8c1be9c6e5bd9bfc757b6e83007f0c3ae46ab /sfx2/source/dialog/alienwarn.src
parentb7c756bfabf4abef103c2f12c9d234e03be521c0 (diff)
INTEGRATION: CWS fwkfinal7 (1.2.100); FILE MERGED
2005/03/31 08:55:24 pb 1.2.100.1: fix: #i46376# text of 'Yes' part changed
Diffstat (limited to 'sfx2/source/dialog/alienwarn.src')
-rw-r--r--sfx2/source/dialog/alienwarn.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/dialog/alienwarn.src b/sfx2/source/dialog/alienwarn.src
index b8eb660334..598b140022 100644
--- a/sfx2/source/dialog/alienwarn.src
+++ b/sfx2/source/dialog/alienwarn.src
@@ -2,9 +2,9 @@
*
* $RCSfile: alienwarn.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-02-02 16:47:28 $
+ * last change: $Author: hr $ $Date: 2005-04-04 15:31:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,8 +85,8 @@ ModalDialog RID_DLG_ALIEN_WARNING
Size = MAP_APPFONT( DIALOG_WIDTH-AW_COL_2-RSC_SP_DLG_INNERBORDER_RIGHT, INFO_TEXT_LINES*RSC_CD_FIXEDTEXT_HEIGHT );
NoLabel = TRUE;
Wordbreak = TRUE;
- Text [ de ] = "Dieses Dokument beinhaltet unter Umständen Formatierungen oder Inhalte, die im %FORMATNAME Format nicht gespeichert werden können. Möchten Sie das Dokument trotzdem in diesem Format speichern?\n\n- Klicken Sie auf 'Ja', um das Format beizubehalten.\n- Klicken Sie auf 'Nein', um im OpenDocument Standarddateiformat zu speichern und dabei Formatierungen und Inhalte sicher zu speichern.";
- Text [ en-US ] = "This document may contain formatting or content that cannot be saved in the %FORMATNAME file format. Do you want to save the document in this format anyway?\n\n- Click 'Yes' to keep the same file format.\n- Click 'No' to use the latest OpenDocument file format and be sure all formatting and content is saved correctly.";
+ Text [ de ] = "Dieses Dokument beinhaltet unter Umständen Formatierungen oder Inhalte, die im %FORMATNAME Format nicht gespeichert werden können. Möchten Sie das Dokument trotzdem in diesem Format speichern?\n\n- Klicken Sie auf 'Ja', um im %FORMATNAME Format zu speichern.\n- Klicken Sie auf 'Nein', um im OpenDocument Standarddateiformat zu speichern und dabei Formatierungen und Inhalte sicher zu speichern.";
+ Text [ en-US ] = "This document may contain formatting or content that cannot be saved in the %FORMATNAME file format. Do you want to save the document in this format anyway?\n\n- Click 'Yes' to save in %FORMATNAME file format.\n- Click 'No' to use the latest OpenDocument file format and be sure all formatting and content is saved correctly.";
};
OKButton PB_YES
{