diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-18 10:53:30 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-18 10:53:30 +0000 |
commit | 00dfdf12d04db435a4fc587fe845ddeb2144f850 (patch) | |
tree | 1d0d87781b6eddb04f43824d43c2abf63924222b /svx | |
parent | 6bf18bc5d8921590be18becb832dfe9be7f4121b (diff) |
INTEGRATION: CWS fwkfinal8 (1.7.508); FILE MERGED
2005/04/01 09:54:17 tbe 1.7.508.1: #i46419# macro instead of Makro in German version
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/scriptdlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/scriptdlg.src b/svx/source/dialog/scriptdlg.src index 996bc644de02..1edba54814c7 100644 --- a/svx/source/dialog/scriptdlg.src +++ b/svx/source/dialog/scriptdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: scriptdlg.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-08-13 13:26:50 $ + * last change: $Author: obo $ $Date: 2005-04-18 11:53:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -240,12 +240,12 @@ ModalDialog RID_DLG_NEWLIB }; String STR_NEWMACRO { - Text [ de ] = "Macro erstellen" ; + Text [ de ] = "Makro erstellen" ; Text [ en-US ] = "Create Macro" ; }; String STR_FT_NEWMACRO { - Text [ de ] = "Geben Sie den Namen fr das neue Macro ein." ; + Text [ de ] = "Geben Sie den Namen fr das neue Makro ein." ; Text [ en-US ] = "Enter the name for the new macro." ; }; String STR_RENAME |