diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-11-16 21:17:03 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-11-16 21:17:03 +0000 |
commit | 5e1f5b8fff24e542d766d4d35f67ee1f96bb74b4 (patch) | |
tree | 8eac3d4637e9a3f4f3b5bcad16fb4ca1005b6c19 /sfx2/source | |
parent | b76ee01d323accf877dcae5ca71ecdfa5e9e0a2e (diff) |
Merge SRC638: 16.11.01 - 22:16:01
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/config/config.src | 7 |
1 files changed, 4 insertions, 3 deletions
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 Ausfhren" ; 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 ] = "Utfr inte" ; Text [ danish ] = "Udfr ikke" ; @@ -289,3 +289,4 @@ ModalDialog DLG_MACROQUERY + |