fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / svx / source / gallery2 / gallery.src
bloba5628b4bdcf09ed669334fdfea1eed6261dd5ebb
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #include <sfx2/sfxsids.hrc>
21 #include "helpid.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" ;
31     OutputSize = TRUE ;
32     Hide = TRUE ;
33     SVLook = TRUE ;
34     Pos = MAP_APPFONT ( 0 , 0 ) ;
35     Size = MAP_APPFONT ( 211, 100 ) ;
36     Text [ en-US ] = "Gallery";
37     Sizeable = TRUE;
38     Moveable = TRUE ;
39     Closeable = TRUE ;
40     Zoomable = TRUE ;
41     Dockable = TRUE ;
42     EnableResizing = TRUE ;
44     Control GALLERY_BROWSER1
45     {
46         Pos = MAP_APPFONT ( 0 , 0 ) ;
47         Size = MAP_APPFONT ( 69, 150 ) ;
48         Border = FALSE;
49     };
51     Splitter GALLERY_SPLITTER
52     {
53         Pos = MAP_APPFONT ( 70 , 0 ) ;
54         Size = MAP_APPFONT ( 3, 150 ) ;
55         HScroll = TRUE;
56     };
58     Control GALLERY_BROWSER2
59     {
60         Pos = MAP_APPFONT ( 73, 0 ) ;
61         Size = MAP_APPFONT ( 138, 150 ) ;
62         Border = FALSE;
63     };
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
90     Text = "wav" ;
92 String RID_SVXSTR_EXTFORMAT1_UI
94     Text [ en-US ] = "Wave - Sound File" ;
96 String RID_SVXSTR_EXTFORMAT2_SYS
98     Text = "aif" ;
100 String RID_SVXSTR_EXTFORMAT2_UI
102     Text [ en-US ] = "Audio Interchange File Format" ;
104 String RID_SVXSTR_EXTFORMAT3_SYS
106     Text = "au" ;
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"; };
238     MASKCOLOR
241 Image RID_SVXIMG_GALLERY_VIEW_LIST
243     ImageBitmap = Bitmap { File = "gallist.bmp"; };
244     MASKCOLOR
247 /******************************************************************************/
249 Menu RID_SVXMN_GALLERY1
251     ItemList =
252     {
253         MenuItem
254         {
255             Identifier = MN_ACTUALIZE;
256             HelpId = HID_GALLERY_ACTUALIZE;
257             Text [ en-US ] = "Update";
258         };
259         MenuItem
260         {
261             Separator = TRUE ;
262         };
263         MenuItem
264         {
265             Identifier = MN_DELETE ;
266             HelpId = HID_GALLERY_MN_DELETE ;
267             Text [ en-US ] = "~Delete" ;
268         };
269         MenuItem
270         {
271             Identifier = MN_RENAME;
272             HelpId = HID_GALLERY_RENAME;
273             Text [ en-US ] = "~Rename" ;
274         };
275         MenuItem
276         {
277             Separator = TRUE ;
278         };
279         MenuItem
280         {
281             Identifier = MN_ASSIGN_ID;
282             Text [ en-US ] = "Assign ~ID" ;
283         };
284         MenuItem
285         {
286             Separator = TRUE ;
287         };
288         MenuItem
289         {
290             Identifier = MN_PROPERTIES;
291             HelpId = HID_GALLERY_PROPERTIES;
292             Text [ en-US ] = "Propert~ies..." ;
293         };
294     };
297 /******************************************************************************/
299 Menu RID_SVXMN_GALLERY2
301     ItemList =
302     {
303         MenuItem
304         {
305             Identifier = MN_ADDMENU ;
306             HelpId = HID_GALLERY_MN_ADDMENU ;
307             Text [ en-US ] = "~Insert" ;
308             SubMenu = Menu
309             {
310                 ItemList =
311                 {
312                     MenuItem
313                     {
314                         Identifier = MN_ADD ;
315                         HelpId = HID_GALLERY_MN_ADD ;
316                         Text [ en-US ] = "~Copy" ;
317                     };
318                     MenuItem
319                     {
320                         Identifier = MN_ADD_LINK ;
321                         HelpId = HID_GALLERY_MN_ADD_LINK ;
322                         Text [ en-US ] = "Link" ;
323                     };
324                     MenuItem
325                     {
326                         Separator = TRUE ;
327                     };
328                     MenuItem
329                     {
330                         Identifier = MN_BACKGROUND ;
331                         HelpId = HID_GALLERY_MN_BACKGROUND ;
332                         Text [ en-US ] = "Bac~kground" ;
333                     };
334                 };
335             };
336         };
337         MenuItem
338         {
339             Separator = TRUE ;
340         };
341         MenuItem
342         {
343             Identifier = MN_PREVIEW ;
344             HelpId = HID_GALLERY_MN_PREVIEW ;
345             Text [ en-US ] = "~Preview" ;
346         };
347         MenuItem
348         {
349             Separator = TRUE ;
350         };
351         MenuItem
352         {
353             Identifier = MN_TITLE ;
354             HelpId = HID_GALLERY_TITLE;
355             Text [ en-US ] = "~Title" ;
356         };
357         MenuItem
358         {
359             Separator = TRUE ;
360         };
361         MenuItem
362         {
363             Identifier = MN_DELETE ;
364             HelpId = HID_GALLERY_MN_DELETE ;
365             Text [ en-US ] = "~Delete" ;
366         };
367         MenuItem
368         {
369             Separator = TRUE ;
370         };
371         MenuItem
372         {
373             Identifier = MN_COPYCLIPBOARD;
374             HelpId = HID_GALLERY_MN_COPYCLIPBOARD;
375             Text [ en-US ] = "~Copy" ;
376         };
377         MenuItem
378         {
379             Identifier = MN_PASTECLIPBOARD;
380             HelpId = HID_GALLERY_MN_PASTECLIPBOARD;
381             Text [ en-US ] = "~Insert" ;
382         };
383     };
386 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */