Files
libreoffice/sw/source/ui/web/web.src
Hans-Joachim Lankenau 6c49a9b310 INTEGRATION: CWS mergebuild (1.29.84); FILE MERGED
2004/05/18 13:02:39 hjs 1.29.84.4: RESYNC: (1.30-1.31); FILE MERGED
2004/04/20 18:32:03 hjs 1.29.84.3: RESYNC: (1.29-1.30); FILE MERGED
2003/11/11 19:26:40 ihi 1.29.84.2: en -> en-US
2003/11/10 18:01:06 ihi 1.29.84.1: #111234# Merge during build
2004-06-26 02:45:51 +00:00

405 lines
10 KiB
Plaintext

/*************************************************************************
*
* $RCSfile: web.src,v $
*
* $Revision: 1.32 $
*
* last change: $Author: hjs $ $Date: 2004-06-26 03:45:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2000 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
*
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
* Source License Version 1.1 (the "License"); You may not use this file
* except in compliance with the License. You may obtain a copy of the
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
* All Rights Reserved.
*
* Contributor(s): _______________________________________
*
*
************************************************************************/
#define MN_SW_WEB
#ifndef _SVX_SVXIDS_HRC
#include <svx/svxids.hrc>
#endif
#include "globals.hrc"
#include "cmdid.h"
#include "web.hrc"
#include "swmn.hrc"
#define ACC_SW_WEB
#include "swacc.hrc"
#include "toolbox.hrc"
#include "helpid.h"
ACC CFG_SWWEB_ACCEL
{
ItemList =
{
ALL_ACCELS
FUNCTIONKEYS
};
};
String STR_HUMAN_SWWEBDOC_NAME
{
Text [ de ] = "HTML" ;
Text [ en-US ] = "HTML" ;
Text [ x-comment ] = " ";
};
String STR_WRITER_WEBDOC_FULLTYPE_40
{
Text [ de ] = "%PRODUCTNAME 4.0 HTML" ;
Text [ en-US ] = "%PRODUCTNAME 4.0 HTML" ;
Text [ x-comment ] = " ";
};
String STR_WRITER_WEBDOC_FULLTYPE_50
{
Text [ de ] = "%PRODUCTNAME 5.0 HTML" ;
Text [ en-US ] = "%PRODUCTNAME 5.0 HTML" ;
Text [ x-comment ] = " ";
};
String STR_WRITER_WEBDOC_FULLTYPE
{
Text [ de ] = "%PRODUCTNAME %PRODUCTVERSION HTML-Dokument" ;
Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION HTML Document";
};
String STR_SHELLNAME_WEBTEXT
{
Text [ de ] = "Text/Web" ;
Text [ en-US ] = "Text/Web" ;
Text [ x-comment ] = " ";
};
String STR_SHELLNAME_WEBFRAME
{
Text [ de ] = "Rahmen/Web" ;
Text [ en-US ] = "Frame/Web" ;
Text [ x-comment ] = " ";
};
String RID_WEBTOOLS_TOOLBOX
{
Text [ de ] = "Werkzeugleiste/Web" ;
Text [ en-US ] = "Main Toolbar/Web" ;
Text [ x-comment ] = " ";
};
ToolBox RID_WEBTOOLS_TOOLBOX
{
HelpID = HID_WEBTOOLS_TOOLBOX ;
Border = TRUE ;
SVLook = TRUE ;
Dockable = TRUE ;
Moveable = TRUE ;
Sizeable = TRUE ;
Closeable = TRUE ;
Zoomable = TRUE ;
LineSpacing = TRUE ;
HideWhenDeactivate = TRUE ;
Customize = TRUE ;
MenuStrings = TRUE ;
Scroll = TRUE ;
Hide = TRUE ;
Align = BOXALIGN_LEFT ;
ItemList =
{
ToolBoxItem
{
Identifier = FN_INSERT_CTRL ;
HelpID = HID_INSERT_CTRL ;
DropDown = TRUE ;
};
ToolBoxItem
{
Identifier = FN_INSERT_FIELD_CTRL ;
HelpID = HID_INSERT_FIELD_CTRL ;
DropDown = TRUE ;
};
ToolBoxItem
{
Type = TOOLBOXITEM_SEPARATOR ;
};
ToolBoxItem
{
Identifier = SID_DRAW_TEXT_MARQUEE ;
HelpID = SID_DRAW_TEXT_MARQUEE ;
};
ToolBoxItem
{
Identifier = SID_FM_CONFIG ;
HelpID = SID_FM_CONFIG;
DropDown = TRUE ;
};
ToolBoxItem
{
Type = TOOLBOXITEM_SEPARATOR ;
};
ToolBoxItem
{
Identifier = FN_GLOSSARY_DLG ;
HelpID = FN_GLOSSARY_DLG ;
DropDown = TRUE ;
};
ToolBoxItem
{
Identifier = FN_SPELLING_DLG ;
HelpID = FN_SPELLING_DLG ;
};
ToolBoxItem
{
ITEM_TOOLBAR_AUTOSPELL_CHECK
};
ToolBoxItem
{
Identifier = FN_HYPHENATE_OPT_DLG;
HelpID = FN_HYPHENATE_OPT_DLG;
Hide = TRUE;
};
ToolBoxItem
{
Identifier = FN_THESAURUS_DLG;
HelpID = FN_THESAURUS_DLG;
Hide = TRUE;
};
ToolBoxItem
{
Type = TOOLBOXITEM_SEPARATOR ;
};
ToolBoxItem
{
Identifier = SID_SEARCH_DLG ;
HelpID = SID_SEARCH_DLG ;
};
ToolBoxItem
{
Type = TOOLBOXITEM_SEPARATOR ;
};
ToolBoxItem
{
Identifier = SID_ATTR_ZOOM;
HelpID = SID_ATTR_ZOOM ;
Hide = TRUE;
};
ToolBoxItem
{
Identifier = FN_VIEW_META_CHARS ;
HelpID = FN_VIEW_META_CHARS ;
};
ToolBoxItem
{
Identifier = FN_VIEW_GRAPHIC ;
HelpID = FN_VIEW_GRAPHIC ;
};
ToolBoxItem
{
Identifier = FN_PRINT_LAYOUT ;
HelpID = FN_PRINT_LAYOUT ;
};
ToolBoxItem
{
Identifier = SID_SOURCEVIEW ;
HelpID = HID_SOURCEVIEW ;
};
};
};
/*************************************************************************
Textleiste
*************************************************************************/
String RID_WEBTEXT_TOOLBOX
{
Text [ de ] = "Textobjektleiste/Web" ;
Text [ en-US ] = "Text Object Bar/Web" ;
Text [ x-comment ] = " ";
};
ToolBox RID_WEBTEXT_TOOLBOX
{
HelpID = HID_WEBTEXT_TOOLBOX ;
Border = TRUE ;
SVLook = TRUE ;
Dockable = TRUE ;
Moveable = TRUE ;
Sizeable = TRUE ;
Closeable = TRUE ;
Zoomable = TRUE ;
Hide = TRUE ;
HideWhenDeactivate = TRUE ;
LineSpacing = TRUE ;
Customize = TRUE ;
MenuStrings = TRUE ;
ItemList =
{
MN_TEMPLATE
MN_FONT
MN_TEXT1(TRUE)
MN_TEXT_LTR_RTL
MN_TEXT_LINESPACE
MN_TEXT2
MN_TEXT_BACKGROUND
MN_TEXT_DIALOGS(TRUE)
};
Scroll = TRUE ;
};
String RID_WEBFRAME_TOOLBOX
{
Text [ de ] = "Rahmenobjektleiste/Web" ;
Text [ en-US ] = "Frame Object Bar/Web" ;
Text [ x-comment ] = " ";
};
ToolBox RID_WEBFRAME_TOOLBOX
{
HelpID = HID_WEBFRAME_TOOLBOX ;
Border = TRUE ;
SVLook = TRUE ;
Dockable = TRUE ;
Moveable = TRUE ;
Sizeable = TRUE ;
Closeable = TRUE ;
Zoomable = TRUE ;
Hide = TRUE ;
LineSpacing = TRUE ;
MenuStrings = TRUE ;
HideWhenDeactivate = TRUE ;
Customize = TRUE ;
ItemList =
{
MN_FRAME_WRAP_WEB
MN_FRAME1
MN_FRAME3
MN_LINESTYLE
ToolBoxItem
{
Type = TOOLBOXITEM_SEPARATOR ;
};
MN_BACKGROUND_COLOR
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
MN_ATTRIBUTES_FRAME
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
MN_LAYER
ToolBoxItem
{
Identifier = FN_TOOL_ANKER ;
HelpID = FN_TOOL_ANKER ;
};
};
Scroll = TRUE ;
};
String RID_WEBGRAPHIC_TOOLBOX
{
Text [ de ] = "Grafikobjektleiste/Web" ;
Text [ en-US ] = "Graphics Object Bar/Web" ;
Text [ x-comment ] = " ";
};
ToolBox RID_WEBGRAPHIC_TOOLBOX
{
HelpID = HID_WEBGRAPHIC_TOOLBOX ;
Border = TRUE ;
SVLook = TRUE ;
Dockable = TRUE ;
Moveable = TRUE ;
Sizeable = TRUE ;
Closeable = TRUE ;
Zoomable = TRUE ;
LineSpacing = TRUE ;
HideWhenDeactivate = TRUE ;
MenuStrings = TRUE ;
Customize = TRUE ;
Hide = TRUE ;
ItemList =
{
MN_FRAME_WRAP_WEB
MN_FRAME1
MN_FRAME3
MN_LINESTYLE
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
MN_ATTRIBUTES_GRAFIK
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
MN_LAYER
ToolBoxItem
{
Identifier = FN_TOOL_ANKER ;
HelpID = FN_TOOL_ANKER ;
DropDown = TRUE ;
};
};
Scroll = TRUE ;
};
String RID_WEBOLE_TOOLBOX
{
Text [ de ] = "Objekt/Web" ;
Text [ en-US ] = "Object/Web" ;
};
ToolBox RID_WEBOLE_TOOLBOX
{
HelpID = HID_OLE_TOOLBOX ;
Border = TRUE ;
SVLook = TRUE ;
Dockable = TRUE ;
Moveable = TRUE ;
Sizeable = TRUE ;
Closeable = TRUE ;
Zoomable = TRUE ;
LineSpacing = TRUE ;
HideWhenDeactivate = TRUE ;
Customize = TRUE ;
MenuStrings = TRUE ;
Hide = TRUE ;
Scroll = TRUE ;
ItemList =
{
MN_FRAME_WRAP_WEB
MN_FRAME1
MN_FRAME3
MN_LINESTYLE
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
MN_ATTRIBUTES_OLE
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
MN_LAYER
ToolBoxItem
{
Identifier = FN_TOOL_ANKER ;
HelpID = FN_TOOL_ANKER ;
DropDown = TRUE ;
};
};
};
/*************************************************************************
*************************************************************************/