Tag: cws_dev300_odbmacros3 User: fs Date: 2008-04-21 10:27:04+0000 Modified: dba/dbaccess/source/ext/macromigration/macromigration.src
Log: #i49133# +STR_MIGRATING_LIBS 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&r2=1.3.2.1 Delta lines: +8 -3 ------------------- --- macromigration.src 2008-04-10 13:12:21+0000 1.3 +++ macromigration.src 2008-04-21 10:27:02+0000 1.3.2.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: macromigration.src,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.2.1 $ * * This file is part of OpenOffice.org. * @@ -373,7 +373,12 @@ String STR_MOVED_LIBRARY { - Text[ en-US ] = "moved $type$ library $old$ to $new$"; + Text[ en-US ] = "moved $type$ library '$old$' to '$new$'"; +}; + +String STR_MIGRATING_LIBS +{ + Text [ en-US ] = "migrating libraries ..."; }; String STR_OOO_BASIC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
