diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-01-31 17:38:23 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-01-31 17:38:23 +0000 |
commit | e85df3ed8aa8724f69a06038f6dd509bd650ed6c (patch) | |
tree | f93cb94edb57b53e2c22b1acac46843564e52191 /sc/source/ui/src | |
parent | 0d23e3007c4dfaf26de70f78939be6ca50cf5838 (diff) |
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
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/sortdlg.src | 5 |
1 files changed, 2 insertions, 3 deletions
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 = "Zurck" ; TabStop = TRUE ; }; HelpButton 1 |