From e85df3ed8aa8724f69a06038f6dd509bd650ed6c Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 31 Jan 2006 17:38:23 +0000 Subject: INTEGRATION: CWS dr44 (1.39.78); FILE MERGED 2006/01/18 13:09:18 nn 1.39.78.1: #i59445# removed obsolete string with wrong encoding --- sc/source/ui/src/sortdlg.src | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sc/source/ui/src') diff --git a/sc/source/ui/src/sortdlg.src b/sc/source/ui/src/sortdlg.src index 1dae5b3d9bd1..11dd7ac8c413 100644 --- a/sc/source/ui/src/sortdlg.src +++ b/sc/source/ui/src/sortdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: sortdlg.src,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: hr $ $Date: 2005-09-23 15:10:34 $ + * last change: $Author: kz $ $Date: 2006-01-31 18:38:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -342,7 +342,6 @@ TabDialog RID_SCDLG_SORT { Pos = MAP_APPFONT ( 137 , 157 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; - Text = "Zurück" ; TabStop = TRUE ; }; HelpButton 1 -- cgit