/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: gallery.src,v $ * * $Revision: 1.76 $ * * last change: $Author: hr $ $Date: 2006-06-19 16:02:45 $ * * 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 "helpid.hrc" #include "gallery.hrc" /******************************************************************************/ #define MASKCOLOR MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; DockingWindow RID_SVXDLG_GALLERYBROWSER { HelpId = SID_GALLERY; OutputSize = TRUE ; Hide = TRUE ; SVLook = TRUE ; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 211, 100 ) ; Text [ de ] = "Gallery"; Text [ en-US ] = "Gallery"; Sizeable = TRUE; Moveable = TRUE ; Closeable = TRUE ; Zoomable = TRUE ; Dockable = TRUE ; EnableResizing = TRUE ; Control GALLERY_BROWSER1 { Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 69, 150 ) ; Border = FALSE; }; Splitter GALLERY_SPLITTER { Pos = MAP_APPFONT ( 70 , 0 ) ; Size = MAP_APPFONT ( 3, 150 ) ; HScroll = TRUE; }; Control GALLERY_BROWSER2 { Pos = MAP_APPFONT ( 73, 0 ) ; Size = MAP_APPFONT ( 138, 150 ) ; Border = FALSE; }; }; /******************************************************************************/ TabDialog RID_SVXTABDLG_GALLERY { OutputSize = TRUE ; SVLook = TRUE ; Text [ de ] = "Eigenschaften von " ; Text [ en-US ] = "Properties of " ; Text [ x-comment ] = " "; Moveable = TRUE ; TabControl 1 { OutputSize = TRUE ; PageList = { PageItem { Identifier = RID_SVXTABPAGE_GALLERY_GENERAL ; Text [ de ] = "Allgemein" ; Text [ en-US ] = "General" ; Text [ x-comment ] = " "; }; }; }; }; /******************************************************************************/ TabDialog RID_SVXTABDLG_GALLERYTHEME { OutputSize = TRUE ; SVLook = TRUE ; Text [ de ] = "Eigenschaften von " ; Text [ en-US ] = "Properties of " ; Text [ x-comment ] = " "; Moveable = TRUE ; TabControl 1 { OutputSize = TRUE ; PageList = { PageItem { Identifier = RID_SVXTABPAGE_GALLERY_GENERAL ; Text [ de ] = "Allgemein" ; Text [ en-US ] = "General" ; Text [ x-comment ] = " "; }; PageItem { Identifier = RID_SVXTABPAGE_GALLERYTHEME_FILES ; Text [ de ] = "Dateien" ; Text [ en-US ] = "Files" ; Text [ x-comment ] = " "; }; }; }; }; /******************************************************************************/ TabPage RID_SVXTABPAGE_GALLERY_GENERAL { HelpId = HID_GALLERY_PROPERTIES_GENERAL; SVLook = TRUE ; Hide = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; FixedImage FI_MS_IMAGE { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 20 , 20 ) ; }; Edit EDT_MS_NAME { Border = TRUE ; Pos = MAP_APPFONT ( 60 , 10 ) ; Size = MAP_APPFONT ( 194 , 12 ) ; }; FixedLine FL_MS_GENERAL_FIRST { Pos = MAP_APPFONT ( 6 , 36 ) ; Size = MAP_APPFONT ( 248 , 1 ) ; }; FixedText FT_MS_TYPE { Pos = MAP_APPFONT ( 6 , 43 ) ; Size = MAP_APPFONT ( 51 , 10 ) ; Text [ de ] = "Typ:" ; LeftLabel = TRUE ; Text [ en-US ] = "Type:" ; Text [ x-comment ] = " "; }; FixedText FT_MS_SHOW_TYPE { Pos = MAP_APPFONT ( 60 , 43 ) ; Size = MAP_APPFONT ( 194 , 10 ) ; }; FixedText FT_MS_PATH { Pos = MAP_APPFONT ( 6 , 57 ) ; Size = MAP_APPFONT ( 51 , 10 ) ; Text [ de ] = "Ort:" ; LeftLabel = TRUE ; Text [ en-US ] = "Location:" ; Text [ x-comment ] = " "; }; FixedText FT_MS_SHOW_PATH { Pos = MAP_APPFONT ( 60 , 57 ) ; Size = MAP_APPFONT ( 194 , 10 ) ; }; FixedText FT_MS_CONTENT { Pos = MAP_APPFONT ( 6 , 71 ) ; Size = MAP_APPFONT ( 51 , 10 ) ; Text [ de ] = "Inhalt:" ; LeftLabel = TRUE ; Text [ en-US ] = "Contents:" ; Text [ x-comment ] = " "; }; FixedText FT_MS_SHOW_CONTENT { Pos = MAP_APPFONT ( 60 , 71 ) ; Size = MAP_APPFONT ( 194 , 10 ) ; }; FixedLine FL_MS_GENERAL_SECOND { Pos = MAP_APPFONT ( 6 , 91 ) ; Size = MAP_APPFONT ( 248 , 1 ) ; }; FixedText FT_MS_CHANGEDATE { Pos = MAP_APPFONT ( 6 , 98 ) ; Size = MAP_APPFONT ( 51 , 10 ) ; Text [ de ] = "Geändert am:" ; LeftLabel = TRUE ; Text [ en-US ] = "Modified:" ; Text [ x-comment ] = " "; }; FixedText FT_MS_SHOW_CHANGEDATE { Pos = MAP_APPFONT ( 60 , 98 ) ; Size = MAP_APPFONT ( 194 , 10 ) ; }; }; /******************************************************************************/ TabPage RID_SVXTABPAGE_GALLERYTHEME_FILES { HelpId = HID_GALLERY_BROWSER ; Hide = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; FixedText FT_FILETYPE { Pos = MAP_APPFONT ( 6 , 8 ) ; Size = MAP_APPFONT ( 48 , 10 ) ; Text [ de ] = "~Dateityp" ; Text [ en-US ] = "~File type" ; Text [ x-comment ] = " "; }; ComboBox CBB_FILETYPE { Pos = MAP_APPFONT ( 57 , 6 ) ; Size = MAP_APPFONT ( 121 , 69 ) ; TabStop = TRUE ; DropDown = TRUE ; AutoSize = TRUE; AutoHScroll = TRUE ; }; MultiListBox LBX_FOUND { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 23 ) ; Size = MAP_APPFONT ( 172 , 156 ) ; TabStop = TRUE ; SimpleMode = TRUE ; }; PushButton BTN_SEARCH { Pos = MAP_APPFONT ( 184 , 6 ) ; Size = MAP_APPFONT ( 70 , 14 ) ; Text [ de ] = "Dateien su~chen..." ; TabStop = TRUE ; Text [ en-US ] = "~Find Files..." ; Text [ x-comment ] = " "; }; PushButton BTN_TAKE { Pos = MAP_APPFONT ( 184 , 24 ) ; Size = MAP_APPFONT ( 70 , 14 ) ; Text [ de ] = "~Hinzufügen" ; TabStop = TRUE ; Text [ en-US ] = "~Add" ; Text [ x-comment ] = " "; }; PushButton BTN_TAKEALL { Pos = MAP_APPFONT ( 184 , 42 ) ; Size = MAP_APPFONT ( 70 , 14 ) ; Text [ de ] = "~Alle hinzufügen" ; TabStop = TRUE ; Text [ en-US ] = "A~dd All" ; Text [ x-comment ] = " "; }; CheckBox CBX_PREVIEW { Pos = MAP_APPFONT ( 184 , 76 ) ; Size = MAP_APPFONT ( 70 , 12 ) ; Text [ de ] = "V~orschau" ; Text [ en-US ] = "Pr~eview" ; Text [ x-comment ] = " "; }; Window WND_BRSPRV { HelpId = HID_GALLERY_PREVIEW; Border = TRUE ; Pos = MAP_APPFONT ( 184 , 91 ) ; Size = MAP_APPFONT ( 70 , 88 ) ; }; PushButton BTN_MADDIN1 { Pos = MAP_APPFONT ( 220 , 63 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text [ de ] = "Maddin1" ; TabStop = TRUE ; Text [ en-US ] = "Maddin1" ; Text [ x-comment ] = " "; }; PushButton BTN_MADDIN2 { Pos = MAP_APPFONT ( 220 , 80 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text [ de ] = "Maddin2" ; TabStop = TRUE ; Text [ en-US ] = "Maddin2" ; Text [ x-comment ] = " "; }; }; /******************************************************************************/ ModalDialog RID_SVXDLG_GALLERY_TITLE { HelpId = HID_GALLERY_TITLE; OutputSize = TRUE ; Border = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 168 , 63 ) ; Text [ de ] = "Titel eingeben" ; Text [ en-US ] = "Enter Title" ; Moveable = TRUE ; OkButton BTN_OK { DefButton = TRUE ; Pos = MAP_APPFONT ( 112 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 112 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 112 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedLine FL_TITLE { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 100 , 8 ) ; Text [ de ] = "Titel" ; Text [ en-US ] = "Title" ; }; Edit EDT_TITLE { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 18 ) ; Size = MAP_APPFONT ( 88, 12 ) ; }; }; /******************************************************************************/ ModalDialog RID_SVXDLG_GALLERY_SEARCH_PROGRESS { HelpId = HID_GALLERY_SEARCH ; OutputSize = TRUE ; Border = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 124 , 86 ) ; Text [ de ] = "Suchen" ; Text [ en-US ] = "Find" ; Text [ x-comment ] = " "; Moveable = TRUE ; FixedLine FL_SEARCH_DIR { Pos = MAP_APPFONT ( 6 , 33 ) ; Size = MAP_APPFONT ( 112 , 8 ) ; Text [ de ] = "Verzeichnis" ; Text [ en-US ] = "Directory" ; Text [ x-comment ] = " "; }; FixedText FT_SEARCH_DIR { Pos = MAP_APPFONT ( 12 , 44 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 37 , 66 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedLine FL_SEARCH_TYPE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 112 , 8 ) ; Text [ de ] = "Dateityp" ; Text [ en-US ] = "File type" ; Text [ x-comment ] = " "; }; FixedText FT_SEARCH_TYPE { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; }; }; /******************************************************************************/ ModalDialog RID_SVXDLG_GALLERY_TAKE_PROGRESS { HelpId = HID_GALLERY_APPLY ; OutputSize = TRUE ; Border = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 124 , 56 ) ; Text [ de ] = "Übernehmen" ; Text [ en-US ] = "Apply" ; Text [ x-comment ] = " "; Moveable = TRUE ; FixedLine FL_TAKE_PROGRESS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 112 , 8 ) ; Text [ de ] = "Datei" ; Text [ en-US ] = "File" ; Text [ x-comment ] = " "; }; FixedText FT_TAKE_FILE { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 37 , 36 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; }; /******************************************************************************/ ModalDialog RID_SVXDLG_GALLERY_ACTUALIZE_PROGRESS { HelpId = HID_GALLERY_ACTUALIZE ; OutputSize = TRUE ; Border = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 124 , 56 ) ; Text [ de ] = "Aktualisieren" ; Text [ en-US ] = "Update" ; Text [ x-comment ] = " "; Moveable = TRUE ; FixedLine FL_ACTUALIZE_PROGRESS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 112 , 8 ) ; Text [ de ] = "Datei" ; Text [ en-US ] = "File" ; Text [ x-comment ] = " "; }; FixedText FT_ACTUALIZE_FILE { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 37 , 36 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; }; ModalDialog RID_SVXDLG_GALLERY_THEMEID { OutputSize = TRUE ; Border = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 180 , 63 ) ; Text [ de ] = "Themen-ID" ; Text [ en-US ] = "Theme ID" ; Text [ x-comment ] = " "; Moveable = TRUE ; OkButton BTN_OK { Pos = MAP_APPFONT ( 124 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 124 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedLine FL_ID { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 112 , 8 ) ; Text [ de ] = "ID" ; Text [ en-US ] = "ID"; Text [ x-comment ] = " "; }; ListBox LB_RESNAME { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 100 , 60 ) ; TabStop = TRUE ; DropDown = TRUE ; HScroll = TRUE ; VScroll = TRUE ; }; }; /******************************************************************************/ CheckBox RID_SVXDLG_GALLERY_CBX { Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 120 , 12 ) ; Text [ de ] = "~Unterverzeichnisse"; TabStop = TRUE ; Text [ en-US ] = "S~ubdirectories" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_ACTUALIZE_PROGRESS { Text [ de ] = "Aktualisieren" ; Text [ en-US ] = "Update"; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_FOPENERROR { Text [ de ] = "Diese Datei kann nicht geöffnet werden" ; Text [ en-US ] = "This file cannot be opened" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_NOFILES { Text [ de ] = "" ; Text [ en-US ] = "" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_NOTHEME { Text [ de ] = "Der Themenname ist ungültig!" ; Text [ en-US ] = "Invalid Theme Name!" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_DELETEOBJ { Text [ de ] = "Möchten Sie dieses Objekt\nwirklich löschen?" ; Text [ en-US ] = "Do you really want to\ndelete this object?" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_DELETETHEME { Text [ de ] = "Möchten Sie dieses Thema\nwirklich löschen?" ; Text [ en-US ] = "Do you really want to\ndelete this theme?" ; }; String RID_SVXSTR_EXTFORMAT1_SYS { Text = "wav" ; }; String RID_SVXSTR_EXTFORMAT1_UI { Text [ de ] = "Wave - Klangdatei" ; Text [ en-US ] = "Wave - Sound File" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_EXTFORMAT2_SYS { Text = "aif" ; }; String RID_SVXSTR_EXTFORMAT2_UI { Text [ de ] = "Audio Interchange File Format" ; Text [ en-US ] = "Audio Interchange File Format" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_EXTFORMAT3_SYS { Text = "au" ; }; String RID_SVXSTR_EXTFORMAT3_UI { Text [ de ] = "AU - Klangdatei" ; Text [ en-US ] = "AU - Sound File" ; }; String RID_SVXSTR_GALLERY_FILTER { Text [ de ] = "Grafikfilter" ; Text [ en-US ] = "Graphics filter" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_LENGTH { Text [ de ] = "Länge:" ; Text [ en-US ] = "Length:" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_SIZE { Text [ de ] = "Größe:" ; Text [ en-US ] = "Size:" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_DELETEDD { Text [ de ] = "Möchten Sie die verknüpfte Datei löschen?" ; Text [ en-US ] = "Do you want to delete the linked file?" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_SEARCH { Text [ de ] = "Möchten Sie die Dateiliste aktualisieren?" ; Text [ en-US ] = "Do you want to update the file list?" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_SGIERROR { Text [ de ] = "Diese Datei kann nicht geöffnet werden.\nMöchten Sie einen anderen Suchpfad angeben? " ; Text [ en-US ] = "This file cannot be opened.\nDo you want to enter a different search path? " ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_NEWTHEME { Text [ de ] = "Neues Thema" ; Text [ en-US ] = "New Theme" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_BROWSER { Text [ de ] = "~Verwaltung..." ; Text [ en-US ] = "~Organizer..." ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_THEMEERR { Text [ de ] = "Dieser Themenname existiert bereits.\nBitte wählen Sie einen anderen Namen." ; Text [ en-US ] = "This theme name already exists.\nPlease choose a different one." ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERYPROPS_THEME { Text [ de ] = "Thema;Themen" ; Text [ en-US ] = "Theme;Themes" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERYPROPS_OBJECT { Text [ de ] = "Objekt;Objekte" ; Text [ en-US ] = "Object;Objects" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERYPROPS_GALTHEME { Text [ de ] = "Gallery-Thema" ; Text [ en-US ] = "Gallery Theme" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_IMPORTTHEME { Text [ de ] = "~Importieren..." ; Text [ en-US ] = "I~mport..." ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_CREATETHEME { Text [ de ] = "Neues Thema..." ; Text [ en-US ] = "New Theme..." ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_READONLY { Text [ de ] = " (schreibgeschützt)" ; Text [ en-US ] = " (read-only)" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_ALLFILES { Text [ de ] = "" ; Text [ en-US ] = "" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_DIALOGID { Text [ de ] = "ID vergeben" ; Text [ en-US ] = "Assign ID" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_ID_EXISTS { Text [ de ] = "Diese ID existiert bereits..." ; Text [ en-US ] = "This ID already exists..." ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_TITLE { Text [ de ] = "Titel" ; Text [ en-US ] = "Title" ; }; String RID_SVXSTR_GALLERY_PATH { Text [ de ] = "Pfad" ; Text [ en-US ] = "Path" ; Text [ x-comment ] = " "; }; String RID_SVXSTR_GALLERY_ICONVIEW { Text [ de ] = "Symbolansicht" ; Text [ en-US ] = "Icon View"; }; String RID_SVXSTR_GALLERY_LISTVIEW { Text [ de ] = "Detailansicht" ; Text [ en-US ] = "Detailed View"; }; /******************************************************************************/ Bitmap RID_SVXBMP_GALLERY { File = "lx03135.bmp" ; }; Bitmap RID_SVXBMP_THEME_NORMAL { File = "galnors.bmp" ; }; Bitmap RID_SVXBMP_THEME_NORMAL_BIG { File = "galnorl.bmp" ; }; Bitmap RID_SVXBMP_THEME_IMPORTED { File = "galimps.bmp" ; }; Bitmap RID_SVXBMP_THEME_IMPORTED_BIG { File = "galimpl.bmp" ; }; Bitmap RID_SVXBMP_THEME_READONLY { File = "galrdos.bmp" ; }; Bitmap RID_SVXBMP_THEME_READONLY_BIG { File = "galrdol.bmp" ; }; Bitmap RID_SVXBMP_THEME_DEFAULT { File = "galdefs.bmp" ; }; Bitmap RID_SVXBMP_THEME_DEFAULT_BIG { File = "galdefl.bmp" ; }; Bitmap RID_SVXBMP_GALLERY_MEDIA { File = "galmedia.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_1 { File = "galsnd1.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_2 { File = "galsnd2.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_3 { File = "galsnd3.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_4 { File = "galsnd4.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_5 { File = "galsnd5.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_6 { File = "galsnd6.bmp"; }; Bitmap RID_SVXBMP_GALLERY_SOUND_7 { File = "galsnd7.bmp"; }; Image RID_SVXIMG_GALLERY_VIEW_ICON { ImageBitmap = Bitmap { File = "galicon.bmp"; }; MASKCOLOR }; Image RID_SVXIMG_GALLERY_VIEW_LIST { ImageBitmap = Bitmap { File = "gallist.bmp"; }; MASKCOLOR }; Image RID_SVXIMG_GALLERY_VIEW_ICON_HC { ImageBitmap = Bitmap { File = "galicon_h.bmp"; }; MASKCOLOR }; Image RID_SVXIMG_GALLERY_VIEW_LIST_HC { ImageBitmap = Bitmap { File = "gallist_h.bmp"; }; MASKCOLOR }; /******************************************************************************/ Menu RID_SVXMN_GALLERY1 { ItemList = { MenuItem { Identifier = MN_ACTUALIZE; HelpId = HID_GALLERY_ACTUALIZE; Text [ de ] = "~Aktualisieren" ; Text [ en-US ] = "Update"; Text [ x-comment ] = " "; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_DELETE ; HelpId = HID_GALLERY_MN_DELETE ; Text [ de ] = "~Löschen" ; Text [ en-US ] = "~Delete" ; Text [ x-comment ] = " "; }; MenuItem { Identifier = MN_RENAME; HelpId = HID_GALLERY_RENAME; Text [ de ] = "~Umbenennen" ; Text [ en-US ] = "~Rename" ; Text [ x-comment ] = " "; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_ASSIGN_ID; Text [ de ] = "~ID vergeben" ; Text [ en-US ] = "Assign ~ID" ; Text [ x-comment ] = " "; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_PROPERTIES; HelpId = HID_GALLERY_PROPERTIES; Text [ de ] = "~Eigenschaften..." ; Text [ en-US ] = "Propert~ies..." ; Text [ x-comment ] = " "; }; }; }; /******************************************************************************/ Menu RID_SVXMN_GALLERY2 { ItemList = { MenuItem { Identifier = MN_ADDMENU ; HelpId = HID_GALLERY_MN_ADDMENU ; Text [ de ] = "~Hinzufügen" ; Text [ en-US ] = "~Insert" ; Text [ x-comment ] = " "; SubMenu = Menu { ItemList = { MenuItem { Identifier = MN_ADD ; HelpId = HID_GALLERY_MN_ADD ; Text [ de ] = "~Kopie" ; Text [ en-US ] = "~Copy" ; Text [ x-comment ] = " "; }; MenuItem { Identifier = MN_ADD_LINK ; HelpId = HID_GALLERY_MN_ADD_LINK ; Text [ de ] = "~Verknüpfung" ; Text [ en-US ] = "Link" ; Text [ x-comment ] = " "; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_BACKGROUND ; HelpId = HID_GALLERY_MN_BACKGROUND ; Text [ de ] = "~Hintergrund" ; Text [ en-US ] = "Bac~kground" ; Text [ x-comment ] = " "; }; }; }; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_PREVIEW ; HelpId = HID_GALLERY_MN_PREVIEW ; Text [ de ] = "~Vorschau" ; Text [ en-US ] = "~Preview" ; Text [ x-comment ] = " "; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_TITLE ; HelpId = HID_GALLERY_TITLE; Text [ de ] = "~Titel" ; Text [ en-US ] = "~Title" ; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_DELETE ; HelpId = HID_GALLERY_MN_DELETE ; Text [ de ] = "~Löschen" ; Text [ en-US ] = "~Delete" ; Text [ x-comment ] = " "; }; MenuItem { Separator = TRUE ; }; MenuItem { Identifier = MN_COPYCLIPBOARD; HelpId = HID_GALLERY_MN_COPYCLIPBOARD; Text [ de ] = "~Kopieren" ; Text [ en-US ] = "~Copy" ; }; MenuItem { Identifier = MN_PASTECLIPBOARD; HelpId = HID_GALLERY_MN_PASTECLIPBOARD; Text [ de ] = "~Einfügen" ; Text [ en-US ] = "~Insert" ; }; }; };