From 4ac0a6ee3f5ada7950df17787d4a9b3a99fdd0b3 Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Thu, 21 Nov 2002 12:21:38 +0000 Subject: #105165# File/Close reactivated --- extensions/source/bibliography/menu.src | 35 ++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) (limited to 'extensions') diff --git a/extensions/source/bibliography/menu.src b/extensions/source/bibliography/menu.src index 1571b786686d..a9ea78cf59de 100644 --- a/extensions/source/bibliography/menu.src +++ b/extensions/source/bibliography/menu.src @@ -2,9 +2,9 @@ * * $RCSfile: menu.src,v $ * - * $Revision: 1.33 $ + * $Revision: 1.34 $ * - * last change: $Author: kz $ $Date: 2002-11-04 17:48:32 $ + * last change: $Author: os $ $Date: 2002-11-21 13:21:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,7 +106,36 @@ Menu RID_MAIN_MENU }; MenuItem { - ITEM_FILE_CLOSEDOC + Identifier = SID_CLOSEWIN ; + Command = ".uno:CloseWin" ; + HelpID = SID_CLOSEDOC ; + Text = "S~chlieen" ; + Text [ English ] = "~Close" ; + Text [ norwegian ] = "~Lukk" ; + Text [ italian ] = "~Chiudi" ; + Text [ portuguese_brazilian ] = "~Fechar" ; + Text [ portuguese ] = "~Fechar" ; + Text [ finnish ] = "~Sulje" ; + Text [ danish ] = "L~uk" ; + Text [ french ] = "~Fermer" ; + Text [ swedish ] = "S~tng" ; + Text [ dutch ] = "~Sluiten" ; + Text [ spanish ] = "~Cerrar" ; + Text [ english_us ] = "~Close" ; + Text[ chinese_simplified ] = "关闭(~C)"; + Text[ russian ] = "~"; + Text[ polish ] = "Zamknij"; + Text[ japanese ] = "閉じる(~C)"; + Text[ chinese_traditional ] = "關閉(~C)"; + Text[ arabic ] = ""; + Text[ dutch ] = "~Sluiten"; + Text[ chinese_simplified ] = "关闭(~C)"; + Text[ greek ] = "~"; + Text[ korean ] = "종료(~C)"; + Text[ turkish ] = "Kapa~t"; + Text[ language_user1 ] = " "; + Text[ catalan ] = "~Tanca"; + Text[ thai ] = "~ปิด"; }; MenuItem { -- cgit v1.2.3