diff options
author | Oliver Specht <os@openoffice.org> | 2002-09-13 13:07:37 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2002-09-13 13:07:37 +0000 |
commit | ddce58099a93207ae352b8da809e0e8ada33c6a0 (patch) | |
tree | 2684a53543e3f16c04089de8be39f6b131308438 /sw/source/ui/app/mn.src | |
parent | e10d0bd3f169213efad605fbd0c30355dcae750d (diff) |
#103282# enable transliteration in tables, too
Diffstat (limited to 'sw/source/ui/app/mn.src')
-rw-r--r-- | sw/source/ui/app/mn.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src index 8c6fb5d07e..e97ac51b28 100644 --- a/sw/source/ui/app/mn.src +++ b/sw/source/ui/app/mn.src @@ -2,9 +2,9 @@ * * $RCSfile: mn.src,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: os $ $Date: 2002-05-22 07:52:32 $ + * last change: $Author: os $ $Date: 2002-09-13 14:07:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -141,7 +141,8 @@ Menu MN_TAB_POPUPMENU { ITEM_FORMAT_PARA_DLG }; - // MN_BB + ITEM_TRANSLITERATE_MENU + // MN_BB SEPARATOR ; MN_TAB1 MN_TAB2 |