xref: /aoo41x/main/svl/source/misc/mediatyp.src (revision 599cc5b4)
1ae087e78SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3ae087e78SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4ae087e78SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5ae087e78SAndrew Rist * distributed with this work for additional information
6ae087e78SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7ae087e78SAndrew Rist * to you under the Apache License, Version 2.0 (the
8ae087e78SAndrew Rist * "License"); you may not use this file except in compliance
9ae087e78SAndrew Rist * with the License.  You may obtain a copy of the License at
10ae087e78SAndrew Rist *
11ae087e78SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12ae087e78SAndrew Rist *
13ae087e78SAndrew Rist * Unless required by applicable law or agreed to in writing,
14ae087e78SAndrew Rist * software distributed under the License is distributed on an
15ae087e78SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16ae087e78SAndrew Rist * KIND, either express or implied.  See the License for the
17ae087e78SAndrew Rist * specific language governing permissions and limitations
18ae087e78SAndrew Rist * under the License.
19ae087e78SAndrew Rist *
20ae087e78SAndrew Rist *************************************************************/
21ae087e78SAndrew Rist
22ae087e78SAndrew Rist
23cdf0e10cSrcweir//============================================================================
24cdf0e10cSrcweir//
25cdf0e10cSrcweir//  Internet Media Type Presentations
26cdf0e10cSrcweir//
27cdf0e10cSrcweir// $Author: rt $ $Date: 2008-04-10 21:44:39 $ $Revision: 1.7 $
28cdf0e10cSrcweir//============================================================================
29cdf0e10cSrcweir
30cdf0e10cSrcweir#ifndef _SVTOOLS_HRC
31cdf0e10cSrcweir#include <svl/svl.hrc>
32cdf0e10cSrcweir#endif
33cdf0e10cSrcweir
34cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_OCTSTREAM
35cdf0e10cSrcweir{
36cdf0e10cSrcweir	Text [ en-US ] = "Binary file" ;
37cdf0e10cSrcweir};
38cdf0e10cSrcweir
39cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_PDF
40cdf0e10cSrcweir{
41cdf0e10cSrcweir	Text [ en-US ] = "PDF file" ;
42cdf0e10cSrcweir};
43cdf0e10cSrcweir
44cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_RTF
45cdf0e10cSrcweir{
46cdf0e10cSrcweir	Text [ en-US ] = "RTF File" ;
47cdf0e10cSrcweir};
48cdf0e10cSrcweir
49cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_MSWORD
50cdf0e10cSrcweir{
51cdf0e10cSrcweir	Text [ en-US ] = "MS-Word document" ;
52cdf0e10cSrcweir};
53cdf0e10cSrcweir
54cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARCALC
55cdf0e10cSrcweir{
56cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Spreadsheet" ;
57cdf0e10cSrcweir};
58cdf0e10cSrcweir
59cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARCHART
60cdf0e10cSrcweir{
61cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Chart" ;
62cdf0e10cSrcweir};
63cdf0e10cSrcweir
64cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARDRAW
65cdf0e10cSrcweir{
66cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Drawing" ;
67cdf0e10cSrcweir};
68cdf0e10cSrcweir
69cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARIMAGE
70cdf0e10cSrcweir{
71cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Image" ;
72cdf0e10cSrcweir};
73cdf0e10cSrcweir
74cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARMATH
75cdf0e10cSrcweir{
76cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Formula" ;
77cdf0e10cSrcweir};
78cdf0e10cSrcweir
79cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARWRITER
80cdf0e10cSrcweir{
81cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Text" ;
82cdf0e10cSrcweir};
83cdf0e10cSrcweir
84cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_ZIP
85cdf0e10cSrcweir{
86cdf0e10cSrcweir	Text [ en-US ] = "ZIP file" ;
87cdf0e10cSrcweir};
88cdf0e10cSrcweir
89cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_JAR
90cdf0e10cSrcweir{
91cdf0e10cSrcweir	Text [ en-US ] = "JAR file" ;
92cdf0e10cSrcweir};
93cdf0e10cSrcweir
94cdf0e10cSrcweirString STR_SVT_MIMETYPE_AUDIO_AIFF
95cdf0e10cSrcweir{
96cdf0e10cSrcweir	Text [ en-US ] = "Audio file" ;
97cdf0e10cSrcweir};
98cdf0e10cSrcweir
99cdf0e10cSrcweirString STR_SVT_MIMETYPE_AUDIO_BASIC
100cdf0e10cSrcweir{
101cdf0e10cSrcweir	Text [ en-US ] = "Audio file" ;
102cdf0e10cSrcweir};
103cdf0e10cSrcweir
104cdf0e10cSrcweirString STR_SVT_MIMETYPE_AUDIO_MIDI
105cdf0e10cSrcweir{
106cdf0e10cSrcweir	Text [ en-US ] = "Audio file" ;
107cdf0e10cSrcweir};
108cdf0e10cSrcweir
109cdf0e10cSrcweirString STR_SVT_MIMETYPE_AUDIO_WAV
110cdf0e10cSrcweir{
111cdf0e10cSrcweir	Text [ en-US ] = "Audio file" ;
112cdf0e10cSrcweir};
113cdf0e10cSrcweir
114cdf0e10cSrcweirString STR_SVT_MIMETYPE_IMAGE_GIF
115cdf0e10cSrcweir{
116cdf0e10cSrcweir	Text [ en-US ] = "Graphics" ;
117cdf0e10cSrcweir};
118cdf0e10cSrcweir
119cdf0e10cSrcweirString STR_SVT_MIMETYPE_IMAGE_JPEG
120cdf0e10cSrcweir{
121cdf0e10cSrcweir	Text [ en-US ] = "Graphics" ;
122cdf0e10cSrcweir};
123cdf0e10cSrcweir
124cdf0e10cSrcweirString STR_SVT_MIMETYPE_IMAGE_PCX
125cdf0e10cSrcweir{
126cdf0e10cSrcweir	Text [ en-US ] = "Graphics" ;
127cdf0e10cSrcweir};
128cdf0e10cSrcweir
129cdf0e10cSrcweirString STR_SVT_MIMETYPE_IMAGE_BMP
130cdf0e10cSrcweir{
131cdf0e10cSrcweir	Text [ en-US ] = "Bitmap" ;
132cdf0e10cSrcweir};
133cdf0e10cSrcweir
134cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_HTML
135cdf0e10cSrcweir{
136cdf0e10cSrcweir	Text [ en-US ] = "HTML document" ;
137cdf0e10cSrcweir};
138cdf0e10cSrcweir
139cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_PLAIN
140cdf0e10cSrcweir{
141cdf0e10cSrcweir	Text [ en-US ] = "Text file" ;
142cdf0e10cSrcweir};
143cdf0e10cSrcweir
144cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_URL
145cdf0e10cSrcweir{
146cdf0e10cSrcweir	Text [ en-US ] = "Bookmark" ;
147cdf0e10cSrcweir};
148cdf0e10cSrcweir
149cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_VCARD
150cdf0e10cSrcweir{
151cdf0e10cSrcweir	Text [ en-US ] = "vCard file" ;
152cdf0e10cSrcweir};
153cdf0e10cSrcweir
154cdf0e10cSrcweirString STR_SVT_MIMETYPE_VIDEO_VDO
155cdf0e10cSrcweir{
156cdf0e10cSrcweir	Text [ en-US ] = "Video file" ;
157cdf0e10cSrcweir};
158cdf0e10cSrcweir
159cdf0e10cSrcweirString STR_SVT_MIMETYPE_VIDEO_MSVIDEO
160cdf0e10cSrcweir{
161cdf0e10cSrcweir	Text [ en-US ] = "Video file" ;
162cdf0e10cSrcweir};
163cdf0e10cSrcweir
164cdf0e10cSrcweirString STR_SVT_MIMETYPE_X_STARMAIL
165cdf0e10cSrcweir{
166cdf0e10cSrcweir	Text [ en-US ] = "Message" ;
167cdf0e10cSrcweir};
168cdf0e10cSrcweir
169cdf0e10cSrcweirString STR_SVT_MIMETYPE_X_VRML
170cdf0e10cSrcweir{
171cdf0e10cSrcweir	Text [ en-US ] = "VRML file" ;
172cdf0e10cSrcweir};
173cdf0e10cSrcweir
174cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARIMPRESS
175cdf0e10cSrcweir{
176cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Presentation" ;
177cdf0e10cSrcweir};
178cdf0e10cSrcweir
179cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_IMPRESSPACKED
180cdf0e10cSrcweir{
181cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Presentation (packed)";
182cdf0e10cSrcweir};
183cdf0e10cSrcweir
184cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARHELP
185cdf0e10cSrcweir{
186cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Help" ;
187cdf0e10cSrcweir};
188cdf0e10cSrcweir
189cdf0e10cSrcweir
190cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_MSG
191cdf0e10cSrcweir{
192cdf0e10cSrcweir	Text [ en-US ] = "Message" ;
193cdf0e10cSrcweir};
194cdf0e10cSrcweir
195cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_DOCUMENT
196cdf0e10cSrcweir{
197cdf0e10cSrcweir	Text [ en-US ] = "Document" ;
198cdf0e10cSrcweir};
199cdf0e10cSrcweir
200cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_POP3BOX
201cdf0e10cSrcweir{
202cdf0e10cSrcweir	Text [ en-US ] = "POP3 Account" ;
203cdf0e10cSrcweir};
204cdf0e10cSrcweir
205cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_IMAPBOX
206cdf0e10cSrcweir{
207cdf0e10cSrcweir	Text [ en-US ] = "IMAP Account" ;
208cdf0e10cSrcweir};
209cdf0e10cSrcweir
210cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_IMAPFLD
211cdf0e10cSrcweir{
212cdf0e10cSrcweir	Text [ en-US ] = "Folder" ;
213cdf0e10cSrcweir};
214cdf0e10cSrcweir
215cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_VIMBOX
216cdf0e10cSrcweir{
217cdf0e10cSrcweir	Text [ en-US ] = "VIM Account" ;
218cdf0e10cSrcweir};
219cdf0e10cSrcweir
220cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_VIMINBOX
221cdf0e10cSrcweir{
222cdf0e10cSrcweir	Text [ en-US ] = "Inbox" ;
223cdf0e10cSrcweir};
224cdf0e10cSrcweir
225cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_BBBOX
226cdf0e10cSrcweir{
227cdf0e10cSrcweir	Text [ en-US ] = "Newsgroups" ;
228cdf0e10cSrcweir};
229cdf0e10cSrcweir
230cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_VIM_BB
231cdf0e10cSrcweir{
232cdf0e10cSrcweir	Text [ en-US ] = "Newsgroup" ;
233cdf0e10cSrcweir};
234cdf0e10cSrcweir
235cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_NEWSBOX
236cdf0e10cSrcweir{
237cdf0e10cSrcweir	Text [ en-US ] = "News" ;
238cdf0e10cSrcweir};
239cdf0e10cSrcweir
240cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_NEWSGRP
241cdf0e10cSrcweir{
242cdf0e10cSrcweir	Text [ en-US ] = "Group" ;
243cdf0e10cSrcweir};
244cdf0e10cSrcweir
245cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_OUTBOX
246cdf0e10cSrcweir{
247cdf0e10cSrcweir	Text [ en-US ] = "Outbox" ;
248cdf0e10cSrcweir};
249cdf0e10cSrcweir
250cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FTPBOX
251cdf0e10cSrcweir{
252cdf0e10cSrcweir	Text [ en-US ] = "FTP Account" ;
253cdf0e10cSrcweir};
254cdf0e10cSrcweir
255cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FTPFLD
256cdf0e10cSrcweir{
257cdf0e10cSrcweir	Text [ en-US ] = "FTP Folder" ;
258cdf0e10cSrcweir};
259cdf0e10cSrcweir
260cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FTPFILE
261cdf0e10cSrcweir{
262cdf0e10cSrcweir	Text [ en-US ] = "FTP File" ;
263cdf0e10cSrcweir};
264cdf0e10cSrcweir
265cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FTPLINK
266cdf0e10cSrcweir{
267cdf0e10cSrcweir	Text [ en-US ] = "FTP Link" ;
268cdf0e10cSrcweir};
269cdf0e10cSrcweir
270cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_HTTPBOX
271cdf0e10cSrcweir{
272cdf0e10cSrcweir	Text [ en-US ] = "HTTP" ;
273cdf0e10cSrcweir};
274cdf0e10cSrcweir
275cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FSYSBOX
276cdf0e10cSrcweir{
277cdf0e10cSrcweir	Text [ en-US ] = "Workplace" ;
278cdf0e10cSrcweir};
279cdf0e10cSrcweir
280cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FSYSFLD
281cdf0e10cSrcweir{
282cdf0e10cSrcweir	Text [ en-US ] = "Folder" ;
283cdf0e10cSrcweir};
284cdf0e10cSrcweir
285cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FSYSFILE
286cdf0e10cSrcweir{
287cdf0e10cSrcweir	Text [ en-US ] = "File" ;
288cdf0e10cSrcweir};
289cdf0e10cSrcweir
290cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FSYSURLFILE
291cdf0e10cSrcweir{
292cdf0e10cSrcweir	Text [ en-US ] = "Link" ;
293cdf0e10cSrcweir};
294cdf0e10cSrcweir
295cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_PUBLBOX
296cdf0e10cSrcweir{
297cdf0e10cSrcweir	Text [ en-US ] = "Project" ;
298cdf0e10cSrcweir};
299cdf0e10cSrcweir
300cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_SRCHBOX
301cdf0e10cSrcweir{
302cdf0e10cSrcweir	Text [ en-US ] = "Find" ;
303cdf0e10cSrcweir};
304cdf0e10cSrcweir
305cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_SUBSCRBOX
306cdf0e10cSrcweir{
307cdf0e10cSrcweir	Text [ en-US ] = "Subscriptions" ;
308cdf0e10cSrcweir};
309cdf0e10cSrcweir
310cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_BOOKMARK
311cdf0e10cSrcweir{
312cdf0e10cSrcweir	Text [ en-US ] = "Bookmark subscription" ;
313cdf0e10cSrcweir};
314cdf0e10cSrcweir
315cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_CDF
316cdf0e10cSrcweir{
317cdf0e10cSrcweir	Text [ en-US ] = "Channel subscription" ;
318cdf0e10cSrcweir};
319cdf0e10cSrcweir
320cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_CDFSUB
321cdf0e10cSrcweir{
322cdf0e10cSrcweir	Text [ en-US ] = "Channel subscription" ;
323cdf0e10cSrcweir};
324cdf0e10cSrcweir
325cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_CDFITEM
326cdf0e10cSrcweir{
327cdf0e10cSrcweir	Text [ en-US ] = "Channel subscription" ;
328cdf0e10cSrcweir};
329cdf0e10cSrcweir
330cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_STARCHANNEL
331cdf0e10cSrcweir{
332cdf0e10cSrcweir	Text [ en-US ] = "StarChannel" ;
333cdf0e10cSrcweir};
334cdf0e10cSrcweir
335cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_TRASHBOX
336cdf0e10cSrcweir{
337cdf0e10cSrcweir	Text [ en-US ] = "Recycle Bin" ;
338cdf0e10cSrcweir};
339cdf0e10cSrcweir
340cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_TRASH
341cdf0e10cSrcweir{
342cdf0e10cSrcweir	Text [ en-US ] = "Deleted Object" ;
343cdf0e10cSrcweir};
344cdf0e10cSrcweir
345cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_REMOV_VOL
346cdf0e10cSrcweir{
347cdf0e10cSrcweir	Text [ en-US ] = "Local drive" ;
348cdf0e10cSrcweir};
349cdf0e10cSrcweir
350cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_FIX_VOL
351cdf0e10cSrcweir{
352cdf0e10cSrcweir	Text [ en-US ] = "Local drive" ;
353cdf0e10cSrcweir};
354cdf0e10cSrcweir
355cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_REM_VOL
356cdf0e10cSrcweir{
357cdf0e10cSrcweir	Text [ en-US ] = "Network connection" ;
358cdf0e10cSrcweir};
359cdf0e10cSrcweir
360cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_RAM_VOL
361cdf0e10cSrcweir{
362cdf0e10cSrcweir	Text [ en-US ] = "RAM Disk" ;
363cdf0e10cSrcweir};
364cdf0e10cSrcweir
365cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_CDROM
366cdf0e10cSrcweir{
367cdf0e10cSrcweir	Text [ en-US ] = "CD-ROM drive" ;
368cdf0e10cSrcweir};
369cdf0e10cSrcweir
370cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_DISK_35
371cdf0e10cSrcweir{
372cdf0e10cSrcweir	Text [ en-US ] = "3.5'' Disk" ;
373cdf0e10cSrcweir};
374cdf0e10cSrcweir
375cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_DISK_525
376cdf0e10cSrcweir{
377cdf0e10cSrcweir	Text [ en-US ] = "5.25'' Disk" ;
378cdf0e10cSrcweir};
379cdf0e10cSrcweir
380cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_TAPEDRIVE
381cdf0e10cSrcweir{
382cdf0e10cSrcweir	Text [ en-US ] = "Tape drive" ;
383cdf0e10cSrcweir};
384cdf0e10cSrcweir
385cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_GAL
386cdf0e10cSrcweir{
387cdf0e10cSrcweir	Text [ en-US ] = "Gallery";
388cdf0e10cSrcweir};
389cdf0e10cSrcweir
390cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_GAL_THEME
391cdf0e10cSrcweir{
392cdf0e10cSrcweir	Text [ en-US ] = "Gallery theme" ;
393cdf0e10cSrcweir};
394cdf0e10cSrcweir
395cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_SEPARATOR
396cdf0e10cSrcweir{
397cdf0e10cSrcweir	Text = "CntMenuView-Separator" ;
398cdf0e10cSrcweir};
399cdf0e10cSrcweir
400cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARW_GLOB
401cdf0e10cSrcweir{
402cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Master Document" ;
403cdf0e10cSrcweir};
404cdf0e10cSrcweir
405cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SDM
406cdf0e10cSrcweir{
407cdf0e10cSrcweir	Text [ en-US ] = "Message" ;
408cdf0e10cSrcweir};
409cdf0e10cSrcweir
410cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SMD
411cdf0e10cSrcweir{
412cdf0e10cSrcweir	Text [ en-US ] = "Message" ;
413cdf0e10cSrcweir};
414cdf0e10cSrcweir
415cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_STARW_WEB
416cdf0e10cSrcweir{
417cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Writer/Web" ;
418cdf0e10cSrcweir};
419cdf0e10cSrcweir
420cdf0e10cSrcweirString STR_SVT_MIMETYPE_SCHEDULE
421cdf0e10cSrcweir{
422cdf0e10cSrcweir	Text [ en-US ] = "Tasks & Events" ;
423cdf0e10cSrcweir};
424cdf0e10cSrcweir
425cdf0e10cSrcweirString STR_SVT_MIMETYPE_SCHEDULE_EVT
426cdf0e10cSrcweir{
427cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Events View" ;
428cdf0e10cSrcweir};
429cdf0e10cSrcweir
430cdf0e10cSrcweirString STR_SVT_MIMETYPE_SCHEDULE_TASK
431cdf0e10cSrcweir{
432cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Task View" ;
433cdf0e10cSrcweir};
434cdf0e10cSrcweir
435cdf0e10cSrcweirString STR_SVT_MIMETYPE_SCHEDULE_FEVT
436cdf0e10cSrcweir{
437cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Event" ;
438cdf0e10cSrcweir};
439cdf0e10cSrcweir
440cdf0e10cSrcweirString STR_SVT_MIMETYPE_SCHEDULE_FTASK
441cdf0e10cSrcweir{
442cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Task" ;
443cdf0e10cSrcweir};
444cdf0e10cSrcweir
445cdf0e10cSrcweirString STR_SVT_MIMETYPE_FRAMESET
446cdf0e10cSrcweir{
447cdf0e10cSrcweir	Text [ en-US ] = "Frameset Document" ;
448cdf0e10cSrcweir};
449cdf0e10cSrcweir
450cdf0e10cSrcweirString STR_SVT_MIMETYPE_MACRO
451cdf0e10cSrcweir{
452cdf0e10cSrcweir	Text [ en-US ] = "Macro file" ;
453cdf0e10cSrcweir};
454cdf0e10cSrcweir
455cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_SFSYSFOLDER
456cdf0e10cSrcweir{
457cdf0e10cSrcweir	Text [ en-US ] = "System folder" ;
458cdf0e10cSrcweir};
459cdf0e10cSrcweir
460cdf0e10cSrcweirString STR_SVT_MIMETYPE_CNT_SFSYSFILE
461cdf0e10cSrcweir{
462cdf0e10cSrcweir	Text [ en-US ] = "System object" ;
463cdf0e10cSrcweir};
464cdf0e10cSrcweir
465cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_TEMPLATE
466cdf0e10cSrcweir{
467cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME Template";
468cdf0e10cSrcweir};
469cdf0e10cSrcweir
470cdf0e10cSrcweirString STR_SVT_MIMETYPE_IMAGE_GENERIC
471cdf0e10cSrcweir{
472cdf0e10cSrcweir	Text [ en-US ] = "Graphics";
473cdf0e10cSrcweir};
474cdf0e10cSrcweir
475cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_MSEXCEL
476cdf0e10cSrcweir{
477cdf0e10cSrcweir	Text [ en-US ] = "MS Excel document" ;
478cdf0e10cSrcweir};
479cdf0e10cSrcweir
480cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_MSEXCEL_TEMPL
481cdf0e10cSrcweir{
482cdf0e10cSrcweir	Text [ en-US ] = "MS Excel Template" ;
483cdf0e10cSrcweir};
484cdf0e10cSrcweir
485cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_MSPPOINT
486cdf0e10cSrcweir{
487cdf0e10cSrcweir	Text [ en-US ] = "MS PowerPoint document" ;
488cdf0e10cSrcweir};
489cdf0e10cSrcweir
490cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_VCALENDAR
491cdf0e10cSrcweir{
492cdf0e10cSrcweir	Text [ en-US ] = "vCalendar-file" ;
493cdf0e10cSrcweir};
494cdf0e10cSrcweir
495cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_ICALENDAR
496cdf0e10cSrcweir{
497cdf0e10cSrcweir	Text [ en-US ] = "iCalendar-File";
498cdf0e10cSrcweir};
499cdf0e10cSrcweir
500cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_XMLICALENDAR
501cdf0e10cSrcweir{
502cdf0e10cSrcweir	Text [ en-US ] = "XML-iCalendar-File";
503cdf0e10cSrcweir};
504cdf0e10cSrcweir
505cdf0e10cSrcweirString STR_SVT_MIMETYPE_TEXT_CDE_CALENDAR_APP
506cdf0e10cSrcweir{
507cdf0e10cSrcweir	Text [ en-US ] = "CDE-Calendar-File";
508cdf0e10cSrcweir};
509cdf0e10cSrcweir
510cdf0e10cSrcweirString STR_SVT_MIMETYPE_INET_MSG_RFC822
511cdf0e10cSrcweir{
512cdf0e10cSrcweir	Text [ en-US ] = "message/rfc822" ;
513cdf0e10cSrcweir};
514cdf0e10cSrcweir
515cdf0e10cSrcweirString STR_SVT_MIMETYPE_INET_MULTI_ALTERNATIVE
516cdf0e10cSrcweir{
517cdf0e10cSrcweir	Text [ en-US ] = "multipart/alternative" ;
518cdf0e10cSrcweir};
519cdf0e10cSrcweir
520cdf0e10cSrcweirString STR_SVT_MIMETYPE_INET_MULTI_DIGEST
521cdf0e10cSrcweir{
522cdf0e10cSrcweir	Text [ en-US ] = "multipart/digest" ;
523cdf0e10cSrcweir};
524cdf0e10cSrcweir
525cdf0e10cSrcweirString STR_SVT_MIMETYPE_INET_MULTI_PARALLEL
526cdf0e10cSrcweir{
527cdf0e10cSrcweir	Text [ en-US ] = "multipart/parallel" ;
528cdf0e10cSrcweir};
529cdf0e10cSrcweir
530cdf0e10cSrcweirString STR_SVT_MIMETYPE_INET_MULTI_RELATED
531cdf0e10cSrcweir{
532cdf0e10cSrcweir	Text [ en-US ] = "multipart/related" ;
533cdf0e10cSrcweir};
534cdf0e10cSrcweir
535cdf0e10cSrcweirString STR_SVT_MIMETYPE_INET_MULTI_MIXED
536cdf0e10cSrcweir{
537cdf0e10cSrcweir	Text [ en-US ] = "multipart/mixed" ;
538cdf0e10cSrcweir};
539cdf0e10cSrcweir
540cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXCALC
541cdf0e10cSrcweir{
542*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Spreadsheet" ;
543cdf0e10cSrcweir};
544cdf0e10cSrcweir
545cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXCHART
546cdf0e10cSrcweir{
547*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Chart" ;
548cdf0e10cSrcweir};
549cdf0e10cSrcweir
550cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXDRAW
551cdf0e10cSrcweir{
552*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Drawing" ;
553cdf0e10cSrcweir};
554cdf0e10cSrcweir
555cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXMATH
556cdf0e10cSrcweir{
557*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Formula" ;
558cdf0e10cSrcweir};
559cdf0e10cSrcweir
560cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXWRITER
561cdf0e10cSrcweir{
562*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Text Document" ;
563cdf0e10cSrcweir};
564cdf0e10cSrcweir
565cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXIMPRESS
566cdf0e10cSrcweir{
567*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Presentation" ;
568cdf0e10cSrcweir};
569cdf0e10cSrcweir
570cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXGLOBAL
571cdf0e10cSrcweir{
572*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Master Document" ;
573cdf0e10cSrcweir};
574cdf0e10cSrcweir
575cdf0e10cSrcweirString STR_SVT_MIMETYPE_APP_SXIPACKED
576cdf0e10cSrcweir{
577*599cc5b4SOliver-Rainer Wittmann	Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Presentation (packed)" ;
578cdf0e10cSrcweir};
579cdf0e10cSrcweir
580cdf0e10cSrcweir
581cdf0e10cSrcweir
582cdf0e10cSrcweir
583cdf0e10cSrcweir
584cdf0e10cSrcweir
585cdf0e10cSrcweir
586cdf0e10cSrcweir
587cdf0e10cSrcweir
588cdf0e10cSrcweir
589cdf0e10cSrcweir
590cdf0e10cSrcweir
591cdf0e10cSrcweir
592cdf0e10cSrcweir
593cdf0e10cSrcweir
594cdf0e10cSrcweir
595cdf0e10cSrcweir
596cdf0e10cSrcweir
597cdf0e10cSrcweir
598cdf0e10cSrcweir
599cdf0e10cSrcweir
600cdf0e10cSrcweir
601cdf0e10cSrcweir
602cdf0e10cSrcweir
603cdf0e10cSrcweir
604