Tag: cws_dev300_odbmacros3 User: fs Date: 2008-05-11 21:13:51+0000 Modified: dba/dbaccess/source/ext/macromigration/macromigration.src
Log: STR_LIBRARY_AND_TYPE_NAME 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.4&r2=1.3.2.5 Delta lines: +6 -1 ------------------- --- macromigration.src 2008-05-08 10:07:45+0000 1.3.2.4 +++ macromigration.src 2008-05-11 21:13:48+0000 1.3.2.5 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: macromigration.src,v $ - * $Revision: 1.3.2.4 $ + * $Revision: 1.3.2.5 $ * * This file is part of OpenOffice.org. * @@ -382,6 +382,11 @@ Text[ en-US ] = "moved $type$ library '$old$' to '$new$'"; }; +String STR_LIBRARY_TYPE_AND_NAME +{ + Text [ en-US ] = "$type$ library '$library$'"; +}; + String STR_MIGRATING_LIBS { Text [ en-US ] = "migrating libraries ..."; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
