Tag: cws_ooh680_c23v002 User: as Date: 2008-04-10 13:42:29+0000 Modified: dba/dbaccess/source/ui/app/app.src dba/dbaccess/source/ui/dlg/localize.sdf dba/dbaccess/source/ui/misc/localize.sdf dba/dbaccess/source/ui/querydesign/query.src dba/dbaccess/source/ui/relationdesign/relation.src dba/dbaccess/source/ui/tabledesign/table.src
Log: #156164# add product extension to titlebar File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: app.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/app.src?r1=1.15&r2=1.15.12.1 Delta lines: +4 -4 ------------------- --- app.src 2007-11-20 19:23:20+0000 1.15 +++ app.src 2008-04-10 13:41:46+0000 1.15.12.1 @@ -4,9 +4,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.15.12.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/20 19:23:20 $ + * last change: $Author: as $ $Date: 2008/04/10 13:41:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -313,7 +313,7 @@ String STR_APP_TITLE { - Text [ en-US ] = " - %PRODUCTNAME Base" ; + Text [ en-US ] = " - %PRODUCTNAME Base %PRODUCTEXTENSION" ; }; String RID_STR_REPORTS_HELP_TEXT_WIZARD Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: localize.sdf Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/localize.sdf?r1=1.38.2.3&r2=1.38.2.3.10.1 Delta lines: +9 -9 ------------------- --- localize.sdf 2008-01-31 13:51:47+0000 1.38.2.3 +++ localize.sdf 2008-04-10 13:41:46+0000 1.38.2.3.10.1 @@ -13,9 +13,9 @@ # # $RCSfile: localize.sdf,v $ # -# $Revision: 1.38.2.3 $ +# $Revision: 1.38.2.3.10.1 $ # -# last change: $Author: obo $ $Date: 2008/01/31 13:51:47 $ +# last change: $Author: as $ $Date: 2008/04/10 13:41:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: localize.sdf Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/localize.sdf?r1=1.34.2.2&r2=1.34.2.2.16.1 Delta lines: +4 -4 ------------------- --- localize.sdf 2008-01-18 13:26:42+0000 1.34.2.2 +++ localize.sdf 2008-04-10 13:42:19+0000 1.34.2.2.16.1 @@ -13,9 +13,9 @@ # # $RCSfile: localize.sdf,v $ # -# $Revision: 1.34.2.2 $ +# $Revision: 1.34.2.2.16.1 $ # -# last change: $Author: kz $ $Date: 2008/01/18 13:26:42 $ +# last change: $Author: as $ $Date: 2008/04/10 13:42:19 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. Directory: /dba/dbaccess/source/ui/querydesign/ =============================================== File [changed]: query.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/query.src?r1=1.98&r2=1.98.96.1 Delta lines: +5 -5 ------------------- --- query.src 2007-11-21 16:15:01+0000 1.98 +++ query.src 2008-04-10 13:42:20+0000 1.98.96.1 @@ -4,9 +4,9 @@ * * $RCSfile: query.src,v $ * - * $Revision: 1.98 $ + * $Revision: 1.98.96.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/21 16:15:01 $ + * last change: $Author: as $ $Date: 2008/04/10 13:42:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -398,12 +398,12 @@ String STR_QUERYDESIGN { - Text [ en-US ] = " - %PRODUCTNAME Base: Query Design"; + Text [ en-US ] = " - %PRODUCTNAME Base: Query Design %PRODUCTEXTENSION"; }; String STR_VIEWDESIGN { - Text [ en-US ] = " - %PRODUCTNAME Base: View Design"; + Text [ en-US ] = " - %PRODUCTNAME Base: View Design %PRODUCTEXTENSION"; }; String STR_ERROR_PARSING_STATEMENT Directory: /dba/dbaccess/source/ui/relationdesign/ ================================================== File [changed]: relation.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/relationdesign/relation.src?r1=1.61&r2=1.61.108.1 Delta lines: +4 -4 ------------------- --- relation.src 2007-11-01 15:38:05+0000 1.61 +++ relation.src 2008-04-10 13:42:20+0000 1.61.108.1 @@ -4,9 +4,9 @@ * * $RCSfile: relation.src,v $ * - * $Revision: 1.61 $ + * $Revision: 1.61.108.1 $ * - * last change: $Author: hr $ $Date: 2007/11/01 15:38:05 $ + * last change: $Author: as $ $Date: 2008/04/10 13:42:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,7 +62,7 @@ }; String STR_RELATIONDESIGN { - Text [ en-US ] = " - %PRODUCTNAME Base: Relation design" ; + Text [ en-US ] = " - %PRODUCTNAME Base: Relation design %PRODUCTEXTENSION" ; }; String STR_RELATIONDESIGN_NOT_AVAILABLE { Directory: /dba/dbaccess/source/ui/tabledesign/ =============================================== File [changed]: table.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/table.src?r1=1.97&r2=1.97.96.1 Delta lines: +4 -4 ------------------- --- table.src 2007-11-27 12:14:14+0000 1.97 +++ table.src 2008-04-10 13:42:21+0000 1.97.96.1 @@ -4,9 +4,9 @@ * * $RCSfile: table.src,v $ * - * $Revision: 1.97 $ + * $Revision: 1.97.96.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/27 12:14:14 $ + * last change: $Author: as $ $Date: 2008/04/10 13:42:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -353,7 +353,7 @@ }; String STR_TABLEDESIGN_TITLE { - Text [ en-US ] = " - %PRODUCTNAME Base: Table Design"; + Text [ en-US ] = " - %PRODUCTNAME Base: Table Design %PRODUCTEXTENSION"; }; /* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
