Tag: cws_dev300_odbmacros3 User: fs Date: 2008-04-21 21:22:23+0000 Modified: dba/dbaccess/source/ext/macromigration/macromigration.src
Log: corrected typos 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.1&r2=1.3.2.2 Delta lines: +2 -6 ------------------- --- macromigration.src 2008-04-21 10:27:02+0000 1.3.2.1 +++ macromigration.src 2008-04-21 21:22:21+0000 1.3.2.2 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: macromigration.src,v $ - * $Revision: 1.3.2.1 $ + * $Revision: 1.3.2.2 $ * * This file is part of OpenOffice.org. * @@ -231,8 +231,6 @@ Pos = MAP_APPFONT( TAB_PAGE_CONTENT_MARGIN + 60, CONTENT_POS_X + 2 * FIXED_TEXT_HEIGHT + SPACING_UNRELATED ); Size = MAP_APPFONT( TAB_PAGE_WIDTH - ( TAB_PAGE_CONTENT_MARGIN + 60 ), FIXED_TEXT_HEIGHT ); - - Text [ en-US ] = "Form 1"; }; FixedText FT_CURRENT_PROGRESS_LABEL @@ -249,8 +247,6 @@ Pos = MAP_APPFONT( TAB_PAGE_CONTENT_MARGIN + 60, CONTENT_POS_X + 2 * FIXED_TEXT_HEIGHT + SPACING_UNRELATED + FIXED_TEXT_HEIGHT + SPACING_UNRELATED ); Size = MAP_APPFONT( TAB_PAGE_WIDTH - ( TAB_PAGE_CONTENT_MARGIN + 60 ), FIXED_TEXT_HEIGHT ); - - Text [ en-US ] = "loading ..."; }; Window WND_CURRENT_PROGRESS @@ -383,7 +379,7 @@ String STR_OOO_BASIC { - Text[ en-US ] = "%PRODUCTNAME% Basic"; + Text[ en-US ] = "%PRODUCTNAME Basic"; }; String STR_JAVA_SCRIPT --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
