[Libreoffice-commits] .: sfx2/source

Andras Timar timar at kemper.freedesktop.org
Mon Jan 9 12:27:30 PST 2012


 sfx2/source/dialog/alienwarn.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6a62d7628f35c259dc3688f326b5ad31d674ab33
Author: Andras Timar <atimar at suse.com>
Date:   Mon Jan 9 21:27:46 2012 +0100

    revert text change in alienwarn.src

diff --git a/sfx2/source/dialog/alienwarn.src b/sfx2/source/dialog/alienwarn.src
index bd72a23..98d3372 100644
--- a/sfx2/source/dialog/alienwarn.src
+++ b/sfx2/source/dialog/alienwarn.src
@@ -51,7 +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 ] = "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.";
+        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.";
     };
     OKButton PB_NO
     {


More information about the Libreoffice-commits mailing list