diff options
author | Mikhail Voitenko <mav@openoffice.org> | 2002-04-23 11:35:11 +0000 |
---|---|---|
committer | Mikhail Voitenko <mav@openoffice.org> | 2002-04-23 11:35:11 +0000 |
commit | f5dcc03e3c9a2d7bb8f8b13b7d425e1268e97bd5 (patch) | |
tree | 375d10d0c2ae398e17772d103295c0e6f0bfc48c /sfx2/source/dialog/filedlghelper.src | |
parent | 733c98dd9f51f18d7800bf6c86836268df3a0020 (diff) |
#98425# do not change button name
Diffstat (limited to 'sfx2/source/dialog/filedlghelper.src')
-rw-r--r-- | sfx2/source/dialog/filedlghelper.src | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/sfx2/source/dialog/filedlghelper.src b/sfx2/source/dialog/filedlghelper.src index 59463a00911e..b8b8053c1b81 100644 --- a/sfx2/source/dialog/filedlghelper.src +++ b/sfx2/source/dialog/filedlghelper.src @@ -2,9 +2,9 @@ * * $RCSfile: filedlghelper.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: mav $ $Date: 2002-04-23 11:45:36 $ + * last change: $Author: mav $ $Date: 2002-04-23 12:35:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,12 +100,6 @@ String STR_SFX_EXPLORERFILE_EXPORT Text[ English ] = "Export" ; }; -String STR_SFX_EXPLORERFILE_BUTTONEXPORT -{ - Text = "~Exporten" ; - Text[ English ] = "~Export" ; -}; - String STR_SFX_EXPLORERFILE_INSERT { Text = "Einfgen" ; |