2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "mediacontrol.hrc"
21 String AVMEDIA_STR_OPEN
26 String AVMEDIA_STR_INSERT
28 Text [ en-US ] = "Apply" ;
31 String AVMEDIA_STR_PLAY
36 String AVMEDIA_STR_PAUSE
38 Text[en-US] = "Pause";
41 String AVMEDIA_STR_STOP
46 String AVMEDIA_STR_ENDLESS
48 Text[en-US] = "Repeat";
51 String AVMEDIA_STR_MUTE
56 String AVMEDIA_STR_ZOOM
61 String AVMEDIA_STR_ZOOM_50
66 String AVMEDIA_STR_ZOOM_100
71 String AVMEDIA_STR_ZOOM_200
76 String AVMEDIA_STR_ZOOM_FIT
78 Text[en-US] = "Scaled";
81 String AVMEDIA_STR_MEDIAPLAYER
83 Text[en-US] = "Media Player";
86 ImageList AVMEDIA_IMGLST
89 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
103 ImageList AVMEDIA_IMGLST_L
106 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };