1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include <sfx2/sfxsids.hrc>
22 #include "gallery.hrc"
24 /******************************************************************************/
26 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
28 DockingWindow RID_SVXDLG_GALLERYBROWSER
30 HelpId = "SVX_HID_GALLERY_BROWSER" ;
34 Pos = MAP_APPFONT ( 0 , 0 ) ;
35 Size = MAP_APPFONT ( 211, 100 ) ;
36 Text [ en-US ] = "Gallery";
42 EnableResizing = TRUE ;
44 Control GALLERY_BROWSER1
46 Pos = MAP_APPFONT ( 0 , 0 ) ;
47 Size = MAP_APPFONT ( 69, 150 ) ;
51 Splitter GALLERY_SPLITTER
53 Pos = MAP_APPFONT ( 70 , 0 ) ;
54 Size = MAP_APPFONT ( 3, 150 ) ;
58 Control GALLERY_BROWSER2
60 Pos = MAP_APPFONT ( 73, 0 ) ;
61 Size = MAP_APPFONT ( 138, 150 ) ;
66 /******************************************************************************/
68 String RID_SVXSTR_GALLERY_ACTUALIZE_PROGRESS
70 Text [ en-US ] = "Update";
72 String RID_SVXSTR_GALLERY_FOPENERROR
74 Text [ en-US ] = "This file cannot be opened" ;
76 String RID_SVXSTR_GALLERY_NOTHEME
78 Text [ en-US ] = "Invalid Theme Name!" ;
80 String RID_SVXSTR_GALLERY_DELETEOBJ
82 Text [ en-US ] = "Do you really want to\ndelete this object?" ;
84 String RID_SVXSTR_GALLERY_DELETETHEME
86 Text [ en-US ] = "Do you really want to\ndelete this theme?" ;
88 String RID_SVXSTR_EXTFORMAT1_SYS
92 String RID_SVXSTR_EXTFORMAT1_UI
94 Text [ en-US ] = "Wave - Sound File" ;
96 String RID_SVXSTR_EXTFORMAT2_SYS
100 String RID_SVXSTR_EXTFORMAT2_UI
102 Text [ en-US ] = "Audio Interchange File Format" ;
104 String RID_SVXSTR_EXTFORMAT3_SYS
108 String RID_SVXSTR_EXTFORMAT3_UI
110 Text [ en-US ] = "AU - Sound File" ;
112 String RID_SVXSTR_GALLERY_FILTER
114 Text [ en-US ] = "Graphics filter" ;
116 String RID_SVXSTR_GALLERY_LENGTH
118 Text [ en-US ] = "Length:" ;
120 String RID_SVXSTR_GALLERY_SIZE
122 Text [ en-US ] = "Size:" ;
124 String RID_SVXSTR_GALLERY_DELETEDD
126 Text [ en-US ] = "Do you want to delete the linked file?" ;
128 String RID_SVXSTR_GALLERY_SGIERROR
130 Text [ en-US ] = "This file cannot be opened.\nDo you want to enter a different search path? " ;
132 String RID_SVXSTR_GALLERY_NEWTHEME
134 Text [ en-US ] = "New Theme" ;
136 String RID_SVXSTR_GALLERY_BROWSER
138 Text [ en-US ] = "~Organizer..." ;
140 String RID_SVXSTR_GALLERY_THEMEERR
142 Text [ en-US ] = "This theme name already exists.\nPlease choose a different one." ;
144 String RID_SVXSTR_GALLERY_IMPORTTHEME
146 Text [ en-US ] = "I~mport..." ;
148 String RID_SVXSTR_GALLERY_CREATETHEME
150 Text [ en-US ] = "New Theme..." ;
152 String RID_SVXSTR_GALLERY_DIALOGID
154 Text [ en-US ] = "Assign ID" ;
156 String RID_SVXSTR_GALLERY_TITLE
158 Text [ en-US ] = "Title" ;
160 String RID_SVXSTR_GALLERY_PATH
162 Text [ en-US ] = "Path" ;
164 String RID_SVXSTR_GALLERY_ICONVIEW
166 Text [ en-US ] = "Icon View";
168 String RID_SVXSTR_GALLERY_LISTVIEW
170 Text [ en-US ] = "Detailed View";
173 /******************************************************************************/
175 Bitmap RID_SVXBMP_GALLERY
177 File = "lx03135.bmp" ;
180 Bitmap RID_SVXBMP_THEME_NORMAL
182 File = "galnors.bmp" ;
185 Bitmap RID_SVXBMP_THEME_READONLY
187 File = "galrdos.bmp" ;
190 Bitmap RID_SVXBMP_THEME_DEFAULT
192 File = "galdefs.bmp" ;
195 Bitmap RID_SVXBMP_GALLERY_MEDIA
197 File = "galmedia.bmp";
200 Bitmap RID_SVXBMP_GALLERY_SOUND_1
202 File = "galsnd1.bmp";
205 Bitmap RID_SVXBMP_GALLERY_SOUND_2
207 File = "galsnd2.bmp";
210 Bitmap RID_SVXBMP_GALLERY_SOUND_3
212 File = "galsnd3.bmp";
215 Bitmap RID_SVXBMP_GALLERY_SOUND_4
217 File = "galsnd4.bmp";
220 Bitmap RID_SVXBMP_GALLERY_SOUND_5
222 File = "galsnd5.bmp";
225 Bitmap RID_SVXBMP_GALLERY_SOUND_6
227 File = "galsnd6.bmp";
230 Bitmap RID_SVXBMP_GALLERY_SOUND_7
232 File = "galsnd7.bmp";
235 Image RID_SVXIMG_GALLERY_VIEW_ICON
237 ImageBitmap = Bitmap { File = "galicon.bmp"; };
241 Image RID_SVXIMG_GALLERY_VIEW_LIST
243 ImageBitmap = Bitmap { File = "gallist.bmp"; };
247 /******************************************************************************/
249 Menu RID_SVXMN_GALLERY1
255 Identifier = MN_ACTUALIZE;
256 HelpId = HID_GALLERY_ACTUALIZE;
257 Text [ en-US ] = "Update";
265 Identifier = MN_DELETE ;
266 HelpId = HID_GALLERY_MN_DELETE ;
267 Text [ en-US ] = "~Delete" ;
271 Identifier = MN_RENAME;
272 HelpId = HID_GALLERY_RENAME;
273 Text [ en-US ] = "~Rename" ;
281 Identifier = MN_ASSIGN_ID;
282 Text [ en-US ] = "Assign ~ID" ;
290 Identifier = MN_PROPERTIES;
291 HelpId = HID_GALLERY_PROPERTIES;
292 Text [ en-US ] = "Propert~ies..." ;
297 /******************************************************************************/
299 Menu RID_SVXMN_GALLERY2
305 Identifier = MN_ADDMENU ;
306 HelpId = HID_GALLERY_MN_ADDMENU ;
307 Text [ en-US ] = "~Insert" ;
314 Identifier = MN_ADD ;
315 HelpId = HID_GALLERY_MN_ADD ;
316 Text [ en-US ] = "~Copy" ;
320 Identifier = MN_ADD_LINK ;
321 HelpId = HID_GALLERY_MN_ADD_LINK ;
322 Text [ en-US ] = "Link" ;
330 Identifier = MN_BACKGROUND ;
331 HelpId = HID_GALLERY_MN_BACKGROUND ;
332 Text [ en-US ] = "Bac~kground" ;
343 Identifier = MN_PREVIEW ;
344 HelpId = HID_GALLERY_MN_PREVIEW ;
345 Text [ en-US ] = "~Preview" ;
353 Identifier = MN_TITLE ;
354 HelpId = HID_GALLERY_TITLE;
355 Text [ en-US ] = "~Title" ;
363 Identifier = MN_DELETE ;
364 HelpId = HID_GALLERY_MN_DELETE ;
365 Text [ en-US ] = "~Delete" ;
373 Identifier = MN_COPYCLIPBOARD;
374 HelpId = HID_GALLERY_MN_COPYCLIPBOARD;
375 Text [ en-US ] = "~Copy" ;
379 Identifier = MN_PASTECLIPBOARD;
380 HelpId = HID_GALLERY_MN_PASTECLIPBOARD;
381 Text [ en-US ] = "~Insert" ;
386 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */