From 70163b97799aa0305aa47e2beaf86cdd390f0e8a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 9 Nov 2000 12:19:43 +0000 Subject: Merge SRC612: 09.11.00 - 14:19:07 (NoBranch) --- sc/source/ui/src/sortdlg.src | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sc/source/ui') diff --git a/sc/source/ui/src/sortdlg.src b/sc/source/ui/src/sortdlg.src index 95149ee16d31..375a44033526 100644 --- a/sc/source/ui/src/sortdlg.src +++ b/sc/source/ui/src/sortdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: sortdlg.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obo $ $Date: 2000-10-27 16:17:37 $ + * last change: $Author: kz $ $Date: 2000-11-09 13:19:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -372,7 +372,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS Text [ finnish ] = "~Kirjainkoko vaikuttaa" ; Text [ danish ] = "Forskel på store og små bogstaver" ; Text [ french ] = "~Respecter la casse" ; - Text [ swedish ] = "Obser~vera stora och små bokstäver" ; + Text [ swedish ] = "Versalkänsli~g" ; Text [ dutch ] = "~Hoofdletters/kleine letters belangrijk" ; Text [ spanish ] = "~Mayúsculas/minúsculas" ; Text [ english_us ] = "Case ~sensitive" ; @@ -515,7 +515,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS Text [ finnish ] = "Tuloksen koh~dealue" ; Text [ danish ] = "Sorteringsresultat-output til" ; Text [ french ] = "~Copier le résultat du tri vers" ; - Text [ swedish ] = "~Målområde för resultat" ; + Text [ swedish ] = "Sorteringsresult~at till" ; Text [ dutch ] = "~Sorteerresultaat brengen naar" ; Text [ spanish ] = "C~opiar resultado de clasificación en" ; Text [ english_us ] = "~Copy sort results to:" ; -- cgit