/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: dialog.src,v $ * * $Revision: 1.55 $ * * last change: $Author: obo $ $Date: 2008-01-04 15:09:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. * * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2005 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 * ************************************************************************/ // include --------------------------------------------------------------- #include #include "dialog.hrc" #include "helpid.hrc" #include "sfxlocal.hrc" // Imageliste fuer die AboutBox ImageList LOGO_IMAGELIST { Prefix = "an"; MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; IdList = { 1 ; 2 ; 3 ; 4 ; 5 ; 6 ; }; IdCount = { 6 ; }; }; String STR_RESET { Text [ en-US ] = "~Reset" ; }; String STR_APPLY { Text [ en-US ] = "Apply"; }; String STR_INTERNET { Text [ en-US ] = "(Internet)" ; }; String STR_BASEFMT { Text [ en-US ] = "Base format" ; }; CheckBox CB_USE_PASSWD { HelpId = HID_FILEDLG_USE_PASSWD ; Text [ en-US ] = "~Password" ; }; CheckBox CB_READ_ONLY { HelpId = HID_FILEDLG_READ_ONLY ; Text [ en-US ] = "~Read-only" ; }; PushButton CB_FILE { HelpId = HID_FILEDLG_FILE ; Text [ en-US ] = "~File System" ; }; PushButton CB_URL { HelpId = HID_FILEDLG_URL ; Text [ en-US ] = "Int~ernet" ; }; PushButton BTN_MANAGER { HelpId = HID_FILEDLG_MANAGER ; Text [ en-US ] = "~Manager..." ; }; PushButton BTN_STANDARD { HelpId = HID_FILEDLG_STANDARD ; Text [ en-US ] = "~Home" ; }; String STR_FILEDLG_INSERT { Text [ en-US ] = "Insert File" ; }; String STR_TABPAGE_MANAGESTYLES { Text [ en-US ] = "Organizer" ; }; InfoBox MSG_TABPAGE_INVALIDNAME { BUTTONS = WB_OK ; DEFBUTTON = WB_DEF_OK ; Message [ en-US ] = "This name is already in use." ; }; InfoBox MSG_TABPAGE_INVALIDSTYLE { BUTTONS = WB_OK ; DEFBUTTON = WB_DEF_OK ; Message [ en-US ] = "This Style does not exist." ; }; InfoBox MSG_TABPAGE_INVALIDPARENT { BUTTONS = WB_OK ; DEFBUTTON = WB_DEF_OK ; Message [ en-US ] = "This Style cannot be used as a base Style,\nbecause it would result in a recursive reference." ; }; InfoBox MSG_POOL_STYLE_NAME { Message [ en-US ] = "Name already exists as a default Style.\nPlease choose another name." ; }; QueryBox MSG_OVERWRITE_STYLE { Buttons = WB_YES_NO ; DefButton = WB_DEF_NO ; Message [ en-US ] = "Style already exists. Overwrite?" ; }; String STR_DELETE_STYLE { Text [ en-US ] = "Do you really want to delete Style $1?" ; }; String STR_DELETE_STYLE_USED { Text [ en-US ] = "You are deleting an applied Style!\n" ; }; Image BMP_COLLAPSED { ImageBitmap = Bitmap { File = "plus.bmp" ; }; // MaskColor = Color { Predefine = COL_GREEN ; }; }; Image BMP_EXPANDED { ImageBitmap = Bitmap { File = "minus.bmp" ; }; // MaskColor = Color { Predefine = COL_GREEN ; }; }; Image BMP_EXPANDED_HC { ImageBitmap = Bitmap { File = "minus_h.bmp" ; }; }; Image BMP_COLLAPSED_HC { ImageBitmap = Bitmap { File = "plus_h.bmp" ; }; }; Menu MN_CONTEXT_TEMPLDLG { ItemList = { MenuItem { Identifier = ID_NEW ; Text [ en-US ] = "New..." ; HelpId = HID_STYLIST_NEW ; }; MenuItem { Identifier = ID_EDIT ; Text [ en-US ] = "Modify..." ; HelpId = HID_STYLIST_EDIT ; }; MenuItem { Identifier = ID_DELETE ; Text [ en-US ] = "Delete..." ; HelpId = HID_STYLIST_DELETE ; }; }; }; String STR_BASICMACROS { Text [ en-US ] = "BASIC Macros" ; }; String STR_DLG_MACROS { Text [ en-US ] = "%PRODUCTNAME Macros" ; }; InfoBox MSG_LAYOUT_NOT_LOADING { BUTTONS = WB_OK ; DEFBUTTON = WB_DEF_OK ; Message [ en-US ] = "Loading document without layout." ; }; Accelerator ACC_LAYOUT_NOT_LOADING { ItemList = { AcceleratorItem { Key = KeyCode { Code = KEY_L ; Shift = FALSE ; Modifier1 = TRUE ; Modifier2 = TRUE ; }; Identifier = 1 ; }; }; }; //------------------------------------------------------------------------ ErrorBox MSG_ERR_CANT_EDIT_OLD_FORMAT { Message [ en-US ] = "Cannot edit document info for documents\n in this file format." ; }; //------------------------------------------------------------------------ ErrorBox MSG_ERR_CANT_EDIT_OPEN_DOCS { Message [ en-US ] = "Document info of documents\n being currently edited cannot be modified from within the document manager." ; }; ModalDialog RID_URLOPEN { OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 204 , 44 ) ; Moveable = TRUE ; Text [ en-US ] = "Enter URL" ; Moveable = TRUE ; OKButton RID_URLOPEN_OK { Pos = MAP_APPFONT ( 148 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton RID_URLOPEN_CANCEL { Pos = MAP_APPFONT ( 148 , 24 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; Edit RID_URLOPEN_URL { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 16 ) ; Size = MAP_APPFONT ( 138 , 12 ) ; TabStop = TRUE ; Left = TRUE ; }; }; Menu RID_AUTOHIDE { ItemList = { MenuItem { Identifier = SID_AUTOHIDE ; HelpID = SID_AUTOHIDE ; Text [ en-US ] = "Hide" ; }; }; }; String RID_AUTOHIDE { Text [ en-US ] = "Don't Hide" ; }; String SID_NAVIGATOR { Text [ en-US ] = "Navigator"; }; String STR_BASICNAME { Text = "%PRODUCTNAME Basic" ; }; ErrorBox MSG_ERROR_WRONG_CONFIRM { BUTTONS = WB_OK ; DEFBUTTON = WB_DEF_OK ; Message [ en-US ] = "Faulty password confirmation"; }; String STR_GROUP_STYLES { Text [ en-US ] = "Styles" ; }; String STR_PDF_EXPORT_SEND { Text [ en-US ] = "Send" ; }; // ******************************************************************* EOF