diff options
author | Oliver Specht <os@openoffice.org> | 2001-04-10 07:47:39 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-04-10 07:47:39 +0000 |
commit | 8c802b46e6a3c2e06a4d90ba5f66e428b885ef40 (patch) | |
tree | 1598c81d9b4f8df4899b9ee78f8b705261b472ca /sw/source/ui/config | |
parent | ebe4142db0e8cb9244a0a3c5eeb02630bfb00337 (diff) |
type corrected
Diffstat (limited to 'sw/source/ui/config')
-rw-r--r-- | sw/source/ui/config/optdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src index bdb692428873..12e9c75c9ac7 100644 --- a/sw/source/ui/config/optdlg.src +++ b/sw/source/ui/config/optdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: optdlg.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: kz $ $Date: 2001-04-09 23:17:36 $ + * last change: $Author: os $ $Date: 2001-04-10 08:47:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1941,7 +1941,7 @@ TabPage TP_OPTTABLE_PAGE { Pos = MAP_APPFONT ( 6 , 69 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; - Text = "Tasturbedienung" ; + Text = "Tastaturbedienung" ; Text [ English ] = "Keyboard handling" ; Text[ english_us ] = "Keyboard handling"; Text[ portuguese ] = "Keyboard handling"; |