diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/sc.src | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/ui/src/sc.src b/sc/source/ui/src/sc.src index 81cd40426682..949aef9d01f0 100644 --- a/sc/source/ui/src/sc.src +++ b/sc/source/ui/src/sc.src @@ -4,9 +4,9 @@ * * $RCSfile: sc.src,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: rt $ $Date: 2005-09-08 22:32:59 $ + * last change: $Author: ihi $ $Date: 2007-04-19 16:45:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,9 +42,7 @@ String RID_APPTITLE { /* ### ACHTUNG: Neuer Text in Resource? StarCalc 4.0 : StarCalc 3.1 */ - Text [ de ] = "%PRODUCTNAME Calc" ; Text [ en-US ] = "%PRODUCTNAME Calc" ; - Text [ x-comment ] = " "; }; // About-Dialog -------------------------------------------------------------- |