From 5e1f5b8fff24e542d766d4d35f67ee1f96bb74b4 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 16 Nov 2001 21:17:03 +0000 Subject: Merge SRC638: 16.11.01 - 22:16:01 --- sfx2/source/config/config.src | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sfx2/source') diff --git a/sfx2/source/config/config.src b/sfx2/source/config/config.src index 0d8b90fc09c9..31b9ac045e5f 100644 --- a/sfx2/source/config/config.src +++ b/sfx2/source/config/config.src @@ -2,9 +2,9 @@ * * $RCSfile: config.src,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: kz $ $Date: 2001-11-07 09:53:11 $ + * last change: $Author: kz $ $Date: 2001-11-16 22:17:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -242,7 +242,7 @@ ModalDialog DLG_MACROQUERY Size = MAP_APPFONT ( 60 , 14 ) ; Text = "Nicht Ausführen" ; Text [ ENGLISH ] = "Don't execute" ; - Text [ english_us ] = "Don't execute" ; + Text [ english_us ] = "Do Not Execute" ; Text [ portuguese_brazilian ] = "Nicht Ausf?ren" ; Text [ swedish ] = "Utför inte" ; Text [ danish ] = "Udfør ikke" ; @@ -289,3 +289,4 @@ ModalDialog DLG_MACROQUERY + -- cgit