summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/alienwarn.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/alienwarn.src')
-rw-r--r--sfx2/source/dialog/alienwarn.src5
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/dialog/alienwarn.src b/sfx2/source/dialog/alienwarn.src
index 0ba3f59da631..bd72a2323475 100644
--- a/sfx2/source/dialog/alienwarn.src
+++ b/sfx2/source/dialog/alienwarn.src
@@ -38,7 +38,7 @@ ModalDialog RID_DLG_ALIEN_WARNING
Moveable = TRUE;
SVLook = TRUE;
- Text = "Save";
+ Text [ en-US ] = "Confirm File Format";
FixedImage FI_QUERY
{
@@ -51,8 +51,7 @@ 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 [ en-US-old ] = "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.";
- Text [ en-US ] = "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\".\n\nUse the default ODF file format to be sure that the document is saved correctly.";
+ Text [ en-US ] = "This document may contain content that cannot be saved in the currently selected file format \"%FORMATNAME\". Do you really want to use \"%FORMATNAME\"?\n\nTo be sure the document is saved correctly, use the ODF format.";
};
OKButton PB_NO
{