diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-01 09:53:01 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-01 09:53:01 +0000 |
commit | cda163aca3111053359b6fb1ee6a29a6a727cf24 (patch) | |
tree | a117a827edd1ee82947f15afb02c69bfd99ccd89 /framework | |
parent | 8c33979c43cf65895158edad51632169a7468da0 (diff) |
INTEGRATION: CWS fwk68 (1.33.44); FILE MERGED
2007/07/10 09:15:40 cd 1.33.44.1: #i76550# Use instead of hardcoded string
Diffstat (limited to 'framework')
-rw-r--r-- | framework/source/classes/resource.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/classes/resource.src b/framework/source/classes/resource.src index eb9969008fb6..71c59f0c6987 100644 --- a/framework/source/classes/resource.src +++ b/framework/source/classes/resource.src @@ -4,9 +4,9 @@ * * $RCSfile: resource.src,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: obo $ $Date: 2007-07-18 08:49:58 $ + * last change: $Author: hr $ $Date: 2007-08-01 10:53:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -132,7 +132,7 @@ String STR_TOOLBAR_TITLE_ADDON String STR_STATUSBAR_LOGOTEXT { - Text [ en-US ] = "A StarOffice product by Sun Microsystems, Inc."; + Text [ en-US ] = "A %PRODUCTNAME product by Sun Microsystems, Inc."; }; // *********************************************************************** |