Tag: cws_dev300_odbmacros3 User: fs Date: 2008-05-13 11:46:02+0000 Modified: dba/dbaccess/source/ext/macromigration/macromigration.src
Log: word breaks File Changes: Directory: /dba/dbaccess/source/ext/macromigration/ =================================================== File [changed]: macromigration.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/macromigration/macromigration.src?r1=1.3.2.5&r2=1.3.2.6 Delta lines: +3 -3 ------------------- --- macromigration.src 2008-05-11 21:13:48+0000 1.3.2.5 +++ macromigration.src 2008-05-13 11:45:59+0000 1.3.2.6 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: macromigration.src,v $ - * $Revision: 1.3.2.5 $ + * $Revision: 1.3.2.6 $ * * This file is part of OpenOffice.org. * @@ -325,7 +325,7 @@ Pos = MAP_APPFONT( TAB_PAGE_CONTENT_MARGIN, CONTENT_POS_X ); Size = MAP_APPFONT( TAB_PAGE_WIDTH - 2 * TAB_PAGE_CONTENT_MARGIN, FIXED_TEXT_HEIGHT ); - Text [ en-US ] = "The following actions have been taken:"; + WordBreak = TRUE; }; MultiLineEdit ED_CHANGES @@ -342,7 +342,7 @@ String STR_SUCCESSFUL { - Text [ en-US ] = "The migration was successful. Below is a log of the actions which have been taken to your document"; + Text [ en-US ] = "The migration was successful. Below is a log of the actions which have been taken to your document."; }; String STR_UNSUCCESSFUL { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
