#105165# File/Close reactivated

This commit is contained in:
Oliver Specht 2002-11-21 12:21:38 +00:00
parent 3c8f921b03
commit 4ac0a6ee3f

View file

@ -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~chließen" ;
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~täng" ;
Text [ dutch ] = "~Sluiten" ;
Text [ spanish ] = "~Cerrar" ;
Text [ english_us ] = "~Close" ;
Text[ chinese_simplified ] = "关闭(~C)";
Text[ russian ] = "~Çàêðûòü";
Text[ polish ] = "Zamknij";
Text[ japanese ] = "é‰ã<E280B0>˜ã(~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
{