1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27
28#include "CustomAnimation.hrc"
29
30Menu RID_EFFECT_CONTEXTMENU
31{
32	ItemList =
33	{
34        MenuItem
35        {
36            Identifier = CM_WITH_CLICK ;
37            Text [ en-US ] = "Start On ~Click" ;
38        };
39        MenuItem
40        {
41            Identifier = CM_WITH_PREVIOUS ;
42            Text [ en-US ] = "Start ~With Previous" ;
43        };
44        MenuItem
45        {
46            Identifier = CM_AFTER_PREVIOUS;
47            Text [ en-US ] = "Start ~After Previous" ;
48        };
49		MenuItem
50		{
51			Separator = TRUE ;
52		};
53        MenuItem
54        {
55            Identifier = CM_OPTIONS;
56            Text [ en-US ] = "~Effect Options..." ;
57        };
58        MenuItem
59        {
60            Identifier = CM_DURATION;
61            Text [ en-US ] = "~Timing..." ;
62        };
63        MenuItem
64        {
65            Identifier = CM_REMOVE;
66            Text [ en-US ] = "~Remove" ;
67        };
68	};
69};
70
71Menu RID_CUSTOMANIMATION_FONTSIZE_POPUP
72{
73	ItemList =
74	{
75		MenuItem
76		{
77            Identifier = CM_SIZE_25 ;
78            Text [ en-US ] = "Tiny" ;
79        };
80		MenuItem
81		{
82            Identifier = CM_SIZE_50 ;
83            Text [ en-US ] = "Smaller" ;
84        };
85		MenuItem
86		{
87            Identifier = CM_SIZE_150 ;
88            Text [ en-US ] = "Larger" ;
89        };
90		MenuItem
91		{
92            Identifier = CM_SIZE_400 ;
93            Text [ en-US ] = "Extra large" ;
94        };
95	};
96};
97
98Menu RID_CUSTOMANIMATION_SCALE_POPUP
99{
100	ItemList =
101	{
102		MenuItem
103		{
104            Identifier = CM_SIZE_25 ;
105            Text [ en-US ] = "Tiny" ;
106        };
107		MenuItem
108		{
109            Identifier = CM_SIZE_50 ;
110            Text [ en-US ] = "Smaller" ;
111        };
112		MenuItem
113		{
114            Identifier = CM_SIZE_150 ;
115            Text [ en-US ] = "Larger" ;
116        };
117		MenuItem
118		{
119            Identifier = CM_SIZE_400 ;
120            Text [ en-US ] = "Extra large" ;
121        };
122		MenuItem
123		{
124			Separator = TRUE ;
125		};
126        MenuItem
127        {
128            Identifier = CM_HORIZONTAL  ;
129            Text [ en-US ] = "Horizontal" ;
130
131        };
132        MenuItem
133        {
134            Identifier = CM_VERTICAL ;
135            Text [ en-US ] = "Vertical" ;
136
137        };
138        MenuItem
139        {
140            Identifier = CM_BOTH ;
141            Text [ en-US ] = "Both" ;
142
143        };
144	};
145};
146
147Menu RID_CUSTOMANIMATION_ROTATION_POPUP
148{
149	ItemList =
150	{
151        MenuItem
152        {
153            Identifier = CM_QUARTER_SPIN ;
154            Text [ en-US ] = "Quarter spin" ;
155        };
156        MenuItem
157        {
158            Identifier = CM_HALF_SPIN ;
159            Text [ en-US ] = "Half spin" ;
160        };
161        MenuItem
162        {
163            Identifier = CM_FULL_SPIN;
164            Text [ en-US ] = "Full spin" ;
165        };
166        MenuItem
167        {
168            Identifier = CM_TWO_SPINS;
169            Text [ en-US ] = "Two spins" ;
170        };
171		MenuItem
172		{
173			Separator = TRUE ;
174		};
175        MenuItem
176        {
177            Identifier = CM_CLOCKWISE;
178            Text [ en-US ] = "Clockwise" ;
179        };
180        MenuItem
181        {
182            Identifier = CM_COUNTERCLOCKWISE;
183            Text [ en-US ] = "Counter-clockwise" ;
184        };
185	};
186};
187
188Menu RID_CUSTOMANIMATION_FONTSTYLE_POPUP
189{
190	ItemList =
191	{
192        MenuItem
193        {
194            Identifier = CM_BOLD ;
195            Text [ en-US ] = "Bold" ;
196        };
197        MenuItem
198        {
199            Identifier = CM_ITALIC ;
200            Text [ en-US ] = "Italic" ;
201        };
202        MenuItem
203        {
204            Identifier = CM_UNDERLINED ;
205            Text [ en-US ] = "Underlined" ;
206        };
207	};
208};
209
210String STR_CUSTOMANIMATION_DURATION_VERY_SLOW
211{
212	Text [ en-US ] = "Very slow";
213};
214
215String STR_CUSTOMANIMATION_DURATION_SLOW
216{
217	Text [ en-US ] = "Slow";
218};
219
220String STR_CUSTOMANIMATION_DURATION_NORMAL
221{
222	Text [ en-US ] = "Medium";
223};
224
225String STR_CUSTOMANIMATION_DURATION_FAST
226{
227	Text [ en-US ] = "Fast";
228};
229
230String STR_CUSTOMANIMATION_DURATION_VERY_FAST
231{
232	Text [ en-US ] = "Very fast";
233};
234
235String STR_CUSTOMANIMATION_REPEAT_NONE
236{
237	Text [ en-US ] = "none";
238};
239
240String STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK
241{
242	Text [ en-US ] = "Until next click";
243};
244
245String STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE
246{
247	Text [ en-US ] = "Until end of slide";
248};
249
250String STR_CUSTOMANIMATION_DIRECTION_PROPERTY
251{
252	Text [ en-US ] = "Direction";
253};
254
255String STR_CUSTOMANIMATION_ZOOM_PROPERTY
256{
257	Text [ en-US ] = "Zoom";
258};
259
260String STR_CUSTOMANIMATION_SPOKES_PROPERTY
261{
262	Text [ en-US ] = "Spokes";
263};
264
265String STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY
266{
267	Text [ en-US ] = "First color";
268};
269
270String STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY
271{
272	Text [ en-US ] = "Second color";
273};
274
275String STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY
276{
277	Text [ en-US ] = "Fill color";
278};
279
280String STR_CUSTOMANIMATION_STYLE_PROPERTY
281{
282	Text [ en-US ] = "Style";
283};
284
285String STR_CUSTOMANIMATION_FONT_PROPERTY
286{
287	Text [ en-US ] = "Font";
288};
289
290String STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY
291{
292	Text [ en-US ] = "Font color";
293};
294
295String STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY
296{
297	Text [ en-US ] = "Style";
298};
299
300String STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY
301{
302	Text [ en-US ] = "Typeface";
303};
304
305String STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY
306{
307	Text [ en-US ] = "Line color";
308};
309
310String STR_CUSTOMANIMATION_SIZE_PROPERTY
311{
312	Text [ en-US ] = "Font size";
313};
314
315String STR_CUSTOMANIMATION_SCALE_PROPERTY
316{
317	Text [ en-US ] = "Size";
318};
319
320String STR_CUSTOMANIMATION_AMOUNT_PROPERTY
321{
322	Text [ en-US ] = "Amount";
323};
324
325String STR_CUSTOMANIMATION_COLOR_PROPERTY
326{
327	Text [ en-US ] = "Color";
328};
329
330String STR_CUSTOMANIMATION_NO_SOUND
331{
332	Text [ en-US ] = "(No sound)";
333};
334
335String STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND
336{
337	Text [ en-US ] = "(Stop previous sound)";
338};
339
340String STR_CUSTOMANIMATION_BROWSE_SOUND
341{
342	Text [ en-US ] = "Other sound...";
343};
344
345String STR_CUSTOMANIMATION_SAMPLE
346{
347	Text [ en-US ] = "Sample";
348};
349
350String STR_CUSTOMANIMATION_1_SPOKES
351{
352	Text [ en-US ] = "1 Spoke";
353};
354
355String STR_CUSTOMANIMATION_2_SPOKES
356{
357	Text [ en-US ] = "2 Spokes";
358};
359
360String STR_CUSTOMANIMATION_3_SPOKES
361{
362	Text [ en-US ] = "3 Spokes";
363};
364
365String STR_CUSTOMANIMATION_4_SPOKES
366{
367	Text [ en-US ] = "4 Spokes";
368};
369
370String STR_CUSTOMANIMATION_8_SPOKES
371{
372	Text [ en-US ] = "8 Spokes";
373};
374
375String STR_CUSTOMANIMATION_INSTANT
376{
377	Text [ en-US ] = "Instant";
378};
379
380String STR_CUSTOMANIMATION_GRADUAL
381{
382	Text [ en-US ] = "Gradual";
383};
384
385String STR_CUSTOMANIMATION_TRIGGER
386{
387	Text [ en-US ] = "Trigger";
388};
389
390String STR_CUSTOMANIMATION_LIST_HELPTEXT
391{
392	Text [ en-US ] = "First select the slide element and then click 'Add...' to add an animation effect.";
393};
394
395Image IMG_CUSTOMANIMATION_ON_CLICK
396{
397	ImageBitmap = Bitmap { File = "click_16.png" ; };
398};
399
400Image IMG_CUSTOMANIMATION_ON_CLICK_H
401{
402	ImageBitmap = Bitmap { File = "click_16_h.png" ; };
403};
404
405Image IMG_CUSTOMANIMATION_AFTER_PREVIOUS
406{
407	ImageBitmap = Bitmap { File = "time_16.png" ; };
408};
409
410Image IMG_CUSTOMANIMATION_AFTER_PREVIOUS_H
411{
412	ImageBitmap = Bitmap { File = "time_16_h.png" ; };
413};
414
415Image IMG_CUSTOMANIMATION_ENTRANCE_EFFECT
416{
417	ImageBitmap = Bitmap { File = "effect_16.png" ; };
418};
419
420Image IMG_CUSTOMANIMATION_ENTRANCE_EFFECT_H
421{
422	ImageBitmap = Bitmap { File = "effect_16_h.png" ; };
423};
424
425Image IMG_CUSTOMANIMATION_EMPHASIS_EFFECT
426{
427	ImageBitmap = Bitmap { File = "effectshape_16.png" ; };
428};
429
430Image IMG_CUSTOMANIMATION_EMPHASIS_EFFECT_H
431{
432	ImageBitmap = Bitmap { File = "effectshape_16_h.png" ; };
433};
434
435Image IMG_CUSTOMANIMATION_EXIT_EFFECT
436{
437	ImageBitmap = Bitmap { File = "effectfade_16.png" ; };
438};
439
440Image IMG_CUSTOMANIMATION_EXIT_EFFECT_H
441{
442	ImageBitmap = Bitmap { File = "effectfade_16_h.png" ; };
443};
444
445Image IMG_CUSTOMANIMATION_MOTION_PATH
446{
447	ImageBitmap = Bitmap { File = "effectpath_16.png" ; };
448};
449
450Image IMG_CUSTOMANIMATION_MOTION_PATH_H
451{
452	ImageBitmap = Bitmap { File = "effectpath_16_h.png" ; };
453};
454
455Image IMG_CUSTOMANIMATION_OLE
456{
457	ImageBitmap = Bitmap { File = "effectole_16.png"; } ;
458};
459
460Image IMG_CUSTOMANIMATION_OLE_H
461{
462	ImageBitmap = Bitmap { File = "effectole_16_h.png"; } ;
463};
464
465Image IMG_CUSTOMANIMATION_MEDIA_PLAY
466{
467	ImageBitmap = Bitmap { File = "playblue_16.png"; } ;
468};
469
470Image IMG_CUSTOMANIMATION_MEDIA_PLAY_H
471{
472	ImageBitmap = Bitmap { File = "playblue_16_h.png"; } ;
473};
474
475Image IMG_CUSTOMANIMATION_MEDIA_PAUSE
476{
477	ImageBitmap = Bitmap { File = "breakplayingblue_16.png"; } ;
478};
479
480Image IMG_CUSTOMANIMATION_MEDIA_PAUSE_H
481{
482	ImageBitmap = Bitmap { File = "breakplayingblue_16_h.png"; } ;
483};
484
485Image IMG_CUSTOMANIMATION_MEDIA_STOP
486{
487	ImageBitmap = Bitmap { File = "stopplayingblue_16.png"; } ;
488};
489
490Image IMG_CUSTOMANIMATION_MEDIA_STOP_H
491{
492	ImageBitmap = Bitmap { File = "stopplayingblue_16_h.png"; } ;
493};
494
495
496