_common.dt.tmsg: remove unportable quote hackery
[oweals/cde.git] / cde / programs / localized / C / types / _common.dt.tmsg
1 $ $TOG: _common.dt.tmsg /main/16 1999/02/23 11:00:24 mgreess $
2 $set 1
3 $ *
4 $ *****************************************************************************
5 $ * _common.dt.tmsg
6 $ *
7 $ * Translatable Strings for Action and DataType
8 $ *
9 $ * Copyright (c) 1993, 1994 Hewlett-Packard Company
10 $ * Copyright (c) 1993, 1994 International Business Machines Corp.
11 $ * Copyright (c) 1993, 1994 Sun Microsystems, Inc.
12 $ * Copyright (c) 1993, 1994 Novell, Inc.
13 $ *
14 $ *****************************************************************************
15
16 $ *****************************************************************************
17 $ *
18 $ *  Format of this message file.
19 $ *    $set n [comment] ... n must be 1.
20 $ *    $ [comment]
21 $ *    m message-text ... Message text may contain following spcial characters
22 $ *                       and escape sequences.
23 $ *                         \\                  backslash
24 $ *                         \n                  newline
25 $ *                         \t                  horizontal tab
26 $ *                         \ (at end of line)  continue on same line
27 $ *
28 $ *****************************************************************************
29
30 $ **************************************************************************
31 $ *  These are messages that are commonly used
32 $ **************************************************************************
33 $ ----------------------------------------------------------------------------
34 $ Messages 1 - 7 must be one word. They cannot be separated by blank.
35 $ ----------------------------------------------------------------------------
36
37 $ * ACTIONS of FILETYPE
38
39 1 Open
40
41 2 Print
42
43 3 Run
44
45 4 (None)
46
47 5 Make
48
49 $ Message 6 is a common button label for many dialogs.
50
51 6 OK
52
53 $ Message 7 is used by many actions after all the output has been supplied
54 $  to the user.  It tells the user how to get rid of the window which has
55 $  the output in it.
56
57 $  Translate 'Select Close or Exit from the window menu to close this window' 
58 $   only.
59
60 7 \\\\n*** Select Close or Exit from the window menu to close this window ***
61
62 8 Open In Place
63
64 9 Open New View
65
66 $ Message 10:
67 $         This Message is a header to every *.dt file.
68 $         NOTE: make sure each new line begins with a "#".  This indicates
69 $         that it is a comment.  Also, keep the \n\ at the end of each
70 $         line.
71 $   Don't translate /etc/dt/types.
72
73 10 # WARNING:  This file may be overwritten in subsequent installations of\n\
74 #     the Common Desktop Environment (CDE).  Consequently, any system wide\n\
75 #     changes should be made to an equivalent database file in\n\
76 #     /etc/dt/types and not in this file.
77
78 $ Message 11 and 12:
79 $         These Messages are headers in every *.dt file used to break up
80 $         the File into ACTIONS and DATATYPES.
81 $         NOTE: make sure each line begins with a "#  ".  This indicates
82 $         that it is a comment. 
83
84 11 # Data Attributes
85 12 # Actions
86
87 $ Message 13:
88 $    This is a title of a dialog invoked when an error occurs.  Many actions
89 $    invoke an information dialog when something the action needs is 
90 $    not present.
91
92 13 Information
93
94 $ ----------------------------------------------------------------------------
95 $ Do not translate message 14.
96 $ This is not a messages, but a locale dependent value.
97 $ ----------------------------------------------------------------------------
98 $ * LANG variable for this message file.
99
100 14 C
101
102 $ ----------------------------------------------------------------------------
103 $ Message 15 is another commonly used message.
104 $ ----------------------------------------------------------------------------
105 $ Message 15 - translate into 1 word with no blanks.
106
107 15 Edit
108
109 16 Error
110 17 The action invoked by dropping an object\\\n\
111 on that datatype does not apply to that datatype. 
112
113
114 $ **************************************************************************
115 $ **************************************************************************
116 $ *  autoStart.dt
117 $ **************************************************************************
118 $ * DESCRIPTION:
119 $ * The following are all the help strings defined for the actions used to
120 $ * auto-start the CDE clients, when a request is sent to one of them, but
121 $ * the client is not currently running.
122 $ *
123 $ ----------------------------------------------------------------------------
124 $ Message 1001 - 1003
125 $ Do not translate XXX in the messages "The XXX action ...".  It is a 
126 $ defined Action name.  Use \\\ at the end of the line if the message 
127 $ continues to the next line.
128 $ ----------------------------------------------------------------------------
129 1001 The InvokeFILEMGR action starts the File \\\n\
130                         Manager (dtfile client).
131 1002 The InvokeDTPAD action starts the desktop \\\n\
132                         Text Editor (dtpad client).
133 1003 The InvokeMAILER action starts the desktop \\\n\
134                         Mailer (dtmail client).
135
136 $ **************************************************************************
137 $ **************************************************************************
138 $ *  dt.dt
139 $ **************************************************************************
140
141 $ * DESCRIPTION
142 $ * The dt.dt types file defines all the Actions, Datatypes, and descriptions
143 $ * of those Actions and Datatypes that are defined specifically for the
144 $ * Common Desktop Environment (CDE). 
145
146 $ ----------------------------------------------------------------------------
147 $ Messages 2001 - 2003 refer to the DT (*.dt) datatype.
148
149 $ 2001 - Do not translate DT or '.dt' in the message.  DT is a 
150 $        defined datatype name and it doesn't get translated and '.dt' 
151 $        is the filename pattern which matches this datatype.  
152
153 2001 This is a desktop database file containing action \\\n\
154                         and datatype definitions.  Its data type is \\\n\
155                         named DT.  DT files have names ending with '.dt'.
156
157 $ Messages 2002 - 2003 refer to the Reload Actions action which get used
158 $    by the 'DT' datatype.
159
160 2002 Reload Actions
161
162 2003 The Reload Actions action reloads the database \\\n\
163                         of action, data type and front panel definitions.
164
165 $ ----------------------------------------------------------------------------
166 $ Message 2004 refers to the FP (*.fp) datatype.
167
168 $ 2004 - Do not translate FP or '.fp' in the message.  FP is a 
169 $        defined datatype name and it doesn't get translated and '.fp' 
170 $        is the filename pattern which matches this datatype.  
171
172 2004 This is a desktop database file containing definitions \\\n\
173                         for the Front Panel configuration.  Its data type \\\n\
174                         is named FP. FP files have names ending with '.fp'.
175
176 $ ----------------------------------------------------------------------------
177 $ Message 2005 refers to the DTFILE_FILE (file which starts with a .!) 
178 $  datatype.
179
180 $ 2005 - Do not translate 'DTFILE_FILE' in the message.  
181 $        It is a defined datatype name and it doesn't get translated.  
182
183 2005 This is a hidden file used by File Manager to hold \\\n\
184                         certain configuration information.  Its data type \\\n\
185                         is named DTFILE_FILE.
186
187 $ ----------------------------------------------------------------------------
188 $ Message 2006 refers to the DTKSH_SCRIPT (*.ds) datatype.
189
190 $ 2006 - Do not translate 'DTKSH_SCRIPT' in the message. 
191 $        It is a defined datatype name and it 
192 $        doesn't get translated.  Also, don't translate the word 'dtksh'.  
193
194 2006 This is an executable file containing a 'dtksh' \\\n\
195                         script.  Its data type is named DTKSH_SCRIPT.
196
197 $ ----------------------------------------------------------------------------
198 $ Message 2007 refers to the DTKSH_CONV (*.dtsh) datatype.
199
200 $ 2007 - Do not translate 'DTKSH_CONV' in the message. 
201 $        It is a defined datatype name and it doesn't get translated.  
202 $        Also, don't translate the word 'dtksh'.  
203
204
205 2007 This file contains convenience functions that \\\n\
206                         can be used by 'dtksh' scripts. Its data type is \\\n\
207                         named  DTKSH_CONV.
208 $ ----------------------------------------------------------------------------
209 $ Messages 2008 - 2009 refer to the Style Manager (Dtstyle) action
210
211 2008 Style Manager
212
213 $ 2009 - do not translate '(Dtstyle)'
214
215 2009 The Style Manager (Dtstyle) action starts \\\n\
216                         the desktop Style Manager.
217
218 $ ----------------------------------------------------------------------------
219 $ Messages 2010 - 2011 refer to the DtHelpManager action
220
221 $ 2010 - translate into 1 word with no blanks.
222
223 2010 DtHelpManager
224
225 $ 2011 - use the same word as Message 2010 to translate 'DtHelpManager'
226
227 2011 The DtHelpManager action opens the top-level \\\n\
228                         Help Manager window.
229 $ ----------------------------------------------------------------------------
230 $ Messages 2012 - 2013 refer to the OpenDtInto action
231
232 $ 2012 - translate into 1 word with no blanks.
233
234 2012 Desktop Introduction
235
236 $ 2013 - use the same word as Message 2012 to translate 'OpenDtIntro'
237
238 2013 The Desktop Introduction action displays the help volume \\\n\
239                         containing introductory and basic skills \\\n\
240                         information about the desktop. 
241
242 $ ----------------------------------------------------------------------------
243 $ Messages 2014 - 2015 refer to the FPHelp action
244
245 $ 2014 - translate into 1 word with no blanks.
246
247 2014 FPHelp
248
249 $ 2015 - use the same word as Message 2014 to translate 'FPHelp'
250
251 2015 The FPHELP action icon displays the Front \\\n\
252                         Panel help volume.
253
254 $ ----------------------------------------------------------------------------
255 $ Messages 2016 - 2017 refer to the LockDisplay action
256
257 $ 2016 - translate into 1 word with no blanks.
258
259 2016 LockDisplay
260
261 $ 2017 - use the same word as Message 2016 to translate 'LockDisplay'
262
263 2017 The LockDisplay action locks the workstation. \\\n\
264                         You must know the user's or root password to \\\n\
265                         unlock the workstation.
266
267 $ ----------------------------------------------------------------------------
268 $ Messages 2018 - 2019 refer to the ExitSession action
269
270 $ 2018 - translate into 1 word with no blanks.
271
272 2018 ExitSession
273
274 $ 2019 - use the same word as Message 2018 to translate 'ExitSession'
275
276 2019 The ExitSession action ends the user's \\\n\
277                         desktop session and displays the Login screen. \\\n\
278                         To begin another session, the user must log in.
279
280 $ ----------------------------------------------------------------------------
281 $ Messages 2020 - 2021 refer to the ReloadApps action.  Reload apps executes
282 $   the action 'ReloadActions' then runs the clients dtappgather and 
283 $   dthelpgen.
284
285 2020 Reload Applications
286
287 2021 The Reload Applications action reloads the \\\n\
288                         database of action, data type and front panel \\\n\
289                         definitions.
290
291 $ ----------------------------------------------------------------------------
292 $ Messages 2022 - 2023 refer to the Create Action (Dtcreate) action.  
293
294 2022 Create Action
295
296 $ 2023 - do not translate '(Dtcreate)'.
297
298 2023 The Create Action (Dtcreate) action runs the Create \\\n\
299                         Action application.  Use Create Action to create \\\n\
300                         action and data type definitions for applications.
301
302 $ ----------------------------------------------------------------------------
303 $ Messages 2024 - 2025 refer to the Edit Dtwmrc (DtwmrcEdit) action.  
304
305 2024 Edit Dtwmrc
306
307 $ 2025 - Don't translate '\$HOME/.dt/dtwmrc', 'EDITOR', or (DtwmrcEdit).
308
309 2025 The Edit Dtwmrc (DtwmrcEdit) action opens a \\\n\
310                         copy of $HOME/.dt/dtwmrc in your system editor \\\n\
311                         (the editor specified by the EDITOR environment \\\n\
312                         variable).  If $HOME/.dt/dtwmrc doesn't exist, the \\\n\
313                         action creates the file by copying \\\n\
314                         /usr/dt/config/<language>/sys.dtwmrc.  When you \\\n\
315                         save the file and exit the editor, you must \\\n\
316                         restart the Workspace Manager by choosing Restart \\\n\
317                         Workspace Manager from the Workspace Menu.
318
319 $ ----------------------------------------------------------------------------
320 $ Messages 2026 - 2027 refer to the Mailer (Dtmail) action.  
321
322 $ 2026 - translate into 1 word with no blanks.
323
324 2026 Mailer
325
326 $ 2027 - do not translate '(Dtmail)'.
327
328 2027 The Mailer (Dtmail) action runs the desktop \\\n\
329                         Mailer application.
330
331 $ ----------------------------------------------------------------------------
332 $ Messages 2028 - 2029 refer to the 'Dtcalc' action.  
333
334 $ 2028 - translate into 1 word with no blanks.
335
336 2028 Calculator
337
338 $ 2029 - Don't translate '(Dtcalc)'
339
340 2029 The Calculator (Dtcalc) action runs the desktop \\\n\
341                         Calculator application.
342
343 $ ----------------------------------------------------------------------------
344 $ Messages 2030 - 2031 refer to the Terminal (Dtterm) action.  
345
346 $ 2030 - translate into 1 word with no blanks.
347
348 2030 Terminal
349
350 $ 2031 - do not translate '(Dtterm)'.
351
352 2031 The Terminal (Dtterm) action runs the desktop Terminal \\\n\
353                         Emulator application.
354
355 $ ----------------------------------------------------------------------------
356 $ Messages 2032 - 2034 refer to the Icon Editor (Dticon) action.  
357
358 2032 Icon Editor
359
360 $ ----------------------------------------------------------------------------
361 $ Message 2033. Do not remove the ':'.
362 $   This message prompts the user for which file to edit when invoking
363 $   the IconEdit action.
364 $ ----------------------------------------------------------------------------
365 2033 Icon File To Edit:
366
367 $ 2034 - do not translate '(Dticon)'.
368
369 2034 The Icon Editor (Dticon) action runs the desktop Icon \\\n\
370                         Editor. Use the Icon Editor to create and edit \\\n\
371                         bitmap and pixmap image files.
372
373 $ ----------------------------------------------------------------------------
374 $ Messages 2035 - 2037 refer to the '(None)' action.  
375
376 $ Messages 2035 - 2037 are in the dialog that gets posted when a user selects
377 $  (i.e. runs) the (None) action.  Message 2034 is the text of the message,
378 $  and Message 2036 is the title of the dialog.  NOTE: the '\\\\n' inserts
379 $  a newline into the message. Put the newline where you feel appropriate.
380
381 2035 There are no actions available \\\\n for this type of file.
382 2036 No Actions
383
384 $ 2037 - use the same word as Message 4 to translate '(None)'.
385
386 2037 The (None) action is a special action used to \\\n\
387                         report that no actions are available for a \\\n\
388                         particular data type.
389
390 $ ----------------------------------------------------------------------------
391 $ Messages 2038 - 2040 refer to the Watch Errors (DttermErrorlog)action.  
392
393 2038 WatchErrors
394
395 $ Message 2039. This is the title of the terminal window which displays the
396 $   contents of the errorlog.  Blanks are ok.
397
398 2039 Watch Errors
399
400 $ 2040 - use the same word as Message 2038 to translate 'WatchErrors'. Also,
401 $   don't translate the string '\$HOME/.dt/errorlog'.
402
403 2040 The Watch Errors action opens a terminal window \\\n\
404                         that continuously displays the contents of the \\\n\
405                         error log file $HOME/.dt/errorlog file.  If the \\\n\
406                         window is minimized, it will automatically \\\n\
407                         normalize when an error is received.
408
409 $ ----------------------------------------------------------------------------
410 $ Messages 2041 - 2042 refer to the Types and Actions (Dttypes) action(s).
411
412 2041 Types and Actions
413
414 $ 2042 - do not translate dttypes or '(Dttypes)'.
415
416 2042 The Types and Actions (Dttypes) action runs the \\\n\
417                         'dttypes' utility, which provides trouble-shooting \\\n\
418                         information for the actions and data types database.
419
420 $ ----------------------------------------------------------------------------
421 $ Messages 2043 - 2047 refer to the 'NoPrint' action.  
422
423 $ Message 2043
424 $         This Message is a header which points out the default NoPrint
425 $         Action.  Don't translate the word 'NoPrint'.
426 $         NOTE: make sure the line begins with a "#  ".  This indicates
427 $         that it is a comment. 
428 2043 #  This is the Default 'NoPrint' action.
429
430 $ 2044 - translate into 1 word with no blanks.
431
432 2044 NoPrint
433
434 $ Messages 2045 - 2046 are in the dialog that gets posted when a user selects
435 $  (i.e. runs) the NoPrint action.  Message 2045 is the text of the message,
436 $  and Message 2046 is the title of the dialog.
437
438 2045 There is no print capability for this datatype.
439 2046 Unable To Print
440
441 $ 2047 - use the same word as Message 2044 to translate 'NoPrint'.
442
443 2047 The NoPrint action brings up an Error dialog \\\n\
444                        indicating that the file the user is trying \\\n\
445                        to print is of a datatype that doesn't have a \\\n\
446                        'Print' action defined for it.
447
448 $ ----------------------------------------------------------------------------
449 $ Message 2048
450 $         This Message is a header which points out the default Open
451 $         Action.  Translate the word 'Open' to what message number 1 is.
452 $         NOTE: make sure the line begins with a "#  ".  This indicates
453 $         that it is a comment. 
454 2048 #  This is the Default 'Open' action.
455
456 $ ----------------------------------------------------------------------------
457 $ Messages 2049 - 2050 refer to the 'RestorePanel' action.
458
459 2049 Restore Front Panel
460
461 2050 The Restore Front Panel action restores the \\\n\
462                         front panel to its default state.
463
464
465 $ Messages 2051 - 2052 refer to the Save Session action. 2051 is the
466 $   action definition's LABEL and 2052 is the action's DESCRIPTION.
467
468 2051 Save Session
469
470 2052 The Save Session action causes the currently \\\n\
471                                 running session to be saved.
472
473
474 $ **************************************************************************
475 $ **************************************************************************
476 $ *  datatypes.dt
477 $ **************************************************************************
478
479 $ * DESCRIPTION
480 $ * The datatypes.dt types file defines Datatypes and descriptions
481 $ * of those and Datatypes that are 'psuedo standards' in the computer
482 $ * world.  (i.e. postcript, bitmap, pixmap, etc.)
483
484 $ ----------------------------------------------------------------------------
485 $ Message 3001 is the description of the BM (BitMap) datatype. 
486 $ 3001 - Do not translate BM, '.xbm',  or '.bm' in the message.  BM is a 
487 $        defined datatype name and it doesn't get translated and '.bm' 
488 $        and '.xbm' are the filename patterns which match this datatype.  
489
490 3001 This is a file containing data in the X11 bitmap \\\n\
491                         format.  Its data type is named BM. BM files have \\\n\
492                         names ending with '.bm' or '.xbm'.
493 $ ----------------------------------------------------------------------------
494 $ Message 3002 is the description of the PM (PixMap) datatype. 
495 $ 3002 - Do not translate PM, '.pm', '.xpm' or "! XPM2" in the message.  
496 $        PM is a defined datatype name and it doesn't get translated 
497 $        and '.pm', '.xpm', and "! XPM2" are the filename and CONTENT patterns
498 $        used to match this datatype. 
499
500 3002 This is a pixmap file containing a multicolor image. \\\n\
501                         Its data type is named PM. PM files have names \\\n\
502                         ending with '.pm' or '.xpm', or have the characters \\\n\
503                         "! XPM2" in their contents.
504
505 $ ----------------------------------------------------------------------------
506 $ Message 3003 is the description of the PCL (Printer Control Language) 
507 $  datatype. 
508 $ 3003 - Do not translate PCL, or '.pcl' in the message.  
509 $        PCL is a defined datatype name and it doesn't get translated 
510 $        and '.pcl' is the filename patterns used to match this datatype. 
511
512 3003 This is a file containing data in the format of the \\\n\
513                         Printer Control Language (PCL). Its data type is \\\n\
514                         named PCL. PCL files have names ending with '.pcl'.
515
516 $ Message 3004 is the description of the PCL (Printer Control Language) 
517 $  'Open' action.
518 $ 3004 - Do not translate PCL in the message.  
519
520 3004 Your system does not provide a viewer for PCL files.  \\\n\
521                         Attempting to open this file displays an error \\\n\
522                         dialog box.
523
524 $ 3005 - This message is used by the PCL datatype. It puts out this error
525 $   message when a user tries to "Open" a PCL file.
526
527 3005 Cannot open - No PCL viewer available.
528
529 $ ----------------------------------------------------------------------------
530 $ Message 3006 is the description of the PS (PostScript) datatype.
531 $ 3006 - Do not translate PS, '.ps', '.PS' or "%!" in the message.  
532 $        PS is a defined datatype name and it doesn't get translated 
533 $        and '.ps', '.PS', and "%!" are the filename and CONTENT patterns
534 $        used to match this datatype. 
535
536 3006 This file contains postscript data. Its data type \\\n\
537                         is named PS.  PS file have names ending with '.ps' \\\n\
538                         or '.PS', or contain the characters "%!".
539
540 $ Message 3007 is the description of the PS (PostScript) 'Open' action.
541
542 3007 Your system does not provide a postscript viewer. \\\n\
543                         Attempting to open this file displays an error \\\n\
544                         dialog box.
545
546 $ 3008 - This message is used by the Postscript datatype. It puts out an error
547 $   message when a user tries to "Open" a postscript file.
548
549 3008 Cannot open - No Postscript viewer available.
550
551 $ ----------------------------------------------------------------------------
552 $ Message 3009 is the description of the AUDIO datatype.
553 $ 3009 - Do not translate AUDIO, '.snd', '.wav', '.au',  or ".snd" in the
554 $        message.  AUDIO is a defined datatype name and it doesn't get 
555 $        translated and '.snd', '.wav', '.au', '.l16', '.lo8', '.al',
556 $        '.u' and '.snd' are the filename 
557 $        and CONTENT patterns used to match this datatype. 
558
559 3009 This file contains audio (sound) data. Its data type \\\n\
560                         is named AUDIO. AUDIO file have names ending with \\\n\
561                         '.snd', '.wav', '.au', '.l16', '.lo8', '.al' \\\n\
562                         or '.u', or contain the characters ".snd".
563
564 $ Message 3010 is the description of the AUDIO 'Open' action.
565
566 3010 Your system does not provide a audio player.  \\\n\
567                         Attempting to open this file displays an error \\\n\
568                         dialog box.
569
570 $ Message 3011 is the description of the AUDIO 'Play' action.
571
572 3011 Your system does not provide a audio player. \\\n\
573                         Attempting to play this file displays an error \\\n\
574                         dialog box.
575
576 $ 3012 - translate into 1 word with no blanks.  This is the AUDIO 'Play' action.
577
578 3012 Play
579
580 $ 3013 - This message is used by the AUDIO datatype. It is the error
581 $   message when a user tries to "Open" or "Play" an AUDIO file.
582
583 3013 Cannot 'open' or 'play'  - No Audio player available.
584
585 $ AUDIO Messages continued below starting with Message 3031
586
587 $ ----------------------------------------------------------------------------
588 $ Message 3014 is the description of the TIFF datatype.
589 $ 3014 - Do not translate TIFF, '.TIFF', '.TIF', '.tiff',  or '.tif' in the
590 $        message.  TIFF is a defined datatype name and it doesn't get
591 $        translated and '.TIFF', '.TIF', '.tiff', and '.tif' are the filename
592 $        patterns used to match this datatype.
593
594 3014 This file contains a graphics image in TIFF format. \\\n\
595                         Its data type is named TIFF.  TIFF files have \\\n\
596                         names ending with '.TIFF', '.TIF', '.tiff', or '.tif'.
597
598 $ Message 3015 is the description of the TIFF 'Open' action.
599
600 3015 Your system does not provide a TIFF viewer.  \\\n\
601                         Attempting to open this file displays an error \\\n\
602                         dialog box.
603
604 $ 3016 - This message is used by the TIFF datatype. It is the error
605 $   message when a user tries to "Open" a TIFF file.
606
607 3016 Cannot open - No TIFF file viewer available.
608
609 $ ----------------------------------------------------------------------------
610 $ Message 3017 is the description of the JPEG datatype.
611 $ 3017 - Do not translate JPEG, '.JPEG', '.jpg', '.jpeg',  or '.JPG' in the
612 $        message.  JPEG is a defined datatype name and it doesn't get
613 $        translated and '.JPEG', '.jpg', '.jpeg', and '.JPG' are the filename
614 $        patterns used to match this datatype.
615
616 3017 This file contains a graphics image in JPEG \\\n\
617                         Interchange File Format.  Its data type is named \\\n\
618                         JPEG.  JPEG files have names ending with '.JPEG', \\\n\
619                         '.jpg', '.jpeg', or '.JPG'.
620
621 $ Message 3018 is the description of the JPEG 'Open' action.
622
623 3018 Your system does not provide a JPEG viewer.  \\\n\
624                         Attempting to open this file displays an \\\n\
625                         error dialog box. 
626
627 $ 3019 - This message is used by the JPEG datatype. It is the error
628 $   message when a user tries to "Open" a JPEG file.
629
630 3019 Cannot open - No JPEG file viewer available.
631
632 $ ----------------------------------------------------------------------------
633 $ Message 3020 is the description of the MPEG datatype.
634 $ 3020 - Do not translate MPEG, '.MPEG', '.Mpg', '.Mpeg',  or '.MPG' in the
635 $        message.  MPEG is a defined datatype name and it doesn't get
636 $        translated and '.MPEG', '.mpg', '.mpeg', and '.MPG' are the filename
637 $        patterns used to match this datatype.
638
639 3020 This file contains a graphics image movie in MPEG \\\n\
640                         Interchange File Format.  Its data type is \\\n\
641                         named MPEG. MPEG files have names ending with \\\n\
642                         '.MPEG', '.mpg', '.mpeg', or '.MPG'.
643
644 $ Message 3021 is the description of the MPEG 'Open' action.
645
646 3021 Your system does not provide a MPEG viewer.  \\\n\
647                         Attempting to open this file displays an error \\\n\
648                         dialog box.
649
650 $ 3022 - This message is used by the MPEG datatype. It is the error
651 $   message when a user tries to "Open" a MPEG file.
652
653 3022 Cannot open - No MPEG player available.
654
655 $ ----------------------------------------------------------------------------
656 $ Message 3023 is the description of the GIF datatype.
657 $ 3023 - Do not translate GIF, '.GIF', '.gif', "GIF87a",  or "GIF89a" in the
658 $        message.  GIF is a defined datatype name and it doesn't get
659 $        translated and '.GIF', '.gif', "GIF87a", and "GIF89a" are the filename
660 $        or CONTENT patterns used to match this datatype.
661
662 3023 This file contains a graphics image in GIF format. \\\n\
663                         Its data type is named GIF.  GIF files have \\\n\
664                         names ending with .gif or .GIF, or contain the \\\n\
665                         characters "GIF87a" or "GIF89a".
666
667 $ Message 3024 is the description of the GIF 'Open' action.
668
669 3024 Your system does not provide a GIF viewer. \\\n\
670                         Attempting to open this file displays an error \\\n\
671                         dialog box.
672
673 $ 3025 - This message is used by the GIF datatype. It is the error
674 $   message when a user tries to "Open" a GIF file.
675
676 3025 Cannot open - No GIF file viewer available.
677
678 $ ----------------------------------------------------------------------------
679 $ Message 3026 is the description of the README datatype.
680 $ 3026 - Do not translate README, READ, or ME in the
681 $        message.  README is a defined datatype name and it doesn't get
682 $        translated and READ and ME are the parts of the filename
683 $        pattern used to match this datatype.
684
685 3026 This file is a text file containing information \\\n\
686                         about the files in the current folder. Its \\\n\
687                         data type is named README.  README files have \\\n\
688                         names beginning with READ and ending with ME, \\\n\
689                         with 0 or more characters in between.  Letters \\\n\
690                         can be uppercase or lowercase.
691
692 $ ----------------------------------------------------------------------------
693 $ Message 3027 is the description of the HTML datatype.
694 $ 3027 - Do not translate HTML, "<HTML>", "<html>", or '.html' in the
695 $        message.  HTML is a defined datatype name and it doesn't get
696 $        translated  '.html', "<HTML>", or "<html>" are used as filename 
697 $        and CONTENT patterns which match this data type.
698
699 3027 This file is a text file containing Hyper-Text \\\n\
700                         Markup Language from the World Wide Web.  Its data \\\n\
701                         type is named HTML.  HTML files have names ending \\\n\
702                         with '.html' , or contain the characters "<HTML>" \\\n\
703                         or "<html>".  
704
705 $ ----------------------------------------------------------------------------
706 $ Message 3028 is the description of the RICHTEXT datatype.
707 $ 3028 - Do not translate RICHTEXT, or '.rt' in the
708 $        message.  RICHTEXT is a defined datatype name and it doesn't get
709 $        translated  '.rt' is used as filename pattern which matches 
710 $        this data type.
711
712 3028 This file is a text file containing multiple \\\n\
713                         font definitions as well as plain text.  Its data \\\n\
714                         type is named RICHTEXT.  RICHTEXT files have names \\\n\
715                         ending with '.rt'.
716
717 $ ----------------------------------------------------------------------------
718 $ Message 3029 is the description of the MSDOS_EXE datatype.
719 $ 3029 - Do not translate MSDOS_EXE, '.exe', or '.EXE' in the
720 $        message.  MSDOS_EXE is a defined datatype name and it doesn't get
721 $        translated and '.exe' and '.EXE' are the parts of the filename
722 $        pattern used to match this datatype.
723
724 3029 This is an an executable file that runs on \\\n\
725                         MSDOS compatible personal computers.  Its data \\\n\
726                         type is named MSDOS_EXE.  MSDOS_EXE files have \\\n\
727                         names ending with '.exe' or '.EXE'.
728
729 $ ----------------------------------------------------------------------------
730 $ Message 3030 is the description of the UIL datatype.
731 $ 3030 - Do not translate UIL, '.uil', or '.UIL' in the
732 $        message.  UIL is a defined datatype name and it doesn't get
733 $        translated and '.uil' and '.UIL' are the parts of the filename
734 $        pattern used to match this datatype.
735
736 3030 This is a text file containing source code \\\n\
737                         that can be used by a UIL interpreter to build \\\n\
738                         a Motif user interface.  UIL files have names \\\n\
739                         in '.uil' or '.UIL'.
740
741 $ ----------------------------------------------------------------------------
742 $ Message 3031 is the description of the AUDIO_AU datatype.
743 $ 3031 - Do not translate AUDIO_AU, '.au',  or ".snd" in the
744 $        message.  AUDIO_AU is a defined datatype name and it doesn't get 
745 $        translated and '.au', and ".snd" are the filename and CONTENT 
746 $        patterns used to match this datatype. 
747
748 3031 This file contains audio (sound) data. Its data type \\\n\
749                         is named AUDIO_AU. AUDIO_AU files have names \\\n\
750                         ending with '.au', or contain the \\\n\
751                         characters ".snd".
752
753 $ Message 3032 is the description of the AUDIO_AU 'Open' and 'Play' action.
754
755 3032 This action opens or plays an audio file (*.au) \\\n\
756                         by running the audiotool.
757
758 $ ----------------------------------------------------------------------------
759 $ Message 3033 is the description of the AUDIO_SND datatype.
760 $ 3033 - Do not translate Macintosh, AUDIO_SND, '.snd' in the
761 $        message.  AUDIO_SND is a defined datatype name and it doesn't get 
762 $        translated and '.snd' is the filename pattern used to match this 
763 $        datatype. 
764
765 3033 This file contains Macintosh audio (sound) data. Its data type \\\n\
766                         is named AUDIO_SND. AUDIO_SND files have names \\\n\
767                         ending with '.snd'.
768
769 $ ----------------------------------------------------------------------------
770 $ Message 3034 is the description of the AUDIO_WAV datatype.
771 $ 3034 - Do not translate Microsoft, Windows, AUDIO_WAV, '.wav' in the
772 $        message.  AUDIO_WAV is a defined datatype name and it doesn't get 
773 $        translated and '.wav' is the filename pattern used to match this 
774 $        datatype. 
775
776 3034 This file contains Microsoft Windows audio (sound) data. Its data \\\n\
777                         type is named AUDIO_WAV. AUDIO_WAV files have names\\\n\
778                         ending with '.wav'.
779
780 $ 3035 - This is the 'Audio' action label.
781
782 3035 "Audio"
783
784 $ 3036 - This message is used by the 'Audio' action. It is the error
785 $   message when a user tries to start the audio control panel.
786
787 3036 "The system is unable to start an Audio control panel." 
788
789 $ ----------------------------------------------------------------------------
790 $ Message 3037 is the description of the 'ImageView' action.
791
792 3037 "This action starts the ImageView."
793
794 $ 3038 - This is the 'ImageView' action label.
795
796 3038 "Bild"
797
798 $ 3039 - This message is used by the 'ImageView' action. It is the error
799 $   message when a user tries to start the image viewer.
800
801 3039 "The system is unable to start an ImageView viewer." 
802
803 $ ----------------------------------------------------------------------------
804 $ Message 3040 is the description of the EPS (Encapsulated PostScript) datatype.
805 $ 3040 - Do not translate 'PS', 'EPS' or'.eps' in the message.  
806
807 3040 "This file contains a mix of text and graphics in \\\n\
808                         Encapsulated-PS-Format. The datatype is 'EPS'. \\\n\
809                         EPS files have names ending with '.eps'."
810
811 $ ----------------------------------------------------------------------------
812 $ Message 3041 is the description of the IMG datatype.
813 $ 3041 - Do not translate 'IMG', '.img', '.IMG' or '.Img' in the message.  
814
815 3041 "This file contains graphics in 'IMG' format. \\\n\
816                         The datatype is 'IMG'. IMG files have names\\\n\
817                         ending with '.img', '.IMG' or '.Img'."
818
819 $ ----------------------------------------------------------------------------
820 $ Message 3042 is the description of the PCX datatype.
821 $ 3042 - Do not translate 'PCX', '.pcx', '.PCX' or '.Pcx' in the message.  
822
823 3042 "This file contains graphics in 'PCX' format. \\\n\
824                         The datatype is 'PCX'. PCX files have names \\\n\
825                         ending with '.pcx', '.PCX' or '.Pcx'."
826
827 $ ----------------------------------------------------------------------------
828 $ Message 3043 is the description of the BMP datatype.
829 $ 3043 - Do not translate 'BMP', '.bmp', '.BMP' or '.Bmp' in the message.  
830
831 3043 "This file contains graphics in 'BMP' format. \\\n\
832                         The datatype is 'BMP'. BMP files have names \\\n\
833                         ending with '.bmp', '.BMP' or '.Bmp'."
834
835 $ ----------------------------------------------------------------------------
836 $ Message 3044 is the description of the BMF datatype.
837 $ 3044 - Do not translate 'BMF' or '.bmf' in the message.  
838
839 3044 "This file contains graphics in 'Starbase' format. \\\n\
840                         The datatype is 'BMF'. BMF files have names \\\n\
841                         ending with '.bmf'."
842
843 $ ----------------------------------------------------------------------------
844 $ Message 3045 is the description of the ENRICHED_TEXT datatype.
845 $ 3045 - Do not translate ENRICHED_TEXT, or '.ert' in the
846 $        message.  ENRICHED_TEXT is a defined datatype name and it doesn't get
847 $        translated  '.ert' is used as filename pattern which matches 
848 $        this data type.
849
850 $ "-NEW"
851 3045 This file is a text file containing multiple \\\n\
852                         font definitions as well as plain text.  Its data \\\n\
853                         type is named ENRICHED_RICHTEXT.  ENRICHED_RICHTEXT\\\n\
854                         files have names ending with '.ert'.
855
856
857 $ **************************************************************************
858 $ **************************************************************************
859 $ *  dtfile.dt
860 $ **************************************************************************
861 $ * DESCRIPTION
862 $ * The dtfile.dt types file defines Datatypes, Actions, and descriptions
863 $ * of those Actions and Datatypes that are commonly used within in the 
864 $ * File Manager (i.e. folder definitions, file system datatypes, etc.)
865
866 $ ----------------------------------------------------------------------------
867 $ Messages 4001 and 4002:
868 $         These Messages are headers used to break up the dtfile.dt file
869 $         into ACTIONS and DATATYPES.
870 $         NOTE: make sure each line begins with a "#  ".  This indicates
871 $         that it is a comment.
872
873 4001 # Data Attributes - mainly consumed by the File Manager
874 4002 # Folders
875
876 $ ----------------------------------------------------------------------------
877 $ Message 4003 is the description of the TRASH_FOLDER datatype.
878
879 4003 This folder is a temporary location for trash. 
880
881 $ ----------------------------------------------------------------------------
882 $ Message 4004 is the description of the PARENT_FOLDER datatype.
883 $ 4004 - Do not translate PARENT_FOLDER in the message. PARENT_FOLDER is a 
884 $        defined datatype name that doesn't get translated.
885
886 4004 The '..' icon represents the parent folder \\\n\
887                         of the current folder.  Open it to move one \\\n\
888                         level up the folder tree. Its data type is \\\n\
889                         named PARENT_FOLDER.
890
891 $ ----------------------------------------------------------------------------
892 $ Message 4005 is the description of the CURRENT_FOLDER datatype.
893 $ 4005 - Do not translate CURRENT_FOLDER in the message. CURRENT_FOLDER 
894 $        is a defined datatype name that doesn't get translated.
895
896 4005 The '.' icon represents the current folder. \\\n\
897                         Its data type is named CURRENT_FOLDER.
898
899 $ ----------------------------------------------------------------------------
900 $ Message 4006 is the description of the DOT_FOLDER datatype.
901 $ 4006 - Do not translate DOT_FOLDER in the message. DOT_FOLDER 
902 $        is a defined datatype name that doesn't get translated.
903
904 4006 This folder's data type is named DOT_FOLDER. \\\n\
905                         A DOT_FOLDER folder is a folder whose name \\\n\
906                         begins with a dot (.). A DOT_FOLDER is normally hidden.
907
908 $ ----------------------------------------------------------------------------
909 $ Message 4007 is the description of the FOLDER_LOCK datatype.
910 $ 4007 - Do not translate FOLDER_LOCK in the message. FOLDER_LOCK 
911 $        is a defined datatype name that doesn't get translated.
912
913 4007 This is a folder to which you lack write \\\n\
914                         permission.  You cannot add or remove files. Its \\\n\
915                         data type is named FOLDER_LOCK.
916
917 $ ----------------------------------------------------------------------------
918 $ Message 4008 is the description of the FOLDER datatype.
919 $ 4008 - Do not translate FOLDER in the message. FOLDER 
920 $        is a defined datatype name that doesn't get translated.
921
922 4008 This is a folder. A folder is a \\\n\
923                         container that holds files or other folders. \\\n\
924                         Its data type is named FOLDER.
925
926 $ ----------------------------------------------------------------------------
927 $ Message 4009 is the description of the RECURSIVE-LINK datatype.
928 $ 4009 - Do not translate RECURSIVE-LINK in the message. RECURSIVE-LINK 
929 $        is a defined datatype name that doesn't get translated.
930
931 4009 This icon represents a symbolic link that points \\\n\
932                         to itself, either folder or through a series of \\\n\
933                         intermediate symbolic links.  Its data type is \\\n\
934                         named RECURSIVE_LINK.
935
936 $ ----------------------------------------------------------------------------
937 $ Message 4010 is the description of the BROKEN_LINK datatype.
938 $ 4010 - Do not translate BROKEN_LINK in the message. BROKEN_LINK 
939 $        is a defined datatype name that doesn't get translated.
940
941 4010 This icon represents a symbolic link that \\\n\
942                         points to a non-existent file.  Its data type is \\\n\
943                         named BROKEN_LINK.
944
945 $ ----------------------------------------------------------------------------
946 $ Message 4011 is the description of the DOT_FILE datatype.
947 $ 4011 - Do not translate DOT_FILE in the message. DOT_FILE 
948 $        is a defined datatype name that doesn't get translated.
949
950 4011 This file's data type is named DOT_FILE. \\\n\
951                         A DOT_FILE is a file whose name begins with a \\\n\
952                         dot (.).  A DOT_FILE is normally hidden.
953
954 $ ----------------------------------------------------------------------------
955 $ Message 4012 is the description of the EXECUTABLE datatype.
956 $ 4012 - Do not translate EXECUTABLE in the message. EXECUTABLE 
957 $        is a defined datatype name that doesn't get translated.
958
959 4012 This file contains a shell script or a compiled \\\n\
960                         program that can be executed.  Its data type is \\\n\
961                         named EXECUTABLE.
962
963 $ ----------------------------------------------------------------------------
964 $ Message 4013 is the description of the UNKNOWN datatype.
965 $ 4013 - Do not translate UNKNOWN in the message. UNKNOWN 
966 $        is a defined datatype name that doesn't get translated.
967
968 4013 This file does not match any other data type, \\\n\
969                         so it has been assigned the data type named UNKNOWN.
970
971 $ ----------------------------------------------------------------------------
972 $ Message 4014 is the description of the DATA datatype.
973 $ 4014 - Do not translate DATA in the message. DATA 
974 $        is a defined datatype name that doesn't get translated.
975
976 4014 This file does not match any other data type, \\\n\
977                         so it has been assigned the data type named DATA.
978
979 $ ----------------------------------------------------------------------------
980 $ Message 4015:
981 $         This Message is a header used to break up the dtfile.dt file
982 $         into its ACTIONS portion.
983 $         NOTE: make sure each line begins with a "#  ".  This indicates
984 $         that it is a comment.
985
986 4015 #  Actions provided by the Common Desktop Environment File Manager.
987
988 $ ----------------------------------------------------------------------------
989 $ Messages 4016 - 4017 refer to the File Manager Home 'DtfileHome' action.
990
991 4016 File Manager - Home
992
993 $ 4017 - do not translate (DtfileHome).
994
995 4017 The File Manager - Home (DtfileHome) action opens a \\\n\
996                         File Manager view of the user's home folder.
997
998 $ ----------------------------------------------------------------------------
999 $ Messages 4018 - 4020 refer to the File Manager (Dtfile) action.
1000
1001 4018 File Manager
1002
1003 $ Message 4019 - Requests which folder to open when no folder is
1004 $      is provided to the 'Dtfile' action.  Do not remove the ':'.
1005
1006 4019 Folder to open:
1007
1008 $ 4020 - do not translate '(Dtfile)'.
1009
1010 4020 The File Manager (Dtfile) action opens a File Manager \\\n\
1011                         view of the specified folder.
1012
1013 $ ----------------------------------------------------------------------------
1014 $ Messages 4021 - 4023 refer to the Application Manager (Dtappmgr) action.
1015
1016 4021 Application Manager
1017
1018
1019 $ Message 4022 - The title of the Application Manager.  
1020
1021 4022 Application Manager
1022
1023 $ 4023 - do not translate '(Dtappmgr)'.
1024
1025 4023 The Application Manger (Dtappmgr) action opens a \\\n\
1026                         File Manager view of the the Application Manager.
1027
1028 $ ----------------------------------------------------------------------------
1029 $ Messages 4024 - 4026 refer to the 'TrashFile' action.
1030
1031 $ 4024 - translate into 1 word with no blanks.
1032
1033 4024 TrashFile
1034
1035 $ Message 4025 - Requests which file to trash when no file/folder is
1036 $      is provided to the 'TrashFile' action.  Do not remove the ':'.
1037
1038 4025 File To Trash:
1039
1040 $ 4026 - use the same word as Message 4024 to translate 'TrashFile'.
1041
1042 4026 The TrashFile action action places a file \\\n\
1043                         in the desktop trash can.
1044
1045 $ ----------------------------------------------------------------------------
1046 $ Messages 4027 - 4028 refer to the Trash Can (Dttrash) action.
1047
1048 4027 Trash Can
1049
1050 $ 4028 - do not translate (Dttrash).
1051
1052 4028 The Trash Can (Dttrash) action opens the desktop Trash \\\n\
1053                         Can window when the action icon is double-clicked. \\\n\
1054                         When a file is dropped on the icon, the file is \\\n\
1055                         moved to the Trash Can.
1056
1057 $ ----------------------------------------------------------------------------
1058 $ Message 4029 refers to the 'Open New View' action.
1059
1060 4029 The Open New View action displays a File Manager \\\n\
1061                         view of the specified folder in a new File \\\n\
1062                         Manager window.
1063
1064 $ ----------------------------------------------------------------------------
1065 $ Messages 4030 - 4031 refer to the 'PrintFolderList' action.
1066
1067 $ 4030 - translate into 1 word with no blanks.
1068
1069 4030 PrintFolderList
1070
1071
1072 $ 4031 - use the same word as Message 4030 to translate 'PrintFolderList'.
1073
1074 4031 The PrintFolderList action prints the contents \\\n\
1075                         of a folder on the default printer.
1076
1077 $ Messages 4032 through 4041 are new messages since the CDE/Sample.  
1078 $  Messges 4032 and 4033 are
1079 $  for a new action (PutOnWorkspace).  This an action used by other clients
1080 $  which tells the File Manager to put an object on the desktop.  
1081
1082 $ 4032 is the Label of the action
1083
1084 4032 Put On Workspace
1085
1086 $ 4033 is the Description of what that action does.
1087 $   Don't translate 'PutOnWorkspace -workspace wsX'
1088
1089 4033 The Put On Workspace (PutOnWorkspace) allows an \\\n\
1090                         Common Desktop Environment compliant application \\\n\
1091                         to run an action to Place an Object on the desktop.\\\n\
1092                         The format for this action is: \\\n\
1093                           'PutOnWorkspace -workspace wsX <path/filename>' \\\n\
1094                         where X is the workspace number starting with 0.
1095
1096 $  Messges 4034 and 4035 are
1097 $  for a new action (FILESYSTEM_MOVE).  This an action used by other clients
1098 $  to tell the file Manager to move a file.
1099
1100 $ 4034 is the Label of the action
1101
1102 4034 Move To A Folder
1103
1104 $ 4035 is the Description of what that action does.
1105 $   Don't translate FILESYSTEM_MOVE
1106
1107 4035 The FILESYSTEM_MOVE action allows an Common \\\n\
1108                         Desktop Environment compliant application \\\n\
1109                         to run an action to which causes the File \\\n\
1110                         Manager to preform a move on the file(s) \\\n\
1111                         passed in.  The format for this action is: \\\n\
1112                           'FILESYSTEM_MOVE <folder_name_to> <files>' \\\n\
1113                         where files is a full path name list of files \\\n\
1114                         separated by spaces.
1115
1116 $  Messges 4036 and 4037 are
1117 $  for a new action (FILESYSTEM_COPY).  This an action used by other clients
1118 $  to tell the file Manager to copy a file.
1119
1120 $ 4036 is the Label of the action
1121
1122 4036 Copy To A Folder
1123
1124 $ 4037 is the Description of what that action does.
1125 $   Don't translate FILESYSTEM_COPY
1126
1127 4037 The FILESYSTEM_COPY action allows an Common \\\n\
1128                         Desktop Environment compliant application \\\n\
1129                         to run an action to which causes the File \\\n\
1130                         Manager to preform a copy on the file(s) \\\n\
1131                         passed in.  The format for this action is: \\\n\
1132                           'FILESYSTEM_COPY <folder_name_to> <files>' \\\n\
1133                         where files is a full path name list of files \\\n\
1134                         separated by spaces.
1135
1136 $  Messges 4038 and 4039 are
1137 $  for a new action (FILESYSTEM_LINK).  This an action used by other clients
1138 $  to tell the file Manager to link a file.
1139
1140 $ 4038 is the Label of the action
1141
1142 4038 Link To A Folder
1143
1144 $ 4039 is the Description of what that action does.
1145 $   Don't translate FILESYSTEM_LINK
1146
1147 4039 The FILESYSTEM_LINK action allows an Common \\\n\
1148                         Desktop Environment compliant application \\\n\
1149                         to run an action to which causes the File \\\n\
1150                         Manager to preform a link on the file(s) \\\n\
1151                         passed in.  The format for this action is: \\\n\
1152                           'FILESYSTEM_LINK <folder_name_to> <files>' \\\n\
1153                         where files is a full path name list of files \\\n\
1154                         separated by spaces.
1155
1156 $  Messges 4040 and 4041 are
1157 $  for a new action DtEmptyTrash.  This an action used by other clients
1158 $  to tell the file Manager to empty the trash can.
1159
1160 $ 4040 is the Label of the action
1161
1162 4040 Empty Trash Can
1163
1164 $ 4041 is the Description of what that action does.
1165 $  Don't translate DtEmptyTrash
1166
1167 4041 The Empty Trash Can (DtEmptyTrash) action\\\n\
1168                         empties the trash can.  Once emptied the \\\n\
1169                         objects which are removed can never be \\\n\
1170                         recovered.
1171
1172 $ **************************************************************************
1173 $ **************************************************************************
1174 $ *  dtpad.dt
1175 $ **************************************************************************
1176
1177 $ * DESCRIPTION
1178 $ * The dtpad.dt types file defines Datatypes, Actions, and descriptions
1179 $ * of those Actions and Datatypes that are commonly used within in the 
1180 $ * Text Editor (dtpad). 
1181
1182 $ ----------------------------------------------------------------------------
1183 $ Message 5001 refers to the TEXTFILE (*.txt) datatype.
1184
1185 $ 5001 - Do not translate TEXTFILE or '.txt' in the message.  TEXTFILE is a
1186 $        defined datatype name and it doesn't get translated and '.txt'
1187 $        is the filename pattern which matches this datatype.
1188
1189 5001 This file contains plain text data. Its \\\n\
1190                         data type is named TEXTFILE.  A TEXTFILE must have \\\n\
1191                         a named ending with '.txt'.
1192
1193 $ Messages 5002 - 5006 are comments.  NOTE: make sure each new line 
1194 $                begins with a "#".  This indicates that it is a comment.  
1195 $                Also, keep the \n\ at the end of each line where used.
1196
1197 5002 # PRINT actions
1198 5003 # Editing Actions
1199 5004 # The following action starts up quicker than the Text Editor action. 
1200
1201 $ Message 5005 - is a header in dtpad.dt.  It is actually a comment
1202 $                but it explains how the print action for dtpad works so it 
1203 $                should localized.  Don't translate PRINT_DTPAD and translate
1204 $                "Print" as it is translated in message 2.  Don't translate
1205 $                'dtpad'. Make sure each line ends with a \n\. 
1206
1207 5005 # The PRINT_DTPAD action mimics the default "Print" action except\n\
1208 # that it removes the temporary file being printed.  This action\n\
1209 # is used by the client, 'dtpad'. 
1210
1211 $ Message 5006 - is a header in dtpad.dt.  It is actually a warning comment
1212 $                that explains how the follow DATA_CRITERIA rule is used
1213 $                and what the consequences are if it is changed (dtmail is
1214 $                effected.  Don't translate DATA_CRITERIA, dtmail, TEXTFILE, and
1215 $                DATA_ATTRIBUTE.  Keep the WARNING in all capitals.
1216 $                Make sure each line ends with a \n\ except the last. 
1217
1218 5006 #  WARNING WARNING WARNING\n\
1219 #\n\
1220 # The following DATA_CRITERIA rule is used by dtmail to\n\
1221 # identify the system TEXTFILE DATA_ATTRIBUTE. If you remove\n\
1222 # or modify this rule, dtmail may not properly display text\n\
1223 # messages.
1224
1225 $ ----------------------------------------------------------------------------
1226 $ Messages 5007 - 5008 refer to the Text Editor (Dtpad) action.
1227
1228 5007 Text Editor
1229
1230 $ 5008 - do not translate '(Dtpad)'.
1231
1232 5008 The Text Editor (Dtpad) action opens the specified \\\n\
1233                         file in a desktop text editor window.
1234
1235 $ ----------------------------------------------------------------------------
1236 $ Messages 5009 - 5010 refer to the Text Editor Quick (DtpadQ) action.
1237
1238 5009 Text Editor Quick
1239
1240 $ 5010 - do not translate '(DtpadQ)'.
1241
1242 5010 The Text Editor Quick (DtpadQ) action opens the \\\n\
1243                         specified file in a desktop text editor.
1244
1245 $ **************************************************************************
1246 $ **************************************************************************
1247 $ *  develop.dt
1248 $ **************************************************************************
1249
1250 $ * DESCRIPTION
1251 $ * The develop.dt types file defines Actions, Datatypes, and descriptions
1252 $ * of those Actions and Datatypes that are used by developers.
1253
1254 $ ----------------------------------------------------------------------------
1255 $ Message 6001 is the description of the CORE (core) datatype.
1256 $ 6001 - Do not translate CORE in the message.  CORE is a
1257 $        defined datatype name and it doesn't get translated.
1258
1259 6001 This file contains a core image of a process \\\n\
1260                         that terminated abnormally.  Its data type is \\\n\
1261                         named CORE.
1262
1263 $ ----------------------------------------------------------------------------
1264 $ Message 6002 is the description of the OBJECT (*.o) datatype.
1265 $ 6002 - Do not translate OBJECT or '.o' in the message.  OBJECT is a
1266 $        defined datatype name and it doesn't get translated and '.o'
1267 $        is the filename pattern which matches this datatype.
1268
1269 6002 This file contains binary data that a compiler \\\n\
1270                         has produced from a source file.  Its data type \\\n\
1271                         is named OBJECT.  OBJECT files have names ending \\\n\
1272                         with '.o'.
1273
1274
1275 $ ----------------------------------------------------------------------------
1276 $ Message 6003 is the description of the ASSEMBLER (*.s) datatype.
1277 $ 6003 - Do not translate ASSEMBLER or '.s' in the message.  ASSEMBLER is a
1278 $        defined datatype name and it doesn't get translated and '.s'
1279 $        is the filename pattern which matches this datatype.
1280
1281 6003 This file contains assembler code for a given \\\n\
1282                         architecture.  Its data type is named ASSEMBLER. \\\n\
1283                         ASSEMBLER files have names ending with '.s'. 
1284
1285 $ ----------------------------------------------------------------------------
1286 $ Message 6004 is the description of the ARCH_LIB datatype.
1287 $ 6004 - Do not translate ARCH_LIB or '.a' in the message.  ARCH_LIB is a
1288 $        defined datatype name and it doesn't get translated and '.a'
1289 $        is the filename pattern which matches this datatype.
1290
1291 6004 This file contains an archived libarary of \\\n\
1292                         object files.  Its data type is named ARCH_LIB. \\\n\
1293                         ARCH_LIB files have names ending with '.a'.
1294
1295 $ Leaving 6005 free, may need a different definition for ARCH_LIB for IBM.
1296
1297 $ 6005
1298
1299 $ ----------------------------------------------------------------------------
1300 $ Message 6006 is the description of the SHARED_LIB datatype.
1301 $ 6006 - Do not translate SHARED_LIB or '.sl' in the message.  SHARED_LIB is a
1302 $        defined datatype name and it doesn't get translated and '.sl'
1303 $        is the filename pattern which matches this datatype.
1304
1305 6006 This files contains a shared library of an \\\n\
1306                         object file.  Its data type is named SHARED_LIB. \\\n\
1307                         SHARD_LIB files have names ending with '.sl' or '.so'.
1308
1309 $ Leaving 6007 free, may need a different definition for SHARED_LIB for IBM.
1310
1311 $ 6007
1312
1313 $ ----------------------------------------------------------------------------
1314 $ Message 6008 is the description of the C_SRC datatype.
1315 $ 6008 - Do not translate C_SRC or '.c' in the message.  C_SRC is a
1316 $        defined datatype name and it doesn't get translated and '.c'
1317 $        is the filename pattern which matches this datatype.
1318
1319 6008 This file is a source file in the C \\\n\
1320                         programming language.  Its data type is named \\\n\
1321                         C_SRC.  C_SRC files have names ending with '.c'.
1322
1323 $ ----------------------------------------------------------------------------
1324 $ Message 6009 is the description of the Make action associated with the
1325 $    C_SRC datatype.
1326 $ 6009 - Do not translate C_SRC or 'make' in the message.  
1327 $   Translate Make the same as message 5.
1328
1329 6009 The Make command for C_SRC files uses the Unix \\\n\
1330                         'make' command to make the associated object file.
1331
1332 $ ----------------------------------------------------------------------------
1333 $ Message 6010 is the description of the CPLUSPLUS_SRC datatype.
1334 $ 6010 - Do not translate CPLUSPLUS_SRC, '.C', or '.cc' in the message.  
1335 $        CPLUSPLUS_SRC is a defined datatype name and it doesn't get 
1336 $        translated and '.cc' and '.C'is the filename pattern which 
1337 $        matches this datatype.
1338
1339 6010 This is a a source file in the C++ programming \\\n\
1340                         language.  Its data type is named CPLUSPLUS_SRC. \\\n\
1341                         CPLUSPLUS_SRC files have names ending with '.C' \\\n\
1342                         or '.cc'.
1343
1344 $ ----------------------------------------------------------------------------
1345 $ Message 6011 is the description of the Make action associated with the
1346 $    CPLUSPLUS_SRC datatype.
1347 $ 6011 - Do not translate CPLUSPLUS_SRC or 'make' in the message.  
1348 $   Translate Make the same as message 5.
1349
1350 6011 The Make command for CPLUSPLUS_SRC files uses \\\n\
1351                         the Unix 'make' command to make the associated \\\n\
1352                         object file.
1353
1354 $ ----------------------------------------------------------------------------
1355 $ Message 6012 is the description of the H_SRC datatype.
1356 $ 6012 - Do not translate H_SRC or '.h' in the message.  H_SRC is a
1357 $        defined datatype name and it doesn't get translated and '.h'
1358 $        is the filename pattern which matches this datatype.
1359
1360 6012 This is a C-language program header file. Its \\\n\
1361                         data type is named H_SRC.  H_SRC files have names \\\n\
1362                         ending with *.h.
1363
1364 $ ----------------------------------------------------------------------------
1365 $ Message 6013 is the description of the MAKEFILE datatype.
1366 $ 6013 - Do not translate MAKEFILE, Makefile, makefile, or '.mk' in the 
1367 $        message.  MAKEFILE is a defined datatype name and it doesn't get 
1368 $        translated and Makefile, makefile, and '.mk' are the filename 
1369 $        patterns which match this datatype.
1370
1371 6013 This is a Makefile. A Makefile describes \\\n\
1372                         how to generate an executable file from a set of \\\n\
1373                         source files.  It is used by the make command.  \\\n\
1374                         Its data type is named MAKEFILE.  MAKEFILE files \\\n\
1375                         must be named Makefile or makefile, or have names \\\n\
1376                         starting with Makefile or makefile, or have names \\\n\
1377                         ending with '.mk'.
1378
1379 $ Message 6014 - Requests which "target" (i.e. file) to make when no
1380 $      file/folder is is provided to the 'Make' action for the MAKEFILE
1381 $      datatype.  Do not remove the ':'.
1382
1383 6014 Target to Make:
1384
1385 $ Message 6015 is the description of the Make action associated with the
1386 $    MAKEFILE datatype.
1387 $ 6015 - Do not translate Makefiles, or 'make' in the message.  
1388 $   Translate Make the same as message 5.
1389
1390 6015 The Make action for Makefiles prompts for the \\\n\
1391                         target to make, and then uses the Unix 'make' \\\n\
1392                         command to make it.  If target is left empty \\\n\
1393                         the command makes 'all' in the current folder.
1394
1395 $ ----------------------------------------------------------------------------
1396 $ Message 6016 is the description of the IMAKEFILE datatype.
1397 $ 6016 - Do not translate IMAKEFILE, Imakefile, or imakefile in the 
1398 $        message.  IMAKEFILE is a defined datatype name and it doesn't get 
1399 $        translated and Imakefile, and imakefile are the filename 
1400 $        patterns which match this datatype.
1401
1402 6016 This is an Imakefile. An Imakefile describes \\\n\
1403                         how to generate an executable file from a set of \\\n\
1404                         source files.  It is used by the make command.  \\\n\
1405                         Its data type is named IMAKEFILE.  IMAKEFILE files \\\n\
1406                         are named imakefile or Imakefile, or have names \\\n\
1407                         starting with imakefile or Imakefile.
1408
1409 $ Message 6017 is the description of the Make action associated with the
1410 $    IMAKEFILE datatype.
1411 $ 6017 - Do not translate Imakefiles, Makefile, or 'make' in the message.  
1412 $   Translate Make the same as message 5.
1413
1414 6017 The Make command for Imakefile files uses the Unix \\\n\
1415                         'make' command to make the associated Makefile.
1416
1417 $ ----------------------------------------------------------------------------
1418 $ Messages 6018 - 6020 refer to the Symbols List (Nm) action.
1419
1420 6018 Symbols List
1421
1422 $ 6019 - Is a prompt to the user for the filename to list the symbols
1423 $  for if not file is supplied. Do not remove the ':'.  
1424
1425 6019 Filename:
1426
1427 $ 6020 - do not translate 'nm' or '(Nm)'.
1428
1429 6020 The Symbols List (Nm) action lists the symbol \\\n\
1430                         table of an object file or library file.  It uses \\\n\
1431                         the 'nm' command.
1432
1433 $ ----------------------------------------------------------------------------
1434 $ Messages 6021 - 6022 refer to the Print Symbol List (PrintNm) action.
1435
1436 6021 Print Symbol List
1437
1438 $ 6022 - do not translate 'nm' or '(PrintNm)'.
1439
1440 6022 The Print Symbol List (PrintNm) action prints \\\n\
1441                         the output from the 'nm' command on the default printer.
1442
1443 $ ----------------------------------------------------------------------------
1444 $ Messages 6023 - 6024 refer to the 'Make' action.
1445
1446 $ 6023 - Is a prompt to the user for the Makefile to make from.
1447 $  Do not remove the ':'.  
1448
1449 6023 Makefile:
1450
1451 $ Message 6024 is the description of the Make action not associated with
1452 $    any particular type.
1453 $ 6024 - Do not translate Makefile, or 'make' in the message.  
1454 $   Translate Make the same as message 5.
1455
1456 6024 The Make action for no arguments prompts for \\\n\
1457                         a Makefile and target, and then uses the Unix \\\n\
1458                         'make' command to make it.
1459
1460 $ **************************************************************************
1461 $ **************************************************************************
1462 $ *  print.dt
1463 $ **************************************************************************
1464
1465 $ * DESCRIPTION
1466 $ * The print.dt types file defines Actions, Datatypes, and descriptions
1467 $ * of those Actions and Datatypes that are of global use to the printer. 
1468
1469 $ ----------------------------------------------------------------------------
1470 $ Messages 7001 through 7008:
1471 $         These Messages are comments used to explain to the user what the
1472 $         Actions and Datatypes are used for within the print.dt file.
1473 $         NOTE: make sure each new line begins with a "#  ".  This indicates
1474 $         that it is a comment.  Make sure each line ends with a \n\. 
1475
1476 7001 #  The printer model for CDE is centered on the 'Print' action.\n\
1477 #\n\
1478 #  You can define multiple 'Print' actions, one per data type.\n\
1479 #  If no arguments are supplied to the 'Print' action, then the dtprintinfo\n\
1480 #  command is invoked to show the printer and job status.  \n\
1481 #\n\
1482 #  'dtprintinfo -populate' is an administration tool used to create default \n\
1483 #  printer actions of the form  '<printer name>_Print'.  \n\
1484 #\n\
1485 #  When a new file type is added to the system, a file-type specific 'Print'\n\
1486 #  action may be created that the desktop action engine will automatically\n\
1487 #  use instead of the default.  This new action may use 'dtlp' or rely on\n\
1488 #  its own print facilities to gather application-specific arguments.
1489 7002 # The default print action, invoked for generic ARG_TYPEs; that is,\n\
1490 # for files that have no other print action defined.
1491 7003 #   If no file arguments are provided, invoke the Dtprintinfo\n\
1492 #   action.
1493 7004 #   The Print Jobs (Dtprintinfo) action invokes the 'dtprintinfo'\n\
1494 #  command or the 'dtprintinfo -p printer' command.
1495 7005 #   Actions for the Default Printer
1496 7006 #   If a file argument is provided, invoke the Print\n\
1497 #   action.
1498 7007 #   If no file arguments are provided, invoke the Dtprintinfo\n\
1499 #   action.
1500 7008 #   Here are actions and data attributes for unknown and unconfigured\n\
1501 #   printer objects.
1502
1503 $ ----------------------------------------------------------------------------
1504 $ Message 7009 is the description of the PRINTER_UNKNOWN datatype.
1505
1506 7009 This icon represents a printer that is no longer \\\n\
1507                         registered on your desktop.
1508
1509 $ ----------------------------------------------------------------------------
1510 $ Message 7010 refers to the 'Print' action.
1511
1512 $ 7010 - description for the default print action.
1513
1514 7010 This is the default print action.  When it is run \\\n\
1515                         with a file argument, it gathers printer-specific \\\n\
1516                         options and then prints the file.  When it is run \\\n\
1517                         with no arguments, it displays the 'Printer Jobs'\\\n\
1518                         window.
1519
1520 $ ----------------------------------------------------------------------------
1521 $ Messages 7011 - 7012 refer to the Print Jobs 'Dtprintinfo' action.
1522
1523 $ 7011 - translate into 1 word with no blanks.
1524
1525 7011 Print Jobs
1526
1527 $ 7012 - do not translate '(Dtprintinfo)'.
1528
1529 7012 The Print Jobs (Dtprintinfo) action enables you to \\\n\
1530                         determine the status and view print jobs of a printer.
1531
1532 $ ----------------------------------------------------------------------------
1533 $ Message 7013 refer to the 'DtPrint' action.  It uses the Description
1534 $  of message 7010 or 7012 depending if there is a file or not.
1535
1536 7013 Default Printer
1537
1538 $ ----------------------------------------------------------------------------
1539 $ Messages 7014 - 7017 refer to the 'PrinterUnconfigured' action.
1540
1541 $ 7014 - translate into 1 word with no blanks.
1542
1543 7014 PrinterUnconfigured
1544
1545 $ Messages 7015 and 7016 are the message and the title of the message
1546 $   dialog that pop's up when the PrinterUnconfigured action is run.
1547 $   Message 7015 is the message, 7016 is the title of the dialog.
1548 $   NOTE: The '\\\\n' inserts a newline at that location, insert this
1549 $   where you feel it's appropriate.
1550
1551 7015 This printer control is not configured.\\\\nTo configure \\\n\
1552                         it, press 'Help' and follow\\\\nthe instructions.
1553 7016 Unconfigured Printer
1554
1555 $ 7017 - use the same word as Message 7014 to translate 'PrinterUnconfigured'.
1556
1557 7017 The PrinterUnconfigured action displays a \\\n\
1558                         dialog which states that the printer has not \\\n\
1559                         yet been configured.
1560
1561 $ Messages 7018 and 7019 are the message and the title of the message
1562 $   dialog that pop's up when the user tries to drop a printer in the
1563 $   trash can.
1564 $   Message 7018 is the message, 7019 is the title of the dialog.
1565 $   NOTE: The '\\\\n' inserts a newline at that location, insert this
1566 $   where you feel it's appropriate.
1567
1568 7018 Putting a printer in the trash does not\\\\n\\\n\
1569                         delete it from the system.  Refer to your\\\\n\\\n\
1570                         system administration documentation to\\\\n\\\n\
1571                         delete a printer from the system.
1572 7019 Delete Printer
1573 7020 The Printer_Trash action displays a \\\n\
1574                         dialog which states that putting a printer in the \\\n\
1575                         trash can will not delete that printer from your \\\n\
1576                         system.
1577
1578 $ ----------------------------------------------------------------------------
1579 $ Messages 7022 - 7024 refer to the Print Manager 'DtPrintManager' action.
1580
1581 $ 7022 - translate into 1 word with no blanks.
1582
1583 7022 Print Manager
1584
1585 $ 7023 - do not translate '(DtPrintManager)'.
1586
1587 7023 #   The Print Manager (DtPrintManager) action invokes the\n\
1588 #  'dtprintinfo -all' command.
1589 7024 The Print Manager (DtPrintManager) action enables you \\\n\
1590                         to determine the status of and view print jobs of \\\n\
1591                         multiple printers. It also allows you to drag \\\n\
1592                         printers to Install Icon controls on sub-panels.
1593
1594
1595 $ **************************************************************************
1596 $ **************************************************************************
1597 $ *  dthelpprint.dt
1598 $ **************************************************************************
1599
1600 $ * DESCRIPTION
1601 $ * The dthelpprint.dt types file defines Actions, Datatypes, and descriptions
1602 $ * of those Actions and Datatypes that are used by the help system to
1603 $ * print out it's text.
1604
1605 $ ----------------------------------------------------------------------------
1606 $ Message 8001 refers to the DTHELP_PRINT_FILE (_phlp*) datatype.
1607
1608 $ 8001 - Do not translate DTHELP_PRINT_FILE or '_phlp' in the message.  
1609 $        DTHELP_PRINT_FILE is a defined datatype name and it doesn't get 
1610 $        translated and '_phlp' is the filename pattern which matches 
1611 $        this datatype.  
1612
1613
1614 8001 This file is generated when you print from \\\n\
1615                         the help system.  Its data type is named \\\n\
1616                         DTHELP_PRINT_FILE.  DTHELP_PRINT_FILE files have \\\n\
1617                         names beginning with '_phlp'.
1618 $ **************************************************************************
1619 $ **************************************************************************
1620 $ *  uxstd.dt
1621 $ **************************************************************************
1622
1623 $ * DESCRIPTION
1624 $ * The uxstd.dt types file defines all the Actions, Datatypes, and descriptions
1625 $ * of those Actions and Datatypes that are defined by standare UNIX commands.
1626
1627 $ ----------------------------------------------------------------------------
1628 $ Message 10001 refers to the MAN_PAGE datatype.
1629
1630 $ 10001 - Do not translate MAN_PAGE in the message.  MAN_PAGE is a
1631 $         defined datatype name and it doesn't get translated.
1632
1633 10001 This file contains a man page. Its data \\\n\
1634                         type is named MAN_PAGE.
1635
1636 $ ----------------------------------------------------------------------------
1637 $ Messages 10002 - 10009 refer to the TAR (*.tar) datatype.
1638
1639 $ 10002 - Do not translate TAR or '.tar' in the message.  TAR is a
1640 $         defined datatype name and it doesn't get translated and '.tar'
1641 $         is the filename pattern which matches this datatype.
1642
1643 10002 This file is an archive file that contains \\\n\
1644                         a number of individual files.  Its data type is \\\n\
1645                         named TAR.  TAR files have names ending with '.tar'.
1646
1647 $ Messages 10003 and 10004 refer to the TarList action associated with the
1648 $    TAR datatype.
1649
1650 10003 Archive List Contents
1651
1652 $ 10004 - Do not translate TAR and (TarList) in the message.  
1653
1654 10004 The Archive List Contents (TarList) action lists \\\n\
1655                         the files contained in a TAR archive file.
1656
1657 $ Messages 10005 and 10006 refer to the PrintTarList action associated with the
1658 $    TAR datatype.
1659 $ 10005 - translate into 1 word with no blanks.
1660
1661 10005 PrintTarList
1662
1663 $ 10006 - Do not translate TAR in the message.  Translate PrintTarList the same 
1664 $         as message 10005.
1665
1666 10006 The PrintTarList action prints out a list of the \\\n\
1667                         files contained in a TAR archive file on the \\\n\
1668                         default printer. 
1669
1670 $ Messages 10007, 10008, and 10009 refer to the TarUnpack action associated 
1671 $    with the TAR datatype.
1672
1673 10007 Archive Unpack
1674
1675 $ 10008 - Is a prompt to the user for the filename of the TAR file 
1676 $  if no file is supplied. Do not remove the ':'.  
1677
1678 10008 Filename:
1679
1680 $ 10009 - Do not translate TAR and (TarUnpack) in the message.  
1681
1682 10009 The Archive Unpack (TarUnpack) action accepts \\\n\
1683                         a TAR file as argument and separates out the \\\n\
1684                         archived files into separate files.
1685
1686 $ ----------------------------------------------------------------------------
1687 $ Messages 10010 - 10012 refer to the COMPRESSED (*.Z) datatype.
1688
1689 $ 10010 - Do not translate COMPRESSED or '.Z' in the message.  COMPRESSED is a
1690 $         defined datatype name and it doesn't get translated and '.Z'
1691 $         is the filename pattern which matches this datatype.
1692
1693 10010 This is a file that has been compressed by \\\n\
1694                         the compress command to take up less space.  Its \\\n\
1695                         data type is named COMPRESSED.  COMPRESSED files \\\n\
1696                         have names ending with '.Z'.
1697
1698 $ Messages 10011 and 10012 refer to the Uncompress action associated
1699 $    with the COMPRESSED datatype.
1700 $ 10011 - translate into 1 word with no blanks.
1701
1702 10011 Uncompress File
1703
1704 $ 10012 - Do not translate 'compress' and 'uncompress'.
1705
1706 10012 The Uncompress File action accepts one or more \\\n\
1707                         files that have been compressed using the \\\n\
1708                         'compress' command and uncompresses them.  It uses \\\n\
1709                         the 'uncompress' command.
1710
1711 $ ----------------------------------------------------------------------------
1712 $ Message 10013 refers to the SHELL (*.sh) datatype.
1713
1714 $ 10013 - Do not translate SHELL, BOURNE, '.sh', "#!/bin/sh", or "#! /bin/sh" 
1715 $         in the message.  SHELL is adefined datatype name and it doesn't 
1716 $         get translated. BOURNE is the name of type of shell which is named
1717 $         after a person, and '.sh', "#!/bin/sh", or "#! /bin/sh", are used as
1718 $         filename and CONTENT patterns which match this datatype.
1719
1720 10013 This file contains an executable script written \\\n\
1721                         using the BOURNE shell scripting language. Its \\\n\
1722                         data type is named SHELL. SHELL file have names \\\n\
1723                         ending with '.sh', or contain the characters \\\n\
1724                         "#!/bin/sh" or "#! /bin/sh".
1725
1726 $ ----------------------------------------------------------------------------
1727 $ Message 10014 refers to the CSHELL (*.csh) datatype.
1728
1729 $ 10014 - Do not translate C-SHELL, CSHELL, '.csh', "#!/bin/csh", or 
1730 $         "#! /bin/csh" in the message.  CSHELL is adefined datatype 
1731 $         name and it doesn't get translated. '.csh', "#!/bin/csh", or 
1732 $         "#! /bin/csh" are used as filename and CONTENT patterns which 
1733 $         match this datatype.
1734
1735 10014 This file contains an executable script \\\n\
1736                         written using the C-SHELL scripting language.  \\\n\
1737                         Its data type is named CSHELL.  CSHELL file have \\\n\
1738                         names ending with '.csh', or contain the \\\n\
1739                         characters "#!/bin/csh" or "#! /bin/csh".
1740
1741 $ ----------------------------------------------------------------------------
1742 $ Message 10015 refers to the KSHELL (*.ksh) datatype.
1743
1744 $ 10015 - Do not translate K-SHELL, KSHELL, '.ksh', "#!/bin/ksh", or
1745 $         "#! /bin/ksh" in the message.  KSHELL is adefined datatype
1746 $         name and it doesn't get translated. '.ksh', "#!/bin/ksh", or
1747 $         "#! /bin/ksh" are used as filename and CONTENT patterns which
1748 $         match this datatype.
1749
1750 10015 This file contains an executable script \\\n\
1751                         written using the K-SHELL scripting language.  \\\n\
1752                         Its data type is named KSHELL.  KSHELL file have \\\n\
1753                         names ending with '.ksh', or contain the \\\n\
1754                         characters "#!/bin/ksh" or "#! /bin/ksh".
1755 $ ----------------------------------------------------------------------------
1756 $ Messages 10016 - 10018 refer to the SHAR (*.shar) datatype.
1757
1758 $ 10016 - Do not translate SHAR or '.shar' in the message.  SHAR is a
1759 $         defined datatype name and it doesn't get translated and '.shar'
1760 $         is the filename pattern which matches this datatype.
1761
1762 10016 This file is a shell archive package. \\\n\
1763                         Shell archive packages are commonly used for \\\n\
1764                         mailing files.  Its data type is named SHAR. \\\n\
1765                         SHAR files have names ending with '.shar'.
1766
1767 $ Messages 10017 and 10018 refer to the Unshar action associated
1768 $    with the SHAR datatype.
1769 $ 10017 - translate into 1 word with no blanks.
1770
1771 10017 Unshar
1772
1773 $ 10018 - Translate Unshar the same as message 10017.
1774
1775 10018 The Unshar action accepts a file \\\n\
1776                         that has been shar'ed using the shar \\\n\
1777                         command and unshar's it.
1778
1779 $ ----------------------------------------------------------------------------
1780 $ Messages 10019 - 10021 refer to the UUENCODE (*.uu) datatype.
1781
1782 $ 10019 - Do not translate UUENCODE or '.uu' in the message.  UUENCODE is a
1783 $         defined datatype name and it doesn't get translated and '.uu'
1784 $         is the filename pattern which matches this datatype.
1785
1786 10019 This is a a binary file used for \\\n\
1787                         transmission via a mailer.  Its data type is \\\n\
1788                         named UUENCODE.  UUENCODE files have names ending \\\n\
1789                         with '.uu'.
1790
1791 $ Messages 10020 and 10021 refer to the Uudecode action associated
1792 $    with the UUENCODE datatype.
1793 $ 10020 - translate into 1 word with no blanks.
1794
1795 10020 Uudecode
1796
1797 $ 10021 - Translate Uudecode the same as message 10020.
1798
1799 10021 The Uudecode action accepts a file \\\n\
1800                         that has been uuencoded using the uuencode command \\\n\
1801                         and uudecode's it.
1802
1803
1804 $ ----------------------------------------------------------------------------
1805 $ Messages 10022 - 1002x refer to the MESSAGE_CAT (*.cat) datatype.
1806
1807 $ 10022 - Do not translate MESSAGE_CAT or '.cat' in the message.  MESSAGE_CAT 
1808 $         is a defined datatype name and it doesn't get translated and '.cat'
1809 $         is the filename pattern which matches this datatype.
1810
1811 10022 This file contains localized message \\\n\
1812                         for an executable.  Its data type is named \\\n\
1813                         MESSAGE_CAT.  MESSAGE_CAT files have names ending \\\n\
1814                         with '.cat'.
1815
1816 $ Messages 10023 and 10024 refer to the DumpMessage action associated
1817 $    with the MESSAGE_CAT datatype.
1818 $ 10023 - translate into 1 word with no blanks.
1819
1820 10023 DumpMessage
1821
1822 $ 10024 - Translate DumpMessage the same as message 10023.
1823
1824 10024 The DumpMessage action accepts a message \\\n\
1825                         catalog file and dumps out the all messages stored \\\n\
1826                         in it.
1827
1828 $ Messages 10025 and 10026 refer to the PrintDumpMsg action associated
1829 $    with the MESSAGE_CAT datatype.
1830 $ 10025 - translate into 1 word with no blanks.
1831
1832 10025 PrintDumpMsg
1833
1834 $ 10026- Translate PrintDumpMsg the same as message 10025.
1835
1836 10026 The PrintDumpMsg action accepts a message \\\n\
1837                         catalog file and prints out the all messages \\\n\
1838                         stored in it.
1839
1840 $ Messages 10027 - 10029 are comments.  NOTE: make sure each new line 
1841 $                begins with a "#".  This indicates that it is a comment.  
1842 $                Also, keep the \n\ at the end of each line where used.
1843
1844 10027 # Unix Editors
1845 10028 # Unix Commands
1846
1847 $ Message 10029 - Is a comment which explains how the next action for 
1848 $                 'TAR' works so it should localized.  Don't translate 
1849 $                 EXEC_STRING and 'true %(File)Args%'.  Make sure each 
1850 $                 line ends with a \n\. 
1851
1852 10029 # The following action uses 'true %(File)Args%' in the EXEC_STRING.\n\
1853 # This statement's only effect is to cause all of the aguments to\n\
1854 # be 'used' on a single invocation of the action.
1855
1856 $ ----------------------------------------------------------------------------
1857 $ Messages 10030 - 10032 refer to the Text Editor (Vi) action.
1858
1859 10030 Text Editor (Vi)
1860
1861 $ Message 10031 - Requests which file to edit when no file/folder is
1862 $      is provided to the 'Vi' action.  Do not remove the ':'.
1863
1864 10031 File To Edit:
1865
1866 $ 10032 - use the same word as Message 10030 to translate 'Vi'.  Don't 
1867 $    translate 'vi'.
1868
1869 10032 The Text Editor (Vi) action runs the 'vi' \\\n\
1870                         command in a terminal window and loads a data file \\\n\
1871                         if you supply one.
1872
1873 $ ----------------------------------------------------------------------------
1874 $ Messages 10033 - 10034 refer to the 'Vedit' action.
1875
1876 $ 10033 - translate into 1 word with no blanks.
1877
1878 10033 Vedit
1879
1880 $ 10034 - use the same word as Message 10033 to translate 'Vedit'.  Don't 
1881 $    translate 'vi' or 'vedit'.
1882
1883 10034 The Vedit action runs the 'vi' command in \\\n\
1884                         'vedit' mode in a terminal window. It loads \
1885                         a data file if you supply one.
1886
1887 $ ----------------------------------------------------------------------------
1888 $ Messages 10035 - 10043 refer to the 'Tar' action.
1889
1890 10035 Archive
1891
1892 $ Messages 10036 - 10037 are error (information) messages used when the user
1893 $    'drops'  more than one file/folder onto the TAR action in the
1894 $    application manager.  Translate Tar the same as in 10035. 
1895 $  10036 is the message.  NOTE: the '\\\\n' puts a new line into the message
1896 $        so it doesn't cover the whole screen.  Put the '\\\\n' where you feel
1897 $        a new line should be in your message.
1898 $  10037 is the title of the dialog.
1899
1900 10036 The Archive action only accepts a single\\\\n \\\n\
1901 argument which must be a folder.
1902 10037 Invalid Arguments
1903
1904 $ 10038 - Don't translate "tar", 'tar', or (Tar).
1905
1906 10038 The Archive (Tar) action accepts a folder \\\n\
1907                         argument and archives all of the files it contains \\\n\
1908                         together into a single "tar" file.  It uses the \\\n\
1909                         'tar' command.
1910
1911 $ Message 10039 - Requests which folder to tar when no folder is
1912 $      is provided to the 'Tar' action.  Do not remove the ':'.
1913
1914 10039 Folder To Archive:
1915
1916 $ Message 10040 - an error message when the file the user provided the Tar
1917 $    action is not a folder. Don't translate %(File)Arg_1%, it will be
1918 $    the bad file name when the message is shown to the user.
1919
1920 10040 ERROR: %(File)Arg_1% is not a folder.
1921
1922 $ Messsages 10041 and 10042 are status messages for the user.  These are
1923 $    shown to the user when the Tar action is creating the tarball.
1924 $  10041 don't translate \\$FOLDER as it is the file (i.e. tarball)
1925 $    that is being created.
1926 $  10042 Translate "Please wait" only.
1927 10041 Creating \\$FOLDER.
1928 10042 [Please wait ...]\\\\n
1929
1930 $ Message 10043 is displayed to the user when the tarball is completed. It
1931 $   tells the user where they can find the tarball that has been created. 
1932 $   \\$FOLDER is the complete path to the file that was created. 
1933 $ 10043 - Don't translate \\$FOLDER or \\\\n. 
1934
1935 10043 \\\\nThe Archive file has been created and is stored in \\$FOLDER.
1936
1937 $ ----------------------------------------------------------------------------
1938 $ Message 10044 refer to the 'TarList' action.  NOTE: most of the messages
1939 $  for TarList were defined in 10003 and 10004.  10044 is a request to
1940 $  the user for the name of the file (i.e. tarball) to list the contents of.
1941
1942 10044 Archive to List:
1943
1944 $ ----------------------------------------------------------------------------
1945 $ Message 10045 refer to the 'TarUnpack' action.  NOTE: most of the messages
1946 $  for TarList were defined in 10007 through 10009.  10045 is a request to
1947 $  the user for the name of the file (i.e. tarball) to unpack.
1948
1949 10045 Archive to Unpack:
1950
1951 $ ----------------------------------------------------------------------------
1952 $ Messages 10046 - 10048 refer to the Compress File (Compress) action.
1953
1954 10046 Compress File
1955
1956 $ Message 10047 - Requests which file to compress when no file is
1957 $      is provided to the 'Compress' action.  Do not remove the ':'.
1958
1959 10047 File to Compress:
1960
1961 $ 10048 - do not translate 'compress' or '(Compress)'.
1962
1963 10048 The Compress File (Compress) action accepts \\\n\
1964                         one or more files and compresses them using the \\\n\
1965                         'compress' command.
1966
1967 $ ----------------------------------------------------------------------------
1968 $ Message 10049 refer to the 'Uncompress' action.  NOTE: most of the messages
1969 $  for Uncompress were defined in 10010 through 10012.  10049 is a request to
1970 $  the user for the name of the file to uncompress.
1971
1972 10049 File to Uncompress:
1973
1974 $ ----------------------------------------------------------------------------
1975 $ Messages 10050 - 10051 refer to the Environment Variables (Env) action.
1976
1977 10050 Environment Variables
1978
1979 $ 10051 - do not translate 'env' or '(Env)'.
1980
1981 10051 The Environment Variables (Env) action \\\n\
1982                         displays the user's environment variables using \\\n\
1983                         the 'env' command.
1984
1985 $ ----------------------------------------------------------------------------
1986 $ Messages 10052 - 10056 refer to the Compare Files (Diff) action.
1987
1988 10052 Compare Files
1989
1990 $ Messages 10057 and 10058 prompt the users for the files to compare if no
1991 $   files were provided to the Compare Files action.  Don't translate
1992 $   (<), (>) or the :.
1993
1994 10053 First File (<):
1995
1996 10054 Second File (>):
1997
1998 $ Message 10055. The \\$file1 and \\$file2 represent file names that were
1999 $  being compared.  Don't translate them and place them where the 2 file
2000 $  names should appear in the message.
2001
2002 10055 The files \\$file1 and \\$file2 are the same.
2003
2004 $ 10056 - do not translate 'diff' or '(Diff)'.
2005
2006 10056 The Compare Files (Diff) action compares two files \\\n\
2007                         using the 'diff' command.
2008
2009 $ ----------------------------------------------------------------------------
2010 $ Messages 10057 - 10060 refer to the Shred File (Rm) action.
2011
2012 10057 Shred File
2013
2014 $ Message 10059 - This gives the users a double check whether they really want
2015 $   to remove (Shred) the file.  Once the file is 'shred' it can't be restored.
2016 $   Translate "Enter y to delete a file, n to leave it" only.
2017
2018 10058 [Enter y to delete a file, n to leave it ...]\\\\n
2019
2020 $ Message 10059 - Prompt the user for the file to shred if not was provided.
2021 $   Do not remove the ':'.
2022
2023 10059 File To Shred:
2024
2025
2026 $ 10060 - Don't translate 'rm -i' or (Rm).  
2027 $         Capitalize the last sentence to emphasis it.
2028
2029 10060 The Shred File (Rm) action uses the 'rm -i' command \\\n\
2030                         to remove files without placing them in the \\\n\
2031                         trash can.  It prompts you with the name of \\\n\
2032                         each file and allows you to indicate whether \\\n\
2033                         or not the file should be removed.  FILES THAT \\\n\
2034                         HAVE BEEN SHREDDED CANNOT BE RECOVERED.
2035
2036 $ ----------------------------------------------------------------------------
2037 $ Messages 10061 - 10065 refer to the Count Words (Wc) action.
2038
2039 10061 Count Words
2040
2041 $ Messages 10061 - 10062 - These messages provide a "friendly" layout to show
2042 $   the output from the count words action.  This is how the unix command
2043 $   'wc' outputs it's data.  Keep this layout as close as possible.
2044
2045 10062 "  lines  words  chars filename"
2046 10063 "  ============================"
2047
2048 $ Message 10064 - Prompt the user for the file to do a word count on if it was
2049 $   not provided to the CountWords action.  Do not remove the ':'.
2050
2051 10064 File To Count:
2052
2053 $ 10065 - do not translate 'wc' or '(Wc)'.
2054
2055 10065 The Count Words (Wc) action counts the lines, words, \\\n\
2056                         and characters in files.  It uses the 'wc' command.
2057
2058 $ ----------------------------------------------------------------------------
2059 $ Messages 10066 - 10069 refer to the Check Spelling (Spell) action.
2060
2061 10066 Check Spelling
2062
2063 $ Message 10067 - Provides a 'friendly' output to the user providing the
2064 $   list of misspelled words.
2065 $   Translate "Misspelled words" and adjust "================" to the same
2066 $   size (length) of "Misspelled words".
2067
2068 10067 Misspelled words\\\\n================\\\\n
2069
2070 $ Message 10068 - Prompt the user for the file to do a spell check on if it was
2071 $   not provided to the Check Spelling action.  Do not remove the ':'.
2072
2073 10068 File To Spell Check:
2074
2075 $ 10069 - do not translate 'spell' or (Spell).
2076
2077 10069 The Check Spelling (Spell) action checks the \\\n\
2078                         spelling of all the words in a file. It uses the \\\n\
2079                         'spell' command.
2080
2081 $ ----------------------------------------------------------------------------
2082 $ Messages 10070 - 10071 refer to the Disk Usage (Df) action.
2083
2084 10070 Disk Usage
2085
2086 $ 10071 - do no translate 'df' or (Df).
2087
2088 10071 The Disk Usage (Df) action displays the \\\n\
2089                         amount of free space available on all mounted \\\n\
2090                         disks. It uses the 'df' command.
2091
2092 $ ----------------------------------------------------------------------------
2093 $ Messages 10072 - 10076 refer to the Folder Size (DuSort) action.
2094
2095 10072 Folder Size
2096
2097 $ Message 10073 - 10074 - Provide a 'friendly' layout for the 'du' unix
2098 $  command.  Keep this layout as close as possible.
2099
2100 10073 Blocks  File/Dir  - (Blocks are 512-bytes)
2101 10074 ==========================================
2102
2103 $ Message 10075 - Prompt the user for the folder to do a size if one was
2104 $   not provided to the DirSize action.  Do not remove the ':'.
2105
2106 10075 Folder To Size:
2107
2108 $ 10076 - do not translate 'du', 'sort', or '(DuSort)'.
2109
2110 10076 The Folder Size (DuSort) action displays \\\n\
2111                         the size of each file and subfolder within a \\\n\
2112                         folder. It uses a combination of the 'du' \\\n\
2113                         and 'sort' commands.
2114
2115 $ ----------------------------------------------------------------------------
2116 $ Messages 10077 - 10082 refer to the Search Text (Grep) action.
2117
2118 10077 Search Text
2119
2120 $ Message 10078 - Prompt the user for the file to search if one was
2121 $   not provided to the Search Text action.  Do not remove the ':'.
2122
2123 10078 File To Search:
2124
2125 $ 10079 - is an error message which tells the user that the file provided
2126 $  \\$SEARCH_FILE is a folder and the action Search Text (Grep) does not 
2127 $  for strings in folders.  Don't translate \\$SEARCH_FILE and use it
2128 $  as a folder name and translate StringSearch the same as in message 10077.
2129
2130 10079 ERROR: \\$SEARCH_FILE is a folder and the action\\\\n\
2131 Search Text does not search for strings within folders.
2132
2133 $ Message 10080 - Prompt the user for the string to search for the 
2134 $  StringSearch action.  Do not remove the ':'.
2135
2136 10080 Search String:
2137
2138 $ 10081 - the output provided to the user if no matches were found from the
2139 $   SearchString action.
2140
2141 10081 No matches were found.
2142
2143 $ 10082 - do not translate 'grep' or '(Grep)'.
2144
2145 10082 The Search Text (Grep) action searches for \\\n\
2146                         all occurrences of a string within a set of files \\\n\
2147                         using the 'grep' command.
2148
2149 $ ----------------------------------------------------------------------------
2150 $ Messages 10083 - 10085 refer to the Type File (File) action.
2151
2152 10083 Type File
2153
2154 $ Message 10084 - Prompt the user for the file to type for the
2155 $  TypeFile action.  Do not remove the ':'.
2156
2157 10084 File To Type:
2158
2159 $ 10085 - Do not translate '(File)'.
2160
2161 10085 The Type File (File) action determines the \\\n\
2162                         type of a file using the file command.  This is \\\n\
2163                         not the same as the desktop data type for the \\\n\
2164                         file.  To determine the desktop data type of a \\\n\
2165                         file, select the file and choose the menu command \\\n\
2166                         Selected->Change Permissions... from a File Manager view.
2167
2168 $ ----------------------------------------------------------------------------
2169 $ Messages 10086 - 10090 refer to the 'Execute' action.
2170
2171 $ 10086 - translate into 1 word with no blanks.
2172
2173 10086 Execute
2174
2175 $ Message 10087 - Prompt the user for the file to execute (run) for the
2176 $  Execute action.  Do not remove the ':'.
2177
2178 10087 File To Execute:
2179
2180 $ Message 10088 - Prompt the user for the any options which may go with the
2181 $  command being run from the Execute action.  Do not remove the ':'.
2182
2183 10088 Options:
2184
2185 $ Message 10089 - Prompt the user for the any arguments which may go with the
2186 $  command being run from the Execute action.  Do not remove the ':'.
2187
2188 10089 Arguments:
2189
2190 $ 10090 - use the same word as Message 10086 to translate 'Execute'.
2191
2192 10090 The Execute action runs a shell script or \\\n\
2193                         binary executable. It prompts for options and \\\n\
2194                         arguments, and then executes the script or \\\n\
2195                         executable in a terminal window.
2196
2197 $ ----------------------------------------------------------------------------
2198 $ Messages 10091 - 10093 refer to the Execute Command (ExecuteCmd) action.
2199
2200 10091 Execute Command
2201
2202 $ Message 10092 - Prompt the user for the command to execute (run) for the
2203 $  ExecuteCmd action.  Do not remove the ':'.
2204
2205 10092 Command:
2206
2207 $ 10093 - use the same word as Message 10091 to translate 'ExecuteCmd'.
2208
2209 10093 The Execute Command (ExecuteCmd) action \\\n\
2210                         prompts for a command and then executes it on any \\\n\
2211                         files that are supplied as arguments.
2212
2213 $ **************************************************************************
2214 $ **************************************************************************
2215 $ *  dthelp.dt
2216 $ **************************************************************************
2217
2218 $ * DESCRIPTION
2219 $ * The dthelp.dt types file defines all the Actions, Datatypes, and 
2220 $ * descriptions of those Actions and Datatypes that are defined by 
2221 $ * the CDE help system.
2222
2223 $ ----------------------------------------------------------------------------
2224 $ Message 11001 refers to the DTHELP_VOL (*.sdl, *.hv) datatype.
2225
2226 $ 11001 - Do not translate DTHELP_VOL, '.sdl',  or '.hv' in the message.  
2227 $         DTHELP_VOL is a defined datatype name and it doesn't get translated 
2228 $         and '.sdl' and '.hv' are the filename patterns which match this 
2229 $         datatype.
2230
2231 11001 This is a master volume file for a help \\\n\
2232                         volume.  Its data type is named DTHELP_VOL. \\\n\
2233                         DTHELP_VOL files have names ending with '.sdl' or '.hv'.
2234
2235 $ ----------------------------------------------------------------------------
2236 $ Message 11002 refers to the DTHELP_HT (*.ht) datatype.
2237
2238 $ 11002 - Do not translate DTHELP_HT or '.ht' in the message.
2239 $         DTHELP_HT is a defined datatype name and it doesn't get translated
2240 $         and '.ht' is the filename pattern which matches this
2241 $         datatype.
2242
2243 11002 This is a help topic file that is part of a help \\\n\
2244                         volume.  To view the help topic, you must open the \\\n\
2245                         master volume file.  The data type of this file is \\\n\
2246                         named DTHELP_HT.  DTHELP_HT files have names \\\n\
2247                         ending with '.ht'.
2248
2249 $ ----------------------------------------------------------------------------
2250 $ Message 11003 refers to the DTHELP_HVK (*.hvk) datatype.
2251
2252 $ 11003 - Do not translate DTHELP_HVK or '.hvk' in the message.
2253 $         DTHELP_HVK is a defined datatype name and it doesn't get translated
2254 $         and '.hvk' is the filename pattern which matches this
2255 $         datatype.
2256
2257 11003 This is a file associated with compiled help \\\n\
2258                         volume.  To view the help volume, you must open \\\n\
2259                         the master volume file.  The data type of this \\\n\
2260                         file is named DTHELP_HVK.  DTHELP_HVK files have \\\n\
2261                         names ending with '.hvk'.
2262
2263 $ ----------------------------------------------------------------------------
2264 $ Message 11004 refers to the DTHELP_XRN (*.xrh) datatype.
2265
2266 $ 11004 - Do not translate DTHELP_XRN or '.xrh' in the message.
2267 $         DTHELP_XRN is a defined datatype name and it doesn't get translated
2268 $         and '.xrh' is the filename pattern which matches this
2269 $         datatype.
2270 11004 This is a file associated with compiled help \\\n\
2271                         volume.  To view the help volume, you must open \\\n\
2272                         the master volume file.  The data type of this \\\n\
2273                         file is named DTHELP_XRH.  DTHELP_XRH files have \\\n\
2274                         names ending with '.xrh'.
2275
2276 $ ----------------------------------------------------------------------------
2277 $ Messages 11005 - 11007 refer to the Help Viewer (Dthelpview) action.
2278
2279 11005 Help Viewer
2280
2281 $ Message 11006 - Prompt the user for the help volume to open for the
2282 $  HelpView action if none is provided.  Do not remove the ':'.
2283
2284 11006 Help Volume:
2285
2286 $ 11007 - do not translate '(Dthelpview)'.
2287
2288 11007 The Help Viewer (Dthelpview) action displays the Top \\\n\
2289                         Level of help when the icon is double-clicked.  \\\n\
2290                         If you drop a help volume file on the icon, that \\\n\
2291                         volume is displayed.
2292
2293 $ ----------------------------------------------------------------------------
2294 $ Messages 11008 - 11009 refer to the 'ManPages' action.
2295
2296 $ 11008 - translate into 1 word with no blanks.
2297
2298 11008 ManPages
2299
2300 $ 11009 - use the same word as Message 11008 to translate 'ManPages'.
2301
2302 11009 The ManPages action displays a man page \\\n\
2303                         in the man page viewer.
2304
2305 $ ----------------------------------------------------------------------------
2306 $ Messages 11010 - 11013 refer to the Man Page Viewer (Dtmanpageview) action.
2307
2308 11010 Man Page Viewer
2309
2310 $ Message 11011 - Prompt the user for the man page to view for the
2311 $  OpenManPage action if none is provided.  Do not remove the ':'.
2312
2313 11011 Man Page:
2314
2315 $ Message 11013 is locale dependent value.
2316 $ Dthelpview*manBox*columns = 100 for single-byte
2317 $                             50 for multi-byte
2318
2319 11012 100
2320
2321 $ 11013 - do not translate 'Dtmanpageview'.
2322
2323 11013 The Man Page Viewer (Dtmanpageview) action \\\n\
2324                         displays a man page in a Quick Help viewer window.
2325
2326 $ ----------------------------------------------------------------------------
2327 $ Messages 11014 - 11016 refer to the Help Generator (Dthelpgen) action.
2328
2329 11014 Help Generator
2330
2331 $ Message 11015 - Prompt the user for the location where the user wishes to
2332 $  place the help volume generated by dthelpgen.
2333 $  Do not remove the ':'.
2334
2335 11015 Location to put generated help files:
2336
2337 $ 11016 - do not translate 'Dthelpgen'.
2338
2339 11016 The Help Generator (Dthelpgen) action runs \\\n\
2340                         dthelpgen which generates the online help for \\\n\
2341                         a user.  It also displays the "Generating browser \\\n\
2342                         information. Please wait" dialog while running.  \\\n\
2343                         This action is executed when a user logs into \\\n\
2344                         the Common Desktop Environment for the first time.
2345
2346 $ **************************************************************************
2347
2348 $ **************************************************************************
2349 $ **************************************************************************
2350 $ *  xclients.dt
2351 $ **************************************************************************
2352
2353 $ * DESCRIPTION
2354 $ * The xclients.dt types file defines all the Actions, Datatypes, and 
2355 $ * descriptions of those Actions and Datatypes that are 'X' clients.
2356
2357 $ ----------------------------------------------------------------------------
2358 $ Messages 12001 - 12004 refer to the XWD (*.xwd, *.wd) datatype.
2359
2360 $ 12001 - Do not translate XWD, '.xwd', or '.wd' in the message.  XWD is a
2361 $         defined datatype name and it doesn't get translated and '.xwd' and
2362 $         '.wd' are the filename patterns which match this datatype. 
2363 $         XwdCapture is the name of an action and should be translated the
2364 $         same as message 12034.
2365
2366 12001 This file contains a graphics image in the XWD \\\n\
2367                         format.  These files are typically created by \\\n\
2368                         taking snapshots of windows using the Xwd Capture \\\n\
2369                         action.  Its data type is named XWD.  XWD files \\\n\
2370                         have names ending with '.xwd' or '.wd'.
2371
2372 $ Messages 2002 - 2003 refer to the Xwd Display (Xwud) action 
2373 $    which get used by the 'XWD' datatype.
2374
2375 12002 Xwd Display
2376
2377 $ Message 12003 - Prompts the user for the xwd file to display when the 
2378 $  XwdDisplay action is invoked with no file.  Do not remove the ':'.
2379
2380 12003 Xwd File To Display:
2381
2382 $ 12004 - Don't translate xwd, xwud, (Xwud) or (Xwd). 
2383
2384 12004 The Xwd Display (Xwud) action displays\\\n\
2385                         an xwd file that was created using the \\\n\
2386                         Xwd Capture (Xwd)  action.  It uses \\\n\
2387                         the 'xwud' command.
2388
2389 $ ----------------------------------------------------------------------------
2390 $ Messages 12005 - 12006 refer to the Refresh Display (Xrefresh) action.
2391
2392 12005 Refresh Display
2393
2394 $ 12006 - do not translate 'xrefresh' or '(Xrefresh)'.
2395
2396 12006 The Refresh Display (Xrefresh) action causes \\\n\
2397                         the entire screen to be refreshed using the \\\n\
2398                         'xrefresh' command.
2399
2400 $ ----------------------------------------------------------------------------
2401 $ Messages 12007 - 12011 refer to the Edit Bitmap (Bitmap) action.
2402
2403 12007 Edit Bitmap
2404
2405 $ Messages 12008 - 12010 - Prompt the user for input about the bitmap file.
2406 $   that is to be displayed by the Bitmap action. Do not remove the ':'.
2407 $ 12008 - Asks the user what file to open.
2408
2409 12008 File To Open:
2410
2411 $ 12009 and 12010 - Ask the user what size via width and height the bitmap
2412 $   is going to be.  These only get used if the user doesn't provide a file
2413 $   to the action.
2414
2415 12009 Width:
2416 12010 Height:
2417
2418 $ 12011 - do not translate 'bitmap' or '(Bitmap)'.
2419
2420 12011 The Edit Bitmap (Bitmap) action runs the \\\n\
2421                         'bitmap' client.  You can supply a file argument, \\\n\
2422                         or it will prompts for the width and height for \\\n\
2423                         the new bitmap file.
2424
2425 $ ----------------------------------------------------------------------------
2426 $ Messages 12012 - 12013 refer to the Terminal Console action.
2427
2428 12012 Terminal Console
2429
2430 $ 12013 - Don't translate 'dtterm'.
2431
2432 12013 The Terminal Console action starts \\\n\
2433                         an 'dtterm' terminal emulator as the user's console.
2434
2435 $ ----------------------------------------------------------------------------
2436 $ Messages 12014 - 12015 refer to the Xterm action.
2437
2438 12014 Xterm
2439
2440 $ 12015 - Do Not translate 'xterm'.
2441
2442 12015 The Xterm action starts an \\\n\
2443                         'xterm' terminal emulator.
2444
2445 $ ----------------------------------------------------------------------------
2446 $ Messages 12016 - 12018 refer to the Terminal Remote (DttermDtspcd) action.
2447
2448 12016 Terminal Remote
2449
2450 $ Message 12017 - Prompts the user for the hostname to connect to when the
2451 $  DttermDtspcd action is invoked.  Do not remove the ':'.
2452
2453 12017 Hostname:
2454
2455 $ 12018 - Don't translate 'dtterm'.
2456
2457 12018 The Terminal Remote action prompts the user for \\\n\
2458                         the name of a system and starts an 'dtterm' \\\n\
2459                         terminal emulator on that system.  The system must \\\n\
2460                         be properly configured for remote execution.
2461
2462 $ ----------------------------------------------------------------------------
2463 $ Messages 12019 - 12020 refer to the Xterm Remote action.
2464
2465 12019 Xterm Remote
2466
2467 $ 12020 - Do not translate 'xterm'.
2468
2469 12020 The Xterm Remote action prompts the \\\n\
2470                         user for the name of a system and starts an \\\n\
2471                         'xterm' terminal emulator on that system.  The \\\n\
2472                         system must be properly configured for remote execution.
2473
2474 $ ----------------------------------------------------------------------------
2475 $ Messages 12021 - 12024 refer to the Terminal Rlogin (DttermRlogin) action.
2476
2477 12021 Terminal Rlogin
2478
2479 $ In messages 12022 - 12023 the "\\$_title" should not be translated.  It is
2480 $ the hostname of the foreign host the xterm or dtterm is trying to connect
2481 $ to.
2482
2483 12022 \\$_title : Dtterm
2484 12023 Trying to establish connection to \\$_title... Please wait.
2485
2486 $ 12024 - do not translate 'dtterm' or 'rlogin'.
2487
2488 12024 The Terminal Rlogin action prompts the user for \\\n\
2489                         the name of a system, opens a 'dtterm' terminal \\\n\
2490                         emulator window, and then performs an 'rlogin' to \\\n\
2491                         that system.
2492
2493 $ ----------------------------------------------------------------------------
2494 $ Messages 12025 - 12027 refer to the Xterm Rlogin action.
2495
2496 12025 Xterm Rlogin
2497
2498 $ In message 12026 the "\\$_title" should not be translated.  It is
2499 $ the hostname of the foreign host the xterm is trying to connect
2500 $ to.
2501
2502 12026 \\$_title : Xterm
2503
2504 $ 12027 - Do not translate 'rlogin' or 'xterm'.
2505
2506 12027 The Xterm Rlogin action prompts the \\\n\
2507                         user for the name of a system, opens an 'xterm' \\\n\
2508                         terminal emulator window, and then performs an \\\n\
2509                         'rlogin' to that system.
2510
2511 $ ----------------------------------------------------------------------------
2512 $ Messages 12028 - 12029 refer to the 'ReloadResources' action.
2513
2514 12028 Reload Resources
2515
2516 $ 12029 - use the same word as Message 12028 to translate 'ReloadResources'.
2517 $   Don't translate EDITOR.
2518
2519 12029 The Reload Resources action reloads your \\\n\
2520                         X resources database with the desktop resources \\\n\
2521                         files, incorporating any changes that may have \\\n\
2522                         occurred to them since you logged in.
2523
2524 $ ----------------------------------------------------------------------------
2525 $ Messages 12030 - 12031 refer to the 'DigitalClock' action.
2526 $ Message  12057 also refers to the 'DigitalClock' action.
2527
2528 12030 Digital Clock
2529
2530 $ 12031 - Don't translate 'xclock -digital' or (Xclock).
2531
2532 12031 The Digital Clock (Xclock) action displays \\\n\
2533                         a digital clock.  It uses the 'xclock -digital' command.
2534
2535 $ ----------------------------------------------------------------------------
2536 $ Messages 12032 - 12033 refer to the System Load (Xload) action.
2537
2538 12032 System Load
2539
2540 $ 12033 - Don't translate xload or (Xload).
2541
2542 12033 The System Load (Xload) action displays a \\\n\
2543                         graphical view of the system load.  It uses the \\\n\
2544                         xload command.
2545
2546 $ ----------------------------------------------------------------------------
2547 $ Messages 12034 - 12036 refer to the Xwd Capture (XwdCapture) action.
2548
2549 12034 Xwd Capture
2550
2551 $ Message 12035 - Prompts the user for the name of the file the user wishes
2552 $  to store the captured xwd image in.  Do not remove the ':'.
2553
2554 12035 Output File (<name>.xwd):
2555
2556 $ 12036 - Don't translate xwd or (Xwd).
2557
2558 12036 The Xwd Capture (Xwd) action takes \\\n\
2559                         a snapshot of a window and stores it in an xwd \\\n\
2560                         graphics file.  When you run the action the \\\n\
2561                         cursor changes  to a cross, and you must then \\\n\
2562                         click on the window you want to capture.  The \\\n\
2563                         action uses the xwd command.  Xwd stands for \\\n\
2564                         'X Window Dump'.
2565
2566 $ ----------------------------------------------------------------------------
2567 $ Messages 12037 - 12038 refer to the Clipboard Contents (Xclipboard) action.
2568
2569 12037 Clipboard Contents
2570
2571 $ 12038 - Don't translate 'xclipboard' or (Xclipboard).
2572
2573 12038 The Clipboard Contents (Xclipboard) action \\\n\
2574                         displays your clipboard. It uses the 'xclipboard' \\\n\
2575                         command.
2576
2577 $ ----------------------------------------------------------------------------
2578 $ Messages 12039 - 12043 refer to the Font Preview (Xfd) action.
2579
2580 12039 Font Preview
2581
2582 $ Message 12040 - Prompts the user for the name of the font the user wishes
2583 $  display.  Do not remove the ':'.
2584
2585 12040 Font To Preview:
2586
2587 $ Messages 12041 and 12042 are information messages that are output when
2588 $   a font the user specified can't be found.
2589 $ 12041 the message. NOTE: the '\\\\n' represents a newline. Place these 
2590 $   where you feel it's appropriate.
2591
2592 12041 The font you specified cannot be found.\\\\n\\\n\
2593                            Run the Font List action to display a\\\\n\\\n\
2594                            list of valid font names.
2595
2596 $ 12042 the title of the dialog.
2597
2598 12042 Font Name Not Found
2599
2600 $ 12043 - Don't translate 'xfd' or (Xfd).
2601
2602 12043 The Font Preview (Xfd) action prompts for a font \\\n\
2603                         name and then display all the characters in the \\\n\
2604                         font.  It uses the 'xfd' command.
2605
2606 $ ----------------------------------------------------------------------------
2607 $ Messages 12044 - 12046 refer to the Window Information (Xwininfo) action.
2608
2609 $ Message 12044 is a comment in xclients.dt.
2610 $         NOTE: make sure each new line begins with a "#".  This indicates
2611 $         that it is a comment.   Don't translate '| ${PAGER:-more}' or
2612 $         (Xwininfo).
2613
2614 12044 # The Window Information (Xwininfo) action can't use the\n\
2615 # '| ${PAGER:-more}' definition because it prevents the\n\
2616 # 'click on a window' message from being displayed.
2617
2618 12045 Window Information
2619
2620 $ 12046 - Don't translate 'xwininfo' or (Xwininfo).
2621
2622 12046 The Window Information (Xwininfo) action \\\n\
2623                         displays information about a window.  When you run \\\n\
2624                         List Window Information, the cursor changes to a \\\n\
2625                         cross, and you then click the window for which you \\\n\
2626                         want the information.  This action uses the \\\n\
2627                         'xwininfo' command.
2628
2629 $ ----------------------------------------------------------------------------
2630 $ Messages 12047 - 12049 refer to the Window Properties (Xprop) action.
2631
2632 12047 Window Properties
2633
2634 $ 12048 - Translate "When the cursor changes to a cross, click on a window" 
2635 $   only.  This message gets displayed when the cursor changes to a cross and
2636 $   prompts the user to click on a window
2637
2638 12048 [When the cursor changes to a cross, click on a window ...]\\\\n
2639
2640 $ 12049 - $  Don't translate 'xprop' or (Xprop).
2641
2642 12049 The Window Properties (Xprop) action \\\n\
2643                         displays the properties stored on a window.  When \\\n\
2644                         you run Window Properties, the cursor changes \\\n\
2645                         to a cross, and you then click the window for \\\n\
2646                         which you want the information.  This action uses \\\n\
2647                         the 'xprop' command.
2648
2649 $ ----------------------------------------------------------------------------
2650 $ Messages 12050 - 12051 refer to the X Server Information (Xdpyinfo) 
2651 $  action.
2652
2653 12050 X Server Information
2654
2655 $ 12051 - Don't translate 'xdpyinfo' or (Xdpyinfo).
2656
2657 12051 The X Server Information (Xdpyinfo) action \\\n\
2658                         displays information about your X server and \\\n\
2659                         display system.  It uses the 'xdpyinfo' command.
2660
2661 $ ----------------------------------------------------------------------------
2662 $ Messages 12052 - 12054 refer to the Font List (Xlsfonts) action.
2663
2664 12052 Font List
2665
2666 $ Message 12053 is a note to the user.
2667
2668 12053 Looking for fonts, Please Wait......\\\\n\
2669         NOTE: may lock up your Display server for a few moments.
2670
2671 $ 12054 - do not translate 'xlsfonts' or '(Xlsfonts)'.
2672
2673 12054 The Font List (Xlsfonts) action lists all \\\n\
2674                         the fonts that can be displayed on your system. \\\n\
2675                         It uses the 'xlsfonts' command.
2676
2677 $ 12055 - this message was left out of the System Load (Xload) action
2678 $  defined in messages 12032 and 12033.  It is the title of the load.
2679
2680 12055 System Load
2681
2682 $ 12056 - this message was left out of the DttermConsole action
2683 $  defined in messages 12012 and 12013.  It is the title of the Terminal.
2684
2685 12056 Console
2686
2687 $ ----------------------------------------------------------------------------
2688 $ Message 12057 refers to the 'DigitalClock' action.
2689
2690 $ 12057 - Translate the following X Logical Font Description so the
2691 $         font used by the digital xclock will be localized.
2692
2693 12057 -dt-interface system-medium-r-normal-l*-*-*-*-*-*-*-iso8859-1
2694
2695 $ **************************************************************************
2696 $ **************************************************************************
2697 $ *  dtappman.dt
2698 $ **************************************************************************
2699
2700 $ * DESCRIPTION
2701 $ * The dtappman.dt types file defines all the Actions, Datatypes, and 
2702 $ * descriptions of those Actions and Datatypes that are specific to the
2703 $ * CDE Application Manager.
2704
2705 $ ----------------------------------------------------------------------------
2706 $ Messages 13001:
2707 $         This Message is a header used to explain what objects this file 
2708 $         works on.  Don't translate /var/dt/appconfig/appmanager/$LOGNAME 
2709 $         NOTE: make sure each line begins with a "#  ".  This indicates
2710 $         that it is a comment.
2711
2712 13001 # These data type definitions apply to the objects found under the\n\
2713 # user's /var/dt/appconfig/appmanager/$LOGNAME subfolder.
2714
2715 $ ----------------------------------------------------------------------------
2716 $ Messages 13002 - 13008 are descriptions for the different application groups
2717 $   within the Application Manager.
2718
2719 $ 13002 - this is the description for the DtApplications icon in the top level
2720 $   of the Application Manager.
2721
2722 13002 Double-click this icon to open the \\\n\
2723                         Desktop_Apps application group.
2724
2725 $ 13003 - this is the description for the Printer icon in the top level
2726 $   of the Application Manager.
2727
2728 13003 Double-click this icon to open the Printers \\\n\
2729                         application group.
2730
2731 $ 13004 - this is the description for the Information icon in the top level
2732 $   of the Application Manager.
2733
2734 13004 Double-click this icon to open the Information \\\n\
2735                         application group.
2736
2737 $ 13005 - this is the description for the SystemAdmin icon in the top level
2738 $   of the Application Manager.
2739
2740 13005 Double-click this icon to open the System \\\n\
2741                         Administration application group. 
2742
2743 $ 13006 - this is the description for the DtTools icon located in the 
2744 $   Desktop Tools folder of the Application Manager.
2745
2746 13006 Double-click this icon to open the \\\n\
2747                         Desktop_Tools application group. 
2748
2749 $ 13007 - this is the description for the Application Manager go up icon.
2750
2751 13007 Double-click this icon to up a level \\\n\
2752                         within the Application Manager.
2753
2754 $ 13008 - this is the description for the Application Manager icon.
2755
2756 13008 Double-click this icon to display the top \\\n\
2757                         level of the Application Manager.
2758 $ ----------------------------------------------------------------------------
2759 $ Messages 13009 - 13014 Labels for the Application Manager Icons.
2760 $  Translate all into 1 word with no blanks.
2761
2762 13009 Desktop_Apps
2763 13010 Printers
2764 13011 Information
2765 13012 System_Admin
2766 13013 Desktop_Tools
2767
2768
2769 $ **************************************************************************
2770 $ **************************************************************************
2771 $ *  ibm.dt
2772 $ **************************************************************************
2773
2774 $ * DESCRIPTION
2775 $ * These are ibm specific actions and data types.
2776
2777 $ ----------------------------------------------------------------------------
2778 $ Message 14001 - 14005
2779 $ Do not translate XXX in the messages "The XXX action ..." and
2780 $ "A XXX file ...". It is a defined Action and Filetype name.
2781 $ Use \\\n\ at the end of the line if the message continues to the next line.
2782 $ ----------------------------------------------------------------------------
2783 $ Messages 14001 - 14003 refer to the 'Smit' action.
2784
2785 $ 14001 - translate into 1 word with no blanks.
2786
2787 14001 Smit
2788
2789 $ 14002 and 14003 - use the same word as Message 14001 to translate 'Smit'.
2790
2791 14002 The Smit action prompts for root password and \\\n\
2792                         then runs the IBM 'smit' system administration \\\n\
2793                         tool.
2794
2795 14003 The Smit action runs the IBM 'smit' system \\\n\
2796                         administration tool.
2797
2798 $ ----------------------------------------------------------------------------
2799 $ Messages 14004 - 14005 refer to the 'Smit' action.
2800
2801 $ 14004 - translate into 1 word with no blanks.
2802 14004 Aixterm
2803
2804 $ 14005 - use the same word as Message 14004 to translate 'Aixterm'.
2805
2806 14005 The Aixterm action starts an aixterm terminal emulator.
2807
2808 $ **************************************************************************
2809 $ **************************************************************************
2810 $ *  hp.dt
2811 $ **************************************************************************
2812
2813 $ * DESCRIPTION
2814 $ * These are hp specific actions and data types.
2815
2816 $ ----------------------------------------------------------------------------
2817 $ Do not translate XXX in the messages "The XXX action ..." and
2818 $ "A XXX file ...". It is a defined Action and Filetype name.
2819 $ Use \\\n\ at the end of the line if the message continues to the next line.
2820 $ ----------------------------------------------------------------------------
2821 $ Messages 15001 - 15003 refer to the 'Sam' action.
2822
2823 $ 15001 - translate into 1 word with no blanks.
2824
2825 15001 Sam
2826
2827 $ 15002 and 15003 - use the same word as Message 15001 to translate 'Sam'.
2828
2829 15002 The Sam action prompts for root password and \\\n\
2830                         then runs the HP 'sam' system administration \\\n\
2831                         tool in a terminal window.
2832
2833 15003 The Sam action runs the HP 'sam' system \\\n\
2834                         administration tool in a terminal window.
2835
2836 $ ----------------------------------------------------------------------------
2837 $ Messages 15004 - 15005 refer to the 'Hpterm' action.
2838
2839 $ 15004 - translate into 1 word with no blanks.
2840 15004 Hpterm
2841
2842 $ 15005 - use the same word as Message 15004 to translate 'Hpterm'.
2843
2844 15005 The Hpterm action starts an hpterm terminal emulator.
2845
2846 $ ----------------------------------------------------------------------------
2847 $ Message 15006 refers to the BMF data type. 
2848
2849 15006 A BMF file contains a graphics image in \\\n\
2850                         Starbase format.
2851
2852 $ ----------------------------------------------------------------------------
2853 $ Messages 15007 - 15008 refer to the Hpterm Remote action.
2854
2855 15007 Hpterm Remote
2856
2857 $ 15008 - Do not translate 'hpterm'.
2858
2859 15008 The Hpterm Remote action prompts the \\\n\
2860                         user for the name of a system and starts an \\\n\
2861                         'hpterm' terminal emulator on that system.  The \\\n\
2862                         system must be properly configured for remote execution.
2863
2864 $ ----------------------------------------------------------------------------
2865 $ Messages 15009 - 15011 refer to the Hpterm Rlogin action.
2866
2867 15009 Hpterm Rlogin
2868
2869 $ In message 15010 the "\\$_title" should not be translated.  It is
2870 $ the hostname of the foreign host the hpterm is trying to connect
2871 $ to.
2872
2873 15010 \\$_title : Hpterm
2874
2875 $ 15011 - Do not translate 'rlogin' or 'hpterm'.
2876
2877 15011 The Hpterm Rlogin action prompts the \\\n\
2878                         user for the name of a system, opens an 'hpterm' \\\n\
2879                         terminal emulator window, and then performs an \\\n\
2880                         'rlogin' to that system.
2881
2882 $ ----------------------------------------------------------------------------
2883 $ Messages 15012 - 15013 refer to the Capture Screen action.
2884
2885 15012 Capture Screen
2886
2887 15013 This action invokes the Capture Screen utility.
2888
2889 $ **************************************************************************
2890 $ **************************************************************************
2891 $ *  dthelptag.dt
2892 $ **************************************************************************
2893
2894 $ * DESCRIPTION
2895 $ * The dthelptag.dt types file defines all the Actions, Datatypes, and 
2896 $ * descriptions of those Actions and Datatypes that are for CDE help 
2897 $ * developers.
2898
2899 $ ----------------------------------------------------------------------------
2900 $   Message 16001
2901 $         This message is a comment in the dthelptag.dt file.
2902 $         NOTE: make sure each new line begins with a "#".  This indicates
2903 $         that it is a comment.  Also, keep the \n\ at the end of each
2904 $         line.
2905
2906
2907 16001 # The Help executables are shipped in ../dt/bin,  which may not be\n\
2908 # part of all the users' paths.  Therefore the following string is\n\
2909 # defined to add this to the path before invoking the client.\n
2910
2911 $ ----------------------------------------------------------------------------
2912 $ Message 16002 refers to the DTHELP_HTG (*.htg) datatype.
2913
2914 $ 16002 - Do not translate DTHELP_HTG or '.htg' in the message.  DTHELP_HTG is 
2915 $         a defined datatype name and it doesn't get translated and '.htg' 
2916 $         is the filename pattern which matches this datatype.  Also don't
2917 $         translate ('dthelptag').  
2918
2919 16002 This is a master HelpTag source file for the \\\n\
2920                         desktop Help System.  Information in this file is \\\n\
2921                         formatted using the HelpTag markup language, and \\\n\
2922                         must be compiled with the HelpTag software \\\n\
2923                         ('dthelptag') before viewing.  The data type name \\\n\
2924                         is DTHELP_HTG.  DTHELP_HTG files have names ending \\\n\
2925                         with '.htg'.
2926
2927 $ ----------------------------------------------------------------------------
2928 $ Message 16003 refers to the DTHELP_CTG (*.ctg) datatype.
2929
2930 $ 16003 - Do not translate DTHELP_CTG or '.ctg' in the message.  DTHELP_CTG is 
2931 $         a defined datatype name and it doesn't get translated and '.ctg' 
2932 $         is the filename pattern which matches this datatype.  Also don't
2933 $         translate ('dthelptag') or '-canon'.  
2934
2935 16003 This is a canonical SGML master HelpTag source \\\n\
2936                         file for the desktop Help System.  Information in \\\n\
2937                         this file is formatted using the canonical HelpTag \\\n\
2938                         markup language, and must be compiled with the \\\n\
2939                         HelpTag software ('dthelptag') using the '-canon' \\\n\
2940                         option before viewing. The data type name is \\\n\
2941                         DTHELP_CTG.  DTHELP_CTG files have names ending \\\n\
2942                         with '.ctg'.
2943
2944 $ ----------------------------------------------------------------------------
2945 $ Message 16004 refers to the DTHELP_ERR (*.ctg) datatype.
2946
2947 $ 16004 - Do not translate DTHELP_ERR or '.err' in the message.  DTHELP_ERR is 
2948 $         a defined datatype name and it doesn't get translated and '.err' 
2949 $         is the filename pattern which matches this datatype.  Also don't
2950 $         translate ('dthelptag') or '-canon'.  
2951
2952 16004 This file contains parser errors associated \\\n\
2953                         with a compiled Help volume.  This file is \\\n\
2954                         generated by the dthelptag parser only when \\\n\
2955                         parser errors are detected while compiling the \\\n\
2956                         help volume.  Its data type name is DTHELP_ERR.  \\\n\
2957                         DTHELP_ERR files have names ending with '.err'.
2958
2959 $ ----------------------------------------------------------------------------
2960 $ Messages 16005 - 16007 are Labels for actions.  They all get mapped
2961 $  to other actions.
2962
2963 16005 Compile
2964 16006 CompileCanon
2965 16007 Cleanup
2966
2967 $ ----------------------------------------------------------------------------
2968 $ Messages 16008 - 16009 refer to the 'OpenHelpTag' action.
2969
2970 $ 16008 - translate into 1 word with no blanks.
2971
2972 16008 OpenHelpTag
2973
2974 $ 16009 - use the same word as Message 16008 to translate 'OpenHelpTag'.
2975
2976 16009 The OpenHelpTag action opens a master HelpTag \\\n\
2977                         file (a '.sdl' or '.hv' file) in a text editor.
2978
2979 $ ----------------------------------------------------------------------------
2980 $ Messages 16010 - 16012 refer to the 'HelpTag' action.
2981
2982 $ 16010 - translate into 1 word with no blanks.
2983
2984 16010 HelpTag
2985
2986 $ Message 16011 - Prompt the user for the helptag file to view for the
2987 $  HelpTag action if none is provided.  Do not remove the ':'.
2988
2989 16011 HelpTag File:
2990
2991 $ 16012 - use the same word as Message 16010 to translate 'HelpTag'.
2992 $   Don't translate 'dthelpview'.
2993
2994 16012 The HelpTag action compiles a master HelpTag \\\n\
2995                         file to create run-time help files.  The run-time \\\n\
2996                         files can be displayed by an application using the \\\n\
2997                         Help system, or by using the 'dthelpview' program.
2998
2999 $ ----------------------------------------------------------------------------
3000 $ Messages 16013 - 16014 refer to the 'HelpTagCanon' action.
3001
3002 $ 16013 - translate into 1 word with no blanks.
3003
3004 16013 HelpTagCanon
3005
3006 $ 16014 - use the same word as Message 16013 to translate 'HelpTagCanon'.
3007 $   Don't translate 'dthelpview'.
3008
3009 16014 The HelpTagCanon action compiles a canonical SGML \\\n\
3010                         master HelpTag file to create run-time help files. \\\n\
3011                         The run-time files can be displayed by an \\\n\
3012                         application using the Help system, or using the \\\n\
3013                         'dthelpview' program.
3014
3015 $ ----------------------------------------------------------------------------
3016 $ Messages 16015 - 16016 refer to the 'CleanHelpTag' action.
3017
3018 $ 16015 - translate into 1 word with no blanks.
3019
3020 16015 CleanHelpTag
3021
3022 $ 16016 - use the same word as Message 16015 to translate 'CleanHelpTag'.
3023
3024 16016 The CleanHelpTag action removes all run-time help \\\n\
3025                         files created by the HelpTag action.
3026
3027 $ **************************************************************************
3028 $ **************************************************************************
3029 $ *  dtmail.dt
3030 $ **************************************************************************
3031
3032 $ * DESCRIPTION
3033 $ * The dtmail.dt types file defines all the Actions, Datatypes, and 
3034 $ * descriptions of those Actions and Datatypes used by the CDE
3035 $ * Mailer
3036
3037 $ ----------------------------------------------------------------------------
3038 $ Message 17001 refers to the DTMAIL_FILE datatype.
3039 $ 17001 - Do not translate DTMAIL_FILE in the message.
3040 $         DTMAIL_FILE is a defined datatype name and it doesn't
3041 $         get translated.  Also don't translate the strings
3042 $         "CDE-Mail-Application-MailBox-File" or "From".
3043
3044 17001 This is a folder for the desktop mailer.  Its \\\n\
3045                         data type is named DTMAIL_FILE.  DMMAIL_FILE files \\\n\
3046                         contain the characters \\\n\
3047                         "CDE-Mail-Application-MailBox-File" or "From".
3048 17002 Compose
3049
3050 $ 17003 OBS- This is a MIME message/external-body file. \\\n\
3051 $                        Its data type is named DTEXTERNALBODY. \\\n\
3052 $                        DTEXTERNALBODY files have names ending with '.ext'.
3053
3054
3055 $ **************************************************************************
3056 $ **************************************************************************
3057 $ *  dtwm.fp
3058 $ **************************************************************************
3059 $ *
3060 $ * LABEL of CONTROL
3061 $ *
3062 18001 Clock
3063
3064 18002 Calendar
3065
3066 18003 Home Folder
3067
3068 18004 Text Editor
3069
3070 18005 Mail
3071
3072 18006 Default
3073
3074 18007 Desktop Style
3075
3076 18008 Applications
3077
3078 18009 Help Manager
3079
3080 18010 Trash
3081
3082 18011 Lock
3083
3084 18012 Busy
3085
3086 18013 Exit
3087
3088 18014 Terminal
3089
3090 18015 Icon Editor
3091
3092 18016 Desktop Introduction
3093
3094 18017 Front Panel Help
3095 $ *
3096 $ * TITLE of SUBPANEL
3097 $ *
3098 18018 Personal Applications
3099
3100 18019 Help
3101
3102 18020 Personal Printers
3103
3104 18021 On Item Help
3105
3106 18022 %b%n%e
3107 $ *
3108 $ * LABEL of CONTROL
3109 $ *
3110 18023 Audio Control
3111
3112 18030 Dtterm
3113
3114 $ 18031 - label for the Information Manager in the Front Panel
3115 18031 Information Manager
3116
3117 $ 18032 - label used at the top of the Information Manager slide up panel
3118 18032 Information
3119
3120 $ **************************************************************************
3121 $ *  dtscreen.dt
3122 $ **************************************************************************
3123
3124 $ * DESCRIPTION
3125 $ * The dtscreen.dt types file defines all the Actions, Datatypes, and 
3126 $ * descriptions of those Actions and Datatypes used by the CDE
3127 $ * Screen Savers.
3128
3129
3130 $ ----------------------------------------------------------------------------
3131 $ Messages 19001 - 19003 refer to the 'StartDtscreenHop' action.
3132
3133 $ 19001 - translate into 1 word with no blanks.
3134
3135 19001 StartDtscreenHop
3136
3137 $ 19002 - Short Description
3138
3139 19002 Hopalong iterated fractals
3140
3141 $ 19003 - use the same word as Message 19001 to translate 'StartDtscreenHop'.
3142 $   Long Description
3143
3144 19003 The StartDtscreenHop action is used by the system \\\n\
3145                         to start the hopalong iterated fractals screen saver.
3146
3147 $ ----------------------------------------------------------------------------
3148 $ Messages 19004 - 19006 refer to the 'StartDtscreenQix' action.
3149
3150 $ 19004 - translate into 1 word with no blanks.
3151
3152 19004 StartDtscreenQix
3153
3154 $ 19005 - Short Description
3155
3156 19005 Spinning lines
3157
3158 $ 19006 - use the same word as Message 19004 to translate 'StartDtscreenQix'.
3159 $   Long Description
3160
3161 19006 The StartDtscreenQix action is used by the system \\\n\
3162                         to start the spinning lines screen saver.
3163
3164 $ ----------------------------------------------------------------------------
3165 $ Messages 19007 - 19009 refer to the 'StartDtscreenImage' action.
3166
3167 $ 19007 - translate into 1 word with no blanks.
3168
3169 19007 StartDtscreenImage
3170
3171 $ 19008 - Short Description
3172
3173 19008 Random bouncing image
3174
3175 $ 19009 - use the same word as Message 19007 to translate 'StartDtscreenImage'.
3176 $   Long Description
3177
3178 19009 The StartDtscreenImage action is used by the system \\\n\
3179                         to start the Random bouncing image screen saver.
3180
3181 $ ----------------------------------------------------------------------------
3182 $ Messages 19010 - 19012 refer to the 'StartDtscreenLife' action.
3183
3184 $ 19010 - translate into 1 word with no blanks.
3185
3186 19010 StartDtscreenLife
3187
3188 $ 19011 - Short Description
3189
3190 19011 Conway's game of Life
3191
3192 $ 19012 - use the same word as Message 19010 to translate 'StartDtscreenLife'.
3193 $   Long Description
3194
3195 19012 The StartDtscreenLife action is used by the system \\\n\
3196                         to start the Conway's game of Life screen saver.
3197
3198 $ ----------------------------------------------------------------------------
3199 $ Messages 19013 - 19015 refer to the 'StartDtscreenSwarm' action.
3200
3201 $ 19013 - translate into 1 word with no blanks.
3202
3203 19013 StartDtscreenSwarm
3204
3205 $ 19014 - Short Description
3206
3207 19014 Swarm of bees
3208
3209 $ 19015 - use the same word as Message 19013 to translate 'StartDtscreenSwarm'.
3210 $   Long Description
3211
3212 19015 The StartDtscreenSwarm action is used by the system \\\n\
3213                         to start the Swarm of bees screen saver.
3214
3215 $ ----------------------------------------------------------------------------
3216 $ Messages 19016 - 19018 refer to the 'StartDtscreenRotor' action.
3217
3218 $ 19016 - translate into 1 word with no blanks.
3219
3220 19016 StartDtscreenRotor
3221
3222 $ 19017 - Short Description
3223
3224 19017 Rotor
3225
3226 $ 19018 - use the same word as Message 19016 to translate 'StartDtscreenRotor'.
3227 $   Long Description
3228
3229 19018 The StartDtscreenRotor action is used by the system \\\n\
3230                         to start the Rotor screen saver.
3231
3232 $ ----------------------------------------------------------------------------
3233 $ Messages 19019 - 19021 refer to the 'StartDtscreenPyro' action.
3234
3235 $ 19019 - translate into 1 word with no blanks.
3236
3237 19019 StartDtscreenPyro
3238
3239 $ 19020 - Short Description
3240
3241 19020 Fireworks
3242
3243 $ 19021 - use the same word as Message 19019 to translate 'StartDtscreenPyro'.
3244 $   Long Description
3245
3246 19021 The StartDtscreenPyro action is used by the system \\\n\
3247                         to start the Fireworks screen saver.
3248
3249 $ ----------------------------------------------------------------------------
3250 $ Messages 19022 - 19024 refer to the 'StartDtscreenFlame' action.
3251
3252 $ 19022 - translate into 1 word with no blanks.
3253
3254 19022 StartDtscreenFlame
3255
3256 $ 19023 - Short Description
3257
3258 19023 Cosmic Flame Fractals
3259
3260 $ 19024 - use the same word as Message 19022 to translate 'StartDtscreenFlame'.
3261 $   Long Description
3262
3263 19024 The StartDtscreenFlame action is used by the system \\\n\
3264                         to start the Cosmic Flame Fractals screen saver.
3265
3266 $ ----------------------------------------------------------------------------
3267 $ Messages 19025 - 19027 refer to the 'StartDtscreenWorm' action.
3268
3269 $ 19025 - translate into 1 word with no blanks.
3270
3271 19025 StartDtscreenWorm
3272
3273 $ 19026 - Short Description
3274
3275 19026 Wiggly Worms
3276
3277 $ 19027 - use the same word as Message 19025 to translate 'StartDtscreenWorm'.
3278 $   Long Description
3279
3280 19027 The StartDtscreenWorm action is used by the system \\\n\
3281                         to start the Wiggly Worms screen saver.
3282
3283 $ ----------------------------------------------------------------------------
3284 $ Messages 19028 - 19030 refer to the 'StartDtscreenBlank' action.
3285
3286 $ 19028 - translate into 1 word with no blanks.
3287
3288 19028 StartDtscreenBlank
3289
3290 $ 19029 - Short Description
3291
3292 19029 Blank Screen
3293
3294 $ 19030 - use the same word as Message 19028 to translate 'StartDtscreenBlank'.
3295 $   Long Description
3296
3297 19030 The StartDtscreenBlank action is used by the system \\\n\
3298                         to start the Blank Screen screen saver.
3299
3300 $ **************************************************************************
3301 $ **************************************************************************
3302 $ *  dtcm.dt (Calender Manager)
3303 $ **************************************************************************
3304
3305 $ * DESCRIPTION
3306 $ * The dtcm.dt types file defines all the Actions, Datatypes, and 
3307 $ * descriptions of those Actions and Datatypes used by the CDE
3308 $ * Calender Manager.
3309
3310 $ ----------------------------------------------------------------------------
3311 $ Message 20001 refers to the CalendarAppointmentAttrs (*.appt) datatype.
3312
3313 $ 20001 - Do not translate CalendarAppointmentAttrs or '.appt' in the message.
3314 $         CalendarAppointmentAttrs is a defined datatype name and it doesn't 
3315 $         get translated and '.appt' is the filename pattern which matches 
3316 $         this datatype.
3317
3318 20001 This file contains information pertaining to Calendar \\\n\
3319                         Manager appointments.  Its data type is named \\\n\
3320                         CalendarAppointmentAttrs. CalendarAppointmentAttrs \\\n\
3321                         files have names ending with '.appt'.
3322
3323 $ ----------------------------------------------------------------------------
3324 $ Messages 20002 - 20003 refer to the Calendar (Dtcm)  action
3325
3326 $ 20002 - translate into 1 word with no blanks.
3327
3328 20002 Calendar
3329
3330 $ 20003 - Don't translate '(Dtcm)'
3331
3332 20003 The Calendar (Dtcm) action starts the desktop Calendar \\\n\
3333                         Manager.
3334
3335 $ ----------------------------------------------------------------------------
3336 $ Messages 20004 - 20005 refer to the Calendar Insert (DtcmInsert) action
3337
3338 20004 Calendar Insert
3339
3340 $ 20005 - Don't translate (DtcmInsert).
3341
3342 20005 The Calendar Insert (DtcmInsert) action \\\n\
3343                         inserts an appointment into the user's default calendar.
3344
3345
3346 $ ----------------------------------------------------------------------------
3347 $ Messages 20006 - 20007, 20011 refer to the Calendar Edit (DtcmEdit) action
3348
3349 $ 20006 - translate into 1 word with no blanks.
3350
3351 20006 Calendar Edit
3352
3353 $ 20007 - Don't translate (DtcmEdit).
3354
3355 20007 The Calendar Edit (DtcmEdit) action runs \\\n\
3356                         the standalone appointment editor on a calendar \\\n\
3357                         appointment.
3358
3359 $ 20008 - this is and action label
3360
3361 20008 Insert
3362
3363 $ Messages 20009 - 20010 
3364 $       These refer to the messages that appear in the error dialog
3365 $       when the dtcmInsert action fails.
3366 $ 20009 NOTE: the '\\\\n' represents a newline. Place these where you 
3367 $             feel it's appropriate.
3368
3369 20009 The appointment was not scheduled in your \\\n\
3370                              calendar\\\\n\\\n\
3371                              due to an error.  The appointment may not be \\\n\
3372                              formatted\\\\n\\\n\
3373                              correctly or your calendar may not be \\\n\
3374                              accessible.
3375
3376 $ 20010 Error dialog title
3377
3378 20010 Calendar : Error - Schedule
3379
3380 $ 20011 Calendar Edit Prompt
3381
3382 20011 Appointment File:
3383
3384
3385 $ **************************************************************************
3386 $ **************************************************************************
3387 $ *  IconBrowse.dt
3388 $ **************************************************************************
3389
3390 $ * DESCRIPTION
3391 $ * The IconBrowse.dt types file defines all the Actions, Datatypes, and 
3392 $ * descriptions of those Actions and Datatypes by user whom wish to use
3393 $ * Instance based icons. 
3394
3395 $ ----------------------------------------------------------------------------
3396 $ Message 22001 - is a header for IconBrowse.dt.  It is actually a comment
3397 $                 but it explains how the file works so it should be
3398 $                 localized.  NOTE: make sure each new line begins with a
3399 $                 "#".  This indicates that it is a comment.  Also, keep the
3400 $                 \n\ at the end of each line.
3401 $    Don't translate BM and PM or .bm and .pm.
3402
3403 22001 # The two data types in this file (BM and PM) enable "instance-based" icons\n\
3404 # for bitmap and pixmap files.  That means that each icon file (.bm and .pm\n\
3405 # extensions) refer to themselves as their own icons.  This is useful for\n\
3406 # browsing a folder of icons, because you don't have to open each file to\n\
3407 # see what it looks like -- the icon displays itself.\n\
3408 #\n\
3409 # To enable instance-based icons, copy this file into the .dt/types/\n\
3410 # subfolder in your home folder, then reload the action and data type\n\
3411 # database.  (You can reload the action and data type database by logging out\n\
3412 # and back in, or by executing the ReloadApps action in the DtTools\n\
3413 # folder of the Application Manager)\n\
3414 #\n\
3415 #   NOTE:  Because of the additional work required to read and display custom\n\
3416 #          icons, File Manager may run slower with these data types enabled.\n\
3417 #\n\
3418 # To return to the default icons for these data types, remove this file from\n\
3419 # your personal .dt/types/ subfolder, then reload the action and data type\n\
3420 # database.
3421
3422
3423 $ **************************************************************************
3424 $ **************************************************************************
3425 $ *  user-prefs.dt
3426 $ **************************************************************************
3427
3428 $ * DESCRIPTION
3429 $ * The user-prefs.dt types file defines all the Actions, Datatypes, and 
3430 $ * descriptions of those Actions and Datatypes for the default capabilities
3431 $ * for CDE.
3432
3433 $ Message 23001 - 23006
3434 $         These messages are comments in the user-prefs.dt file.
3435 $         NOTE: make sure each new line begins with a "#".  This indicates
3436 $         that it is a comment.  Also, keep the \n\ at the end of each
3437 $         line.
3438
3439
3440 23001 # Common Desktop Environment (CDE) Action Database Definitions\n\
3441 #\n\
3442 # The actions defined in this file map requests for general actions such\n\
3443 # as "TextEditor" to specific applications such as "Vi".  To make personal\n\
3444 # customizations to these mappings, copy this file to\n\
3445 # $HOME/.dt/types/user-prefs.dt and change any of the MAP_ACTION to the\n\
3446 # action you wish to be run.\n\
3447 #\n\
3448 # To determine the actions that are available on your system, open the\n\
3449 # Application Manager from the front panel and browse.
3450 23002 # To use a mailer other than dtmail, define an action for your mailer and\n\
3451 # substitute it for Dtmail.\n
3452 23003 # To use 'vi' as your text editor, replace 'Dtpad' (the CDE\n\
3453 # Motif-based text editor) with 'Vi'.\n
3454 23004 # The default term for Common Desktop Environment (CDE) is Dtterm.\n
3455 23005 # To use an SPCD-based remote Dtterm, replace 'RemoteDttermRlogin'\n\
3456 # with 'RemoteDttermSpcd'.\n
3457 23006 # To use an SPCD-based remote Xterm, replace 'RemoteXtermRlogin'\n\
3458 # with 'RemoteXtermSpcd'.\n
3459
3460 $ --------------------------------------------------------------
3461 $ Messages 23007 - 23011 are LABEL's for actions.
3462 $ --------------------------------------------------------------
3463 23007 Mailer
3464
3465 23008 Text Editor
3466
3467 23009 Terminal
3468
3469 23010 RemoteDtterm
3470
3471 23011 RemoteXterm
3472
3473 $ --------------------------------------------------------------
3474 $ Messages 23012 - 23016 are DESCRIPTIONS of actions
3475 $ --------------------------------------------------------------
3476 23012 The Mailer action runs the user preferred \\\n\
3477                         mailer.
3478
3479 23013 The Text Editor action runs the user preferred \\\n\
3480                         text editor.
3481
3482 23014 The Terminal action runs the user preferred \\\n\
3483                         terminal emulator.
3484
3485 23015 The RemoteDtterm action runs the user preferred \\\n\
3486                          method of starting a dtterm on a different machine.
3487
3488 23016 The RemoteXterm action runs the user preferred \\\n\
3489                          method of starting a xterm on a different machine.
3490
3491 $ New action for user-pref's - the Trash 
3492
3493 23017 # The default trash can for Common Desktop Environment (CDE) is Dttrash.\n
3494 23018 Trash
3495
3496 23019 The Trash action runs the user preferred \\\n\
3497                         Trash client.
3498
3499
3500 $ **************************************************************************
3501 $ **************************************************************************
3502 $ *  dtbuilder.dt (The Application Builder)
3503 $ **************************************************************************
3504
3505 $ * DESCRIPTION
3506 $ * The dtbuilder.dt types file defines all the Actions, Datatypes, and
3507 $ * descriptions of those Actions and Datatypes used by the CDE
3508 $ * Application Builder tool.
3509
3510 $ ----------------------------------------------------------------------------
3511 $ Messages 24001 - 24002 refer to the BIP (*.bip) datatype.
3512
3513 $ 24001 - Do not translate BIP or '.bip' in the message.  BIP is a defined 
3514 $         datatype name and it doesn't get translated and '.bip' is the 
3515 $         filename pattern which matches this datatype.
3516
3517 24001 This file contains project data for the \\\n\
3518                         desktop Application Builder.  Its data type is \\\n\
3519                         named BIP.  BIP files have named ending with '.bip'.
3520
3521 $ Message 24002 is the description of the BIP 'Open' action.
3522 $  Don't translate (*.bip).
3523
3524 24002 This action opens an Application Builder project \\\n\
3525                         file (*.bip) by running the Application Builder \\\n\
3526                         and loading that file.
3527
3528 $ ----------------------------------------------------------------------------
3529 $ Messages 24003 - 24004 refer to the BIL (*.bil) datatype.
3530
3531 $ 24003 - Do not translate BIL or '.bil' in the message.  BIL is a defined 
3532 $         datatype name and it doesn't get translated and '.bil' is the 
3533 $         filename pattern which matches this datatype.
3534
3535 24003 This file contains module data for the desktop \\\n\
3536                         Application Builder.  Its data type is named BIL. \\\n\
3537                         BIL files have names ending with '.bil'.
3538
3539 $ Message 24004 is the description of the BIL 'Open' action.
3540 $  Don't translate (*.bil).
3541
3542 24004 This action opens an Application Builder module \\\n\
3543                         file (*.bil) by running the Application Builder \\\n\
3544                         and loading that file.
3545
3546 $ ----------------------------------------------------------------------------
3547 $ Messages 24005 - 24006 refer to the BIX (*.bix) datatype.
3548
3549 $ 24005 - Do not translate BIX, BIP, BIL, or '.bix' in the message.  
3550 $         BIX, BIP, and BIL is a defined datatype name and it doesn't get 
3551 $         translated and '.bix' is the filename pattern which matches this 
3552 $         data type.
3553
3554 24005 This file contains all the project (BIP) and \\\n\
3555                         module (BIL) file data for a desktop Application \\\n\
3556                         Builder project.  Its data type is named BIX.  \\\n\
3557                         BIX files have names ending with .'bix'.
3558
3559 $ Message 24006 is the description of the BIX 'Open' action.
3560 $  Don't translate (*.bix).
3561
3562 24006 This action opens an Application Builder encapsulated \\\n\
3563                         project file (*.bix) by running the Application \\\n\
3564                         Builder and loading that file.
3565
3566 $ ----------------------------------------------------------------------------
3567 $ Messages 24007 - 24008 refer to the Dtappbuild action
3568
3569 $ 24007 - translate into 1 word with no blanks.
3570
3571 24007 Application Builder
3572
3573 $ 24008 - Don't translate '(Dtappbuild)'
3574
3575 24008 The Application Builder (Dtappbuild) action runs \\\n\
3576                         the desktop Application Builder.
3577
3578 $ ----------------------------------------------------------------------------
3579 $ Messages 24009 - 24012 refer to the CodeGen action
3580
3581 $ 24009 - translate into 1 word with no blanks.
3582
3583 24009 Code Generator
3584
3585 $ Message 24010 - Prompt the user for the Application builder project file 
3586 $   (*.bip)for which to work with.  Do not remove the ':'.
3587
3588 24010 Project file (*.bip):
3589
3590 $ For Message 24011 do not localize \\$DIR_NAME.  It is an environment variable
3591 $   which contains a folder name.  This is an error message that gets output
3592 $   when the user doesn't input of provide an folder to the CodeGen action.
3593
3594 24011 ERROR: \\$DIR_NAME is not a folder.
3595
3596 $ 24012 - don't translate '(CodeGen)'
3597
3598 24012 The Code Generator (CodeGen) action runs the code generator \\\n\
3599                         for the desktop Application Builder.
3600
3601 $ **************************************************************************
3602 $ **************************************************************************
3603 $ *  miscActions.dt (Example actions shipped in an example folder)
3604 $ **************************************************************************
3605
3606 $ * DESCRIPTION
3607 $ * The miscActions.dt types file defines all the Actions and
3608 $ * descriptions of those Actions that we are shipping as examples.  The
3609 $ * user has the ability to move these into there .dt/types folder if
3610 $ * they wish to use them.
3611
3612 $ ----------------------------------------------------------------------------
3613 $ Messages 25001 - 25002 refer to the Xcalc action
3614
3615 25001 X Calculator
3616
3617 $ 25002 - Don't translate xcalc, TI-30, or HP-10C. 
3618
3619 25002 The Xcalc action invokes the xcalc X client. \\\n\
3620                         The xcalc client is a scientific calculator \\\n\
3621                         desktop accessory that can emulate a TI-30 or an HP-10C.
3622
3623 $ ----------------------------------------------------------------------------
3624 $ Messages 25003 - 25004 refer to the OvalClock (Oclock) action
3625
3626 25003 Oval Clock
3627
3628 $ 25004 - Don't translate (Oclock) or oclock.
3629
3630 25004 The Oval Clock (Oclock) action invokes the oclock \\\n\
3631                         X client. The oclock client simply displays the \\\n\
3632                         current time in an analog display.
3633
3634 $ ----------------------------------------------------------------------------
3635 $ Messages 25005 - 25006 refer to the List Atoms (Xlsatoms) action
3636
3637 25005 List Atoms
3638
3639 $ 25006 - Don't translate (Xlsatoms), xlsatoms, and Xlsatoms.
3640
3641 25006 The List Atoms (Xlsatoms) action invokes \\\n\
3642                         the xlsatoms X client. Xlsatoms lists the interned atoms.
3643
3644 $ ----------------------------------------------------------------------------
3645 $ Messages 25007 - 25008 refer to the Xbiff action
3646
3647 25007 Xbiff
3648
3649 $ 25008 - Don't translate xbiff.
3650
3651 25008 The Xbiff action invokes the xbiff X client. \\\n\
3652                         The xbiff program displays a little image of \\\n\
3653                         a mailbox.  When there is no mail, the flag \\\n\
3654                         on the mailbox is down.  When mail arrives, \\\n\
3655                         the flag goes up and the mailbox beeps.
3656
3657 $ ----------------------------------------------------------------------------
3658 $ Messages 25009 - 25010 refer to the Xcolor action
3659
3660 25009 Xcolor
3661
3662 $ 25010 - Don't translate xcolor.
3663
3664 25010 The Xcolor action invokes the xcolor X client. \\\n\
3665                         xcolor displays all 256 colors in a window. \\\n\
3666                         When  you  move the  pointer into the window, \\\n\
3667                         installs a colormap containing a hue ramp \\\n\
3668                         with constant saturation and constant \\\n\
3669                         brightness, while preserving black and white.
3670
3671 $ ----------------------------------------------------------------------------
3672 $ Messages 25011 - 25012 refer to the Cut and Select (Xcutsel) action
3673
3674 25011 Cut and Select
3675
3676 $ 25012 - Don't translate (Xcutsel) and xcutsel.
3677
3678 25012 The Cut and Select (Xcutsel) action invokes \\\n\
3679                         the xcutsel X client. The xcutsel client is used \\\n\
3680                         to copy the current selection into a cut buffer \\\n\
3681                         and to make a selection that contains the current \\\n\
3682                         contents of the cut buffer.  It acts as a bridge \\\n\
3683                         between applications that don't support selections \\\n\
3684                         and those that do.
3685
3686 $ ----------------------------------------------------------------------------
3687 $ Messages 25013 - 25014 refer to the Xditview action
3688
3689 25013 Xditview
3690
3691 $ 25014 - Don't translate xditview or ditroff.
3692
3693 25014 The Xditview action invokes the xditview X client. \\\n\
3694                         The xditview program displays ditroff output \\\n\
3695                         on an X display.
3696
3697 $ ----------------------------------------------------------------------------
3698 $ Messages 25015 - 25016 refer to the Xedit action
3699
3700 25015 Xedit
3701
3702 $ 25016 - Don't translate xedit.
3703
3704 25016 The Xedit action invokes the xedit X client. \\\n\
3705                         The xedit client provides a window consisting of \\\n\
3706                         four areas: 1. Commands Section: A set of commands \\\n\
3707                         that allow you to exit xedit, save the file, \\\n\
3708                         or load a new file into the edit window \\\n\
3709                         2. Message Window: Displays xedit messages. \\\n\
3710                         In addition, this window can be used as a \\\n\
3711                         scratch pad.  3. Filename Display: Displays \\\n\
3712                         the name of the file currently being edited, \\\n\
3713                         and whether this file is Read-Write or Read \\\n\
3714                         Only.  4. Edit Window: Displays the text of \\\n\
3715                         the file that you are editing or creating.
3716
3717 $ ----------------------------------------------------------------------------
3718 $ Messages 25017 - 25018 refer to the Xlock action
3719
3720 25017 Xlock
3721
3722 $ 25018 - Don't translate xlock.
3723
3724 25018 The Xlock action invokes the xlock X client. \\\n\
3725                         The xlock client Locks the local X display until a \\\n\
3726                         password is entered.
3727
3728 $ ----------------------------------------------------------------------------
3729 $ Messages 25019 - 25020 refer to the Xlogo action
3730
3731 25019 Xlogo
3732
3733 $ 25020 - Don't translate xlogo.
3734
3735 25020 The Xlogo action invokes the xlogo X client. \\\n\
3736                         The xlogo client displays the X Window \\\n\
3737                         System logo.
3738
3739 $ ----------------------------------------------------------------------------
3740 $ Messages 25021 - 25022 refer to the Magnify (Xmag) action
3741
3742 25021 Magnify
3743
3744 $ 25022 - Don't translate (Xmag) or xmag.
3745
3746 25022 The Magnify (Xmag) action invokes the xmag X client. \\\n\
3747                         The xmag client allows you to magnify \\\n\
3748                         portions of an X screen.  If no explicit \\\n\
3749                         region is specified, a square with the \\\n\
3750                         pointer in the upper left corner is \\\n\
3751                         displayed indicating the area to be enlarged. \\\n\
3752                         The area can be dragged out to the desired \\\n\
3753                         size by pressing Button 2.  Once a region \\\n\
3754                         has been selected, a window is popped up \\\n\
3755                         showing a blown up version of the region in \\\n\
3756                         which each pixel in the source image is \\\n\
3757                         represented by a small square of the same color.
3758
3759 $ ----------------------------------------------------------------------------
3760 $ Messages 25023 - 25024 refer to the Xman action
3761
3762 25023 Xman
3763
3764 $ 25024 - use the same word as Message 20023 to translate 'Xman'
3765 $  Also, don't translate xman.
3766
3767 25024 The Xman action invokes the xman X client. \\\n\
3768                         The xman client is a manual page browser.
3769
3770 $ ----------------------------------------------------------------------------
3771 $ Messages 25025 - 25026 refer to the X Mail Handler (Xmh) action
3772
3773 25025 X Mail Handler
3774
3775 $ 25026 - don't translate Xmh, xmh, or MH.
3776
3777 25026 The X Mail Handler (Xmh) action invokes the xmh \\\n\
3778                         X client. The xmh client provides a graphical user \\\n\
3779                         interface to the MH Message Handling System.  \\\n\
3780                         To actually do things with your mail, it \\\n\
3781                         makes calls to the MH package.  Electronic \\\n\
3782                         mail messages may be composed, sent, \\\n\
3783                         received, replied to, forwarded, sorted, and \\\n\
3784                         stored in folders.  xmh provides extensive \\\n\
3785                         mechanism for customization of the user interface.
3786
3787 $ ----------------------------------------------------------------------------
3788 $ Messages 25027 - 25028 refer to the Eyes (Xeyes) action
3789
3790 25027 Eyes
3791
3792 $ 25028 - Don't translate xeyes.
3793
3794 25028 The Eyes (Xeyes) action invokes the xeyes X client. \\\n\
3795                         The xeyes client displays a pair of eyes which \\\n\
3796                         follow your pointer as it is moved around the display.
3797
3798 $ ----------------------------------------------------------------------------
3799 $ Messages 25029 - 25030 refer to the X Authority (Xauth) action
3800
3801 25029 X Authority
3802
3803 $ 25030 - Don't translate (Xauth) or xauth.
3804
3805 25030 The X Authority (Xauth) action invokes the xauth \\\n\
3806                         X client.  The xauth client is used to edit and \\\n\
3807                         display the authorization information used in \\\n\
3808                         connecting to the X server.
3809
3810 $ ----------------------------------------------------------------------------
3811 $ Messages 25031 - 25032 refer to the List Clients (Xlsclients) action
3812
3813 25031 List Clients
3814
3815 $ 25032 - Don't translate (Xlsclients) or xlsclients.
3816
3817 25032 The List Clients (Xlsclients) action invokes the \\\n\
3818                         xlsclients X client.  The xlsclients client is a \\\n\
3819                         utility for listing information about the client \\\n\
3820                         applications running on a display.  It may be used \\\n\
3821                         to generate scripts representing a snapshot of the \\\n\
3822                         user's current session.
3823
3824 $ ----------------------------------------------------------------------------
3825 $ Messages 25033 - 25036 refer to the Change Password (Passwd) action
3826
3827 25033 Change Password
3828
3829 $ Messages 25034 and 25035 - Provides a 'friendly' output to the user 
3830 $   providing a title to where the user is to change the password.
3831 $   Translate "Changing password" and adjust "----------------" to the same
3832 $   size of "Changing password".
3833
3834 25034 Changing password
3835 25035 -----------------
3836
3837 $ 25036 - Don't translate (Passwd).
3838
3839 25036 The Change Password (Passwd) action uses the 'passwd' \\\n\
3840                         command to change the user's password.
3841
3842 $ ----------------------------------------------------------------------------
3843 $ Messages 25037 - 25038 refer to the X Puzzle (Xpuzzle) action
3844
3845 25037 X Puzzle 
3846
3847 $ 25038 - Don't translate (Xpuzzle) or xpuzzle.
3848
3849 25038 The X Puzzle (Xpuzzle) action invokes the \\\n\
3850                         xpuzzle X client.  The xpuzzle client is a \\\n\
3851                         is a 4x4 15 piece puzzle.
3852
3853 $ **************************************************************************
3854 $ **************************************************************************
3855 $ *  miscImages.dt (Example image datatypes shipped in an example folder)
3856 $ **************************************************************************
3857
3858 $ * DESCRIPTION
3859 $ * The miscImages.dt types file defines all the image datatypes and
3860 $ * descriptions of those image datatypes that we are shipping as examples.  
3861 $ * The user has the ability to move these into there $HOME/.dt/types folder 
3862 $ * if they wish to use them.
3863
3864 $ ----------------------------------------------------------------------------
3865 $ Messages 26001 is the description of the Sun-raster datatype.
3866 $ 26001 - Do not translate Sun-raster, or "0x59a66a95" in the
3867 $        message.  Sun-raster is a defined datatype name and it doesn't get
3868 $        translated and "0x59a66a95" is the CONTENT pattern used to match 
3869 $        this datatype.
3870
3871 26001 This file contains a graphics image in Sun-raster \\\n\
3872                         format. Its data type is named Sun-raster.  \\\n\
3873                         Sun-raster files contain long "0x59a66a95".
3874
3875 $ ----------------------------------------------------------------------------
3876 $ Messages 26002 is the description of the pict-file datatype.
3877 $ 26002 - Do not translate PICT, pict-file, '.PICT', or '.pict' in the
3878 $        message.  pict-file is a defined datatype name and it doesn't get
3879 $        translated and '.PICT' and '.pict' are the filename patterns used 
3880 $        to match this datatype.
3881
3882 26002 This file contains a graphics image in Macintosh \\\n\
3883                         PICT format.  Its data type is named pict-file.  \\\n\
3884                         pict-file files have names ending with '.PICT' \\\n\
3885                         or '.pict'.
3886
3887 $ 26003 - This message is used by the pict-file datatype. It is the error
3888 $   message when a user tries to "Open" a pict-file file.
3889
3890 26003 Cannot open - No pict-file file viewer available.
3891
3892 $ ----------------------------------------------------------------------------
3893 $ Messages 26004 is the description of the ppm-file datatype.
3894 $ 26004 - Do not translate ppm-file, "P6, or "P3" in the
3895 $        message.  ppm-file is a defined datatype name and it doesn't get
3896 $        translated and "P6", and "P3" are the CONTENT patterns used to match 
3897 $        this datatype.
3898
3899 26004 This file contains a graphics image in Poskanser \\\n\
3900                         Portable Pixmap format.  Its data type is named \\\n\
3901                         ppm-file.  ppm-file files contain characters "P6" \\\n\
3902                         or "P3".
3903
3904 $ 26005 - This message is used by the ppm-file datatype. It is the error
3905 $   message when a user tries to "Open" a ppm-file file.
3906
3907 26005 Cannot open - No ppm-file file viewer available.
3908
3909 $ ----------------------------------------------------------------------------
3910 $ Messages 26006 is the description of the pj-file datatype.
3911 $ 26006 - Do not translate pj-file, '.pj' in the message.  pj-file is a 
3912 $        defined datatype name and it doesn't get translated and '.pj' is 
3913 $        the filename pattern used to match this datatype.
3914
3915 26006 This file contains a graphics image in HP PaintJet \\\n\
3916                         format.  Its data type is named pj-file.  pj-file \\\n\
3917                         files have names ending with '.pj'.
3918
3919 $ 26007 - This message is used by the pj-file datatype. It is the error
3920 $   message when a user tries to "Open" a pj-file file.
3921
3922 26007 Cannot open - No pj-file file viewer available.
3923
3924 $ ----------------------------------------------------------------------------
3925 $ Messages 26008 is the description of the pgm-file datatype.
3926 $ 26008 - Do not translate pgm-file, "P5, or "P2" in the
3927 $        message.  pgm-file is a defined datatype name and it doesn't get
3928 $        translated and "P5", and "P2" are the CONTENT patterns used to match 
3929 $        this datatype.
3930
3931 26008 This file contains a graphics image in Portable \\\n\
3932                         Graymap format.  Its data type is named pgm-file. \\\n\
3933                         pgm-file files contain characters "P5" or "P2".
3934
3935 $ 26009 - This message is used by the pgm-file datatype. It is the error
3936 $   message when a user tries to "Open" a pgm-file file.
3937
3938 26009 Cannot open - No pgm-file file viewer available.
3939
3940 $ ----------------------------------------------------------------------------
3941 $ Messages 26010 is the description of the pbm-file datatype.
3942 $ 26010 - Do not translate pbm-file, "P4, or "P1" in the
3943 $        message.  pbm-file is a defined datatype name and it doesn't get
3944 $        translated and "P4", and "P1" are the CONTENT patterns used to match 
3945 $        this datatype.
3946
3947 26010 This file contains a graphics image in Poskanser \\\n\
3948                         Portable Bitmap format.  Its data type is named \\\n\
3949                         pbm-file.  pbm-file files contain characters "P4" \\\n\
3950                         or "P1".
3951
3952 $ 26011 - This message is used by the pbm-file datatype. It is the error
3953 $   message when a user tries to "Open" a pbm-file file.
3954
3955 26011 Cannot open - No pbm-file file viewer available.
3956
3957 $ ----------------------------------------------------------------------------
3958 $ Messages 26012 is the description of the ilbm-file datatype.
3959 $ 26012 - Do not translate ilbm-file, '.ilbm', or "ILBM" in the
3960 $        message.  ilbm-file is a defined datatype name and it doesn't get
3961 $        translated and '.ilbm', and "ILBM" are the filename or CONTENT 
3962 $        patterns used to match this datatype.
3963
3964 26012 This file contains a graphics image in Amiga's IFF \\\n\
3965                         ILBM format.  Its data type is named ilbm-file. \\\n\
3966                         ilbm-file files have names ending with '.ilbm', or \\\n\
3967                         contain characters "ILBM".
3968
3969 $ 26013 - This message is used by the ilbm-file datatype. It is the error
3970 $   message when a user tries to "Open" an ilbm-file file.
3971
3972 26013 Cannot open - No ilbm-file file viewer available.
3973
3974 $ ----------------------------------------------------------------------------
3975 $ Messages 26014 is the description of the pi1-file datatype.
3976 $ 26014 - Do not translate pi1, pi1-file, '.pi1' in the message.  pi1-file is a 
3977 $        defined datatype name and it doesn't get translated and '.pi1' is 
3978 $        the filename pattern used to match this datatype.
3979
3980 26014 This file contains a graphics image in Atari Degas \\\n\
3981                         pi1 format.  Its data type is named pi1-file.  \\\n\
3982                         pi1-file files have names ending with '.pi1'.
3983
3984 $ 26015 - This message is used by the pi1-file datatype. It is the error
3985 $   message when a user tries to "Open" a pi1-file file.
3986
3987 26015 Cannot open - No pi1-file file viewer available.
3988
3989 $ ----------------------------------------------------------------------------
3990 $ Messages 26016 is the description of the pcx-file datatype.
3991 $ 26016 - Do not translate PCX, pcx-file, '.pcx' in the message.  pcx-file is a 
3992 $        defined datatype name and it doesn't get translated and '.pcx' is 
3993 $        the filename pattern used to match this datatype.
3994
3995 26016 This file contains a graphics image in PC Paintbrush \\\n\
3996                         PCX format.  Its data type is named pcx-file.  \\\n\
3997                         pcx-file files have names ending with '.pcx'.
3998
3999 $ 26017 - This message is used by the pcx-file datatype. It is the error
4000 $   message when a user tries to "Open" a pcx-file file.
4001
4002 26017 Cannot open - No pcx-file file viewer available.
4003
4004 $ ----------------------------------------------------------------------------
4005 $ Messages 26018 is the description of the tga-file datatype.
4006 $ 26018 - Do not translate tga-file, '.tga' in the message.  tga-file is a 
4007 $        defined datatype name and it doesn't get translated and '.tga' is 
4008 $        the filename pattern used to match this datatype.
4009
4010 26018 This file contains a graphics image in TrueVision \\\n\
4011                         Targa format.  Its data type is named tga-file.  \\\n\
4012                         tga-file files have names ending with '.tga'.
4013
4014 $ 26019 - This message is used by the tga-file datatype. It is the error
4015 $   message when a user tries to "Open" a tga-file file.
4016
4017 26019 Cannot open - No tga-file file viewer available.
4018
4019 $ ----------------------------------------------------------------------------
4020 $ Messages 26020 is the description of the yuv-file datatype.
4021 $ 26020 - Do not translate YUV, yuv-file, '.yuv' in the message.  yuv-file is a 
4022 $        defined datatype name and it doesn't get translated and '.yuv' is 
4023 $        the filename pattern used to match this datatype.
4024
4025 26020 This file contains a graphics image in Abekas \\\n\
4026                         YUV format.  Its data type is named yuv-file.  \\\n\
4027                         yuv-file files have names ending with '.yuv'.
4028
4029 $ 26021 - This message is used by the yuv-file datatype. It is the error
4030 $   message when a user tries to "Open" a yuv-file file.
4031
4032 26021 Cannot open - No yuv-file file viewer available.
4033
4034 $ ----------------------------------------------------------------------------
4035 $ Messages 26022 is the description of the xim-file datatype.
4036 $ 26022 - Do not translate xim, xim-file, '.xim' in the message.  xim-file is a 
4037 $        defined datatype name and it doesn't get translated and '.xim' is 
4038 $        the filename pattern used to match this datatype.
4039
4040 26022 This file contains a graphics image in xim format. \\\n\
4041                         Its data type is named xim-file.  xim-file \\\n\
4042                         files have names ending with '.xim'.
4043
4044 $ 26023 - This message is used by the xim-file datatype. It is the error
4045 $   message when a user tries to "Open" a xim-file file.
4046
4047 26023 Cannot open - No xim-file file viewer available.
4048
4049 $ ----------------------------------------------------------------------------
4050 $ Messages 26024 is the description of the mtv-file datatype.
4051 $ 26024 - Do not translate MTV, PRT, mtv-file, '.mtv' in the message.  
4052 $        mtv-file is a defined datatype name and it doesn't get translated 
4053 $        and '.mtv' is  the filename pattern used to match this datatype.
4054
4055 26024 This file contains a graphics image in MTV/PRT \\\n\
4056                         ray-tracer output format.  Its data type is named \\\n\
4057                         mtv-file.   mtv-file files have names ending \\\n\
4058                         with '.mtv'.
4059
4060 $ 26025 - This message is used by the mtv-file datatype. It is the error
4061 $   message when a user tries to "Open" a mtv-file file.
4062
4063 26025 Cannot open - No mtv-file file viewer available.
4064
4065 $ ----------------------------------------------------------------------------
4066 $ Messages 26026 is the description of the qrt-file datatype.
4067 $ 26026 - Do not translate QRT, qrt-file, '.qrt' in the message.  qrt-file is a 
4068 $        defined datatype name and it doesn't get translated and '.qrt' is 
4069 $        the filename pattern used to match this datatype.
4070
4071 26026 This file contains a graphics image in QRT \\\n\
4072                         ray-tracer output format.  Its data type is named \\\n\
4073                         qrt-file.  qrt-file files have names ending with '.qrt'.
4074
4075 $ 26027 - This message is used by the qrt-file datatype. It is the error
4076 $   message when a user tries to "Open" a qrt-file file.
4077
4078 26027 Cannot open - No qrt-file file viewer available.
4079
4080 $ ----------------------------------------------------------------------------
4081 $ Messages 26028 is the description of the imgw-file datatype.
4082 $ 26028 - Do not translate Img-whatnot, imgw-file, '.imgw' in the message. 
4083 $        imgw-file is a defined datatype name and it doesn't get translated 
4084 $        and '.imgw' is the filename pattern used to match this datatype.
4085
4086 26028 This file contains a graphics image in Img-whatnot \\\n\
4087                         format.  Its data type is named imgw-file.  \\\n\
4088                         imgw-file files have names ending with '.imgw'.
4089
4090 $ 26029 - This message is used by the imgw-file datatype. It is the error
4091 $   message when a user tries to "Open" a imgw-file file.
4092
4093 26029 Cannot open - No imgw-file file viewer available.
4094
4095 $ ----------------------------------------------------------------------------
4096 $ Messages 26030 is the description of the sld-file datatype.
4097 $ 26030 - Do not translate sld-file, '.sld' in the message.  sld-file is a 
4098 $        defined datatype name and it doesn't get translated and '.sld' is 
4099 $        the filename pattern used to match this datatype.
4100
4101 26030 This file contains a graphics image in AutoCAD \\\n\
4102                         slide format.  Its data type is named sld-file.  \\\n\
4103                         sld-file files have names ending with '.sld'.
4104
4105 $ 26031 - This message is used by the sld-file datatype. It is the error
4106 $   message when a user tries to "Open" a sld-file file.
4107
4108 26031 Cannot open - No sld-file file viewer available.
4109
4110 $ ----------------------------------------------------------------------------
4111 $ Messages 26032 is the description of the spc-file datatype.
4112 $ 26032 - Do not translate Atari, spc-file, '.spc' in the message.  spc-file 
4113 $        is a defined datatype name and it doesn't get translated and '.spc' 
4114 $        is the filename pattern used to match this datatype.
4115
4116 26032 This file contains a graphics image in Atari \\\n\
4117                         compressed Spectrum format.  Its data type is \\\n\
4118                         named spc-file.  spc-file files have names ending \\\n\
4119                         with '.spc'.
4120
4121 $ 26033 - This message is used by the spc-file datatype. It is the error
4122 $   message when a user tries to "Open" a spc-file file.
4123
4124 26033 Cannot open - No spc-file file viewer available.
4125
4126 $ ----------------------------------------------------------------------------
4127 $ Messages 26034 is the description of the spu-file datatype.
4128 $ 26034 - Do not translate Atari, spu-file, '.spu' in the message.  spu-file 
4129 $        is a defined datatype name and it doesn't get translated and '.spu' 
4130 $        is the filename pattern used to match this datatype.
4131
4132 26034 This file contains a graphics image in Atari \\\n\
4133                         uncompress Stectrum format.  Its data type is \\\n\
4134                         named spu-file.  spu-file files have names \\\n\
4135                         ending with '.spu'.
4136
4137 $ 26035 - This message is used by the spu-file datatype. It is the error
4138 $   message when a user tries to "Open" a spu-file file.
4139
4140 26035 Cannot open - No spu-file file viewer available.
4141
4142 $ ----------------------------------------------------------------------------
4143 $ Messages 26036 is the description of the gould-file datatype.
4144 $ 26036 - Do not translate Gould, gould-file, '.gould' in the message.  
4145 $        gould-file is a defined datatype name and it doesn't get translated 
4146 $        and '.gould' is the filename pattern used to match this datatype.
4147
4148 26036 This file contains a graphics image in Gould \\\n\
4149                         scanner format.  Its data type is named gould-file. \\\n\
4150                         gould-file files have names ending with '.gould'.
4151
4152 $ 26037 - This message is used by the gould-file datatype. It is the error
4153 $   message when a user tries to "Open" a gould-file file.
4154
4155 26037 Cannot open - No gould-file file viewer available.
4156
4157 $ ----------------------------------------------------------------------------
4158 $ Messages 26038 is the description of the raw-file datatype.
4159 $ 26038 - Do not translate rgb, raw-file, '.raw' in the message.  raw-file a 
4160 $        is a defined datatype name and it doesn't get translated and '.raw' 
4161 $        is the filename pattern used to match this datatype.
4162
4163 26038 This file contains a graphics image in raw rgb \\\n\
4164                         bytes format.  Its data type is named raw-file.  \\\n\
4165                         raw-file files have names ending with '.raw'.
4166
4167 $ 26039 - This message is used by the raw-file datatype. It is the error
4168 $   message when a user tries to "Open" a raw-file file.
4169
4170 26039 Cannot open - No raw-file file viewer available.
4171
4172 $ ----------------------------------------------------------------------------
4173 $ Messages 26040 is the description of the rgb3-file datatype.
4174 $ 26040 - Do not translate rgb3-file, '.rgb3' in the message.  rgb3-file is a 
4175 $        defined datatype name and it doesn't get translated and '.rgb3' is 
4176 $        the filename pattern used to match this datatype.
4177
4178 26040 This file contains a graphics image in three \\\n\
4179                         portable graymaps format.  Its data type is \\\n\
4180                         named rgb3-file.  rgb3-file files have names \\\n\
4181                         ending with '.rgb3'.
4182
4183 $ 26041 - This message is used by the rgb3-file datatype. It is the error
4184 $   message when a user tries to "Open" a rgb3-file file.
4185
4186 26041 Cannot open - No rgb3-file file viewer available.
4187
4188 $ ----------------------------------------------------------------------------
4189 $ Messages 26042 is the description of the fs-file datatype.
4190 $ 26042 - Do not translate fs-file, '.fs' in the message.  fs-file is a 
4191 $        defined datatype name and it doesn't get translated and '.fs' is 
4192 $        the filename pattern used to match this datatype.
4193
4194 26042 This file contains a graphics image in Usenix \\\n\
4195                         FaceSaver format. Its data type is named fs-file. \\\n\
4196                         fs-file files have names ending with '.fs'.
4197
4198 $ 26043 - This message is used by the fs-file datatype. It is the error
4199 $   message when a user tries to "Open" a fs-file file.
4200
4201 26043 Cannot open - No fs-file file viewer available.
4202
4203 $ ----------------------------------------------------------------------------
4204 $ Messages 26044 is the description of the fits-file datatype.
4205 $ 26044 - Do not translate FITS, fits-file, '.fits' in the message.  fits-file
4206 $        is a defined datatype name and it doesn't get translated and '.fits' 
4207 $        is the filename pattern used to match this datatype.
4208
4209 26044 This file contains a graphics image in FITS format. \\\n\
4210                         Its data type is named fits-file.  fits-file \\\n\
4211                         files have names ending with '.fits'.
4212
4213 $ 26045 - This message is used by the fits-file datatype. It is the error
4214 $   message when a user tries to "Open" a fits-file file.
4215
4216 26045 Cannot open - No fits-file file viewer available.
4217
4218 $ ----------------------------------------------------------------------------
4219 $ Messages 26046 is the description of the lispm-file datatype.
4220 $ 26046 - Do not translate lispm-file, '.lispm', or "This is a BitMap file"
4221 $        in the message.  lispm-file is a defined datatype name and it doesn't
4222 $        get translated and '.lispm', and "This is a BitMap file" are the 
4223 $        filename or CONTENT patterns used to match this datatype.
4224
4225 26046 This file contains a graphics image in Lisp \\\n\
4226                         Machine bit-array-file format.  Its data type \\\n\
4227                         is named lispm-file.  lispm-file files have \\\n\
4228                         names ending with '.lispm', or contain \\\n\
4229                         characters "This is a BitMap file".
4230
4231 $ 26047 - This message is used by the lispm-file datatype. It is the error
4232 $   message when a user tries to "Open" an lispm-file file.
4233
4234 26047 Cannot open - No lispm-file file viewer available.
4235
4236 $ ----------------------------------------------------------------------------
4237 $ Messages 26048 is the description of the rawg-file datatype.
4238 $ 26048 - Do not translate rawg-file, '.rawg' in the message.  rawg-file is a 
4239 $        defined datatype name and it doesn't get translated and '.rawg' is 
4240 $        the filename pattern used to match this datatype.
4241
4242 26048 This file contains a graphics image in raw \\\n\
4243                         grayscale bytes format.  Its data type is \\\n\
4244                         named rawg-file.  rawg-file files have names \\\n\
4245                         ending with '.rawg'.
4246
4247 $ 26049 - This message is used by the rawg-file datatype. It is the error
4248 $   message when a user tries to "Open" a rawg-file file.
4249
4250 26049 Cannot open - No rawg-file file viewer available.
4251
4252 $ ----------------------------------------------------------------------------
4253 $ No 26050 message
4254 $ ----------------------------------------------------------------------------
4255 $ Messages 26051 is the description of the mac-file datatype.
4256 $ 26051 - Do not translate MacPaint, mac-file, '.mac' in the message.  
4257 $        mac-file is a defined datatype name and it doesn't get translated 
4258 $        and '.mac' is the filename pattern used to match this datatype.
4259
4260 26051 This file contains a graphics image in MacPaint \\\n\
4261                         format.  Its data type is named mac-file.  \\\n\
4262                         mac-file files have names ending with '.mac'.
4263
4264 $ 26052 - This message is used by the mac-file datatype. It is the error
4265 $   message when a user tries to "Open" a mac-file file.
4266
4267 26052 Cannot open - No mac-file file viewer available.
4268
4269 $ ----------------------------------------------------------------------------
4270 $ Messages 26053 is the description of the atk-file datatype.
4271 $ 26053 - Do not translate atk-file, '.atk' in the message.  atk-file is a 
4272 $        defined datatype name and it doesn't get translated and '.atk' is 
4273 $        the filename pattern used to match this datatype.
4274
4275 26053 This file contains a graphics image in Andrew \\\n\
4276                         Toolkit raster format.  Its data type is named \\\n\
4277                         atk-file.  atk-file files have names ending with '.atk'.
4278
4279 $ 26054 - This message is used by the atk-file datatype. It is the error
4280 $   message when a user tries to "Open" a atk-file file.
4281
4282 26054 Cannot open - No atk-file file viewer available.
4283
4284 $ ----------------------------------------------------------------------------
4285 $ Messages 26055 is the description of the brush-file datatype.
4286 $ 26055 - Do not translate brush-file, '.brush' in the message.  brush-file 
4287 $        is a defined datatype name and it doesn't get translated and 
4288 $        '.brush' is the filename pattern used to match this datatype.
4289
4290 26055 This file contains a graphics image in doodle brush \\\n\
4291                         format.  Its data type is named brush-file.  \\\n\
4292                         brush-file files have names ending with '.brush'.
4293
4294 $ 26056 - This message is used by the brush-file datatype. It is the error
4295 $   message when a user tries to "Open" a brush-file file.
4296
4297 26056 Cannot open - No brush-file file viewer available.
4298
4299 $ ----------------------------------------------------------------------------
4300 $ Messages 26057 is the description of the cmu-file datatype.
4301 $ 26057 - Do not translate CMU, cmu-file, '.cmu', or "\361\0\100\273" in the
4302 $        message.  cmu-file is a defined datatype name and it doesn't get
4303 $        translated and '.cmu', and "\361\0\100\273" are the filename or 
4304 $        CONTENT patterns used to match this datatype.
4305
4306 26057 This file contains a graphics image in CMU window \\\n\
4307                         manager bitmap format.  Its data type is named \\\n\
4308                         cmu-file.  cmu-file files have names ending with \\\n\
4309                         '.cmu', or contain characters "\\361\\0\\100\\273".
4310
4311 $ 26058 - This message is used by the cmu-file datatype. It is the error
4312 $   message when a user tries to "Open" an cmu-file file.
4313
4314 26058 Cannot open - No cmu-file file viewer available.
4315
4316 $ ----------------------------------------------------------------------------
4317 $ Messages 26059 is the description of the mgr-file datatype.
4318 $ 26059 - Do not translate MGR, mgr-file, '.mgr', or "yz" in the
4319 $        message.  mgr-file is a defined datatype name and it doesn't get
4320 $        translated and '.mgr', and "yz" are the filename or CONTENT 
4321 $        patterns used to match this datatype.
4322
4323 26059 This file contains a graphics image in MGR bitmap \\\n\
4324                         format.  Its data type is named mgr-file. \\\n\
4325                         mgr-file files have names ending with '.mgr', or \\\n\
4326                         contain characters "yz".
4327
4328 $ 26060 - This message is used by the mgr-file datatype. It is the error
4329 $   message when a user tries to "Open" an mgr-file file.
4330
4331 26060 Cannot open - No mgr-file file viewer available.
4332
4333 $ ----------------------------------------------------------------------------
4334 $ Messages 26061 is the description of the g3-file datatype.
4335 $ 26061 - Do not translate g3-file, '.g3' in the message.  g3-file is a 
4336 $        defined datatype name and it doesn't get translated and '.g3' is 
4337 $        the filename pattern used to match this datatype.
4338
4339 26061 This file contains a graphics image in Group 3 fax \\\n\
4340                         format.  Its data type is named g3-file.  g3-file \\\n\
4341                         files have names ending with '.g3'.
4342
4343 $ 26062 - This message is used by the g3-file datatype. It is the error
4344 $   message when a user tries to "Open" a g3-file file.
4345
4346 26062 Cannot open - No g3-file file viewer available.
4347
4348 $ ----------------------------------------------------------------------------
4349 $ Messages 26063 is the description of the img-file datatype.
4350 $ 26063 - Do not translate GEM, IMG, img-file, '.img' in the message.  
4351 $        img-file is a defined datatype name and it doesn't get translated 
4352 $        and '.img' is the filename pattern used to match this datatype.
4353
4354 26063 This file contains a graphics image in GEM IMG format. \\\n\
4355                         Its data type is named img-file.  img-file \\\n\
4356                         files have names ending with '.img'.
4357
4358 $ 26064 - This message is used by the img-file datatype. It is the error
4359 $   message when a user tries to "Open" a img-file file.
4360
4361 26064 Cannot open - No img-file file viewer available.
4362
4363 $ ----------------------------------------------------------------------------
4364 $ Messages 26065 is the description of the pi3-file datatype.
4365 $ 26065 - Do not translate pi3, pi3-file, '.pi3' in the message.  pi3-file is 
4366 $        a defined datatype name and it doesn't get translated and '.pi3' is 
4367 $        the filename pattern used to match this datatype.
4368
4369 26065 This file contains a graphics image in Atari Degas \\\n\
4370                         pi3 format.  Its data type is named pi3-file.  \\\n\
4371                         pi3-file files have names ending with '.pi3'.
4372
4373 $ 26066 - This message is used by the pi3-file datatype. It is the error
4374 $   message when a user tries to "Open" a pi3-file file.
4375
4376 26066 Cannot open - No pi3-file file viewer available.
4377
4378 $ ----------------------------------------------------------------------------
4379 $ Messages 26067 is the description of the xbm-file datatype.
4380 $ 26067 - Do not translate xbm-file, '.xbm' in the message.  xbm-file is a 
4381 $        defined datatype name and it doesn't get translated and '.xbm' is 
4382 $        the filename pattern used to match this datatype.
4383
4384 26067 This file contains a graphics image in X Bitmap \\\n\
4385                         format.  Its data type is named xbm-file.  xbm-file \\\n\
4386                         files have names ending with '.xbm'.
4387
4388 $ 26068 - This message is used by the xbm-file datatype. It is the error
4389 $   message when a user tries to "Open" a xbm-file file.
4390
4391 26068 Cannot open - No xbm-file file viewer available.
4392
4393 $ ----------------------------------------------------------------------------
4394 $ Messages 26069 is the description of the ybm-file datatype.
4395 $ 26069 - Do not translate ybm-file, '.ybm', or "!!" in the
4396 $        message.  ybm-file is a defined datatype name and it doesn't get
4397 $        translated and '.ybm', and "!!" are the filename or CONTENT 
4398 $        patterns used to match this datatype.
4399
4400 26069 This file contains a graphics image in Benet Yee's \\\n\
4401                          face format.  Its data type is named ybm-file. \\\n\
4402                          ybm-file files have names ending with '.ybm', or \\\n\
4403                          contain characters "!!".
4404
4405 $ 26070 - This message is used by the ybm-file datatype. It is the error
4406 $   message when a user tries to "Open" an ybm-file file.
4407
4408 26070 Cannot open - No ybm-file file viewer available.
4409
4410 $ ----------------------------------------------------------------------------
4411 $ Messages 26071 is the description of the hips-file datatype.
4412 $ 26071 - Do not translate HIPS, hips-file, '.hips' in the message.  hips-file
4413 $        is a defined datatype name and it doesn't get translated and '.hips'
4414 $        is the filename pattern used to match this datatype.
4415
4416 26071 This file contains a graphics image in HIPS format. \\\n\
4417                         Its data type is named hips-file.  hips-file \\\n\
4418                         files have names ending with '.hips'.
4419
4420 $ Messages 26072 is used by the hips-file datatype. It is the error
4421 $   message when a user tries to "Open" a hips-file file.
4422 $ 26072 - Do not translate hips-file in the message.  hips-file is a 
4423 $        defined datatype name and it doesn't get translated. 
4424
4425 26072 Cannot open - No hips-file file viewer available.
4426
4427 $ ----------------------------------------------------------------------------
4428 $ Messages 26073 is the description of the photocd-file datatype.
4429 $ 26073 - Do not translate photocd-file, '.pcd', '.PCD' in the message.  
4430 $        photocd-file is a defined datatype name and it doesn't get translated 
4431 $        and '.pcd',and  '.PCD' are the filename patterns used to match 
4432 $        this datatype.
4433
4434 26073 This file contains a graphics image in photocd format. \\\n\
4435                         Its data type is named photocd-file.  \\\n\
4436                         photocd-file files have names ending with \\\n\
4437                         '.pcd' or '.PCD'.
4438
4439 $ Messages 26074 is used by the photocd-file datatype. It is the error
4440 $   message when a user tries to "Open" a photocd-file file.
4441 $ 26074 - Do not translate photocd-file in the message.  photocd-file is a
4442 $        defined datatype name and it doesn't get translated.
4443
4444 26074 Cannot open - No photocd-file file viewer available.
4445
4446 $ ----------------------------------------------------------------------------
4447
4448 $ Datatype labels - below is a list of datatype labels that need to 
4449 $  be translated.
4450
4451 27001 Desktop Applications  
4452 27002 Desktop Tools  
4453 27003 System Administration  
4454
4455
4456 30000 Put On Workspace
4457 30001 This action (DtPutOnWorkspace) will place an object on the workspace
4458
4459 $ The followings are added by IBM for 41J
4460 $ They are used to display datatypes by dtfile. Don't use so long name.
4461 $ See COSE cmvc 7649
4462
4463 31000 BM
4464 $ See 3001 for detail
4465 31001 PM
4466 $ See 3002 for detail
4467 31002 PCL
4468 $ See 3003 for detail
4469 31003 POSTSCRIPT
4470 $ See 3006 for detail
4471 31004 AUDIO
4472 $ See 3009 for detail
4473 31005 TIFF
4474 $ See 3014 for detail
4475 31006 JPEG
4476 $ See 3017 for detail
4477 31007 MPEG
4478 $ See 3020 for detail
4479 31008 GIF
4480 $ See 3023 for detail
4481 31009 README
4482 $ See 3026 for detail
4483 31010 HTML
4484 $ See 3027 for detail
4485 31011 RICHTEXT
4486 $ See 3028 for detail
4487 31012 MSDOS_EXE
4488 $ See 3029 for detail
4489 31013 CORE
4490 $ See 6001 for detail
4491 31014 OBJECT
4492 $ See 6002
4493 31015 ASSEMBLER
4494 $ See 6003
4495 31016 ARCH_LIB
4496 $ See 6004
4497 31017 SHARED_LIB
4498 $ See 6006
4499 31018 C_SRC
4500 $ See 6008
4501 31019 CPLUSPLUS_SRC
4502 $ See 6010
4503 31020 H_SRC
4504 $ See 6012
4505 31021 MAKEFILE
4506 $ See 6013
4507 31022 IMAKEFILE
4508 $ See 6016
4509 31023 DT
4510 $ See 2001
4511 31024 FP
4512 $ See 2004
4513 31025 DTFILE_FILE
4514 $ See 2005
4515 31026 DTKSH_SCRIPT
4516 $ See 2006
4517 31027 DTKSH_CONV
4518 $ See 2007
4519 31028 AGROUP
4520 $ See 13008
4521 31029 DTAPPS_GROUP
4522 $ See 13002
4523 31030 INFORMATION_APPGROUP
4524 $ See 13004
4525 31031 SYSTEM_ADMIN_APPGROUP
4526 $ See 13005
4527 31032 DTTOOLS_APPGROUP
4528 $ See 13006
4529 31033 AGUP
4530 $ See 13007
4531 31034 TRASH_FOLDER
4532 $ See 4003
4533 31035 PARENT_FOLDER
4534 $ See 4004
4535 31036 CURRENT_FOLDER
4536 $ See 4005
4537 31037 DOT_FOLDER
4538 $ See 4006
4539 31038 FOLDER_LOCK
4540 $ See 4007
4541 31039 NON_WRITABLE_FOLDER
4542 $ See 4007
4543 31040 FOLDER
4544 $ See 4008
4545 31041 RECURSIVE_LINK
4546 $ See 4009
4547 31042 BROKEN_LINK
4548 $ See 4010
4549 31043 DOT_FILE
4550 $ See 4011
4551 31044 EXECUTABLE
4552 $ See 4012
4553 31045 UNKNOWN
4554 $ See 4013
4555 31046 DATA
4556 $ See 4014
4557 31047 DTHELP_VOL
4558 $ See 11001
4559 31048 DTHELP_HT
4560 $ See 11002
4561 31049 DTHELP_HVK
4562 $ See 11003
4563 31050 DTHELP_XRH
4564 $ See 11004
4565 31051 DTHELP_PRINT_FILE
4566 $ See 8001
4567 31052 DTHELP_HTG
4568 $ See 16002
4569 31053 DTHELP_CTG
4570 $ See 16003
4571 31054 DTHELP_ERR
4572 $ See 16004
4573 31055 TEXTFILE
4574 $ See 5001
4575 31056 Sun-raster
4576 $ See 26001
4577 31057 pict-file
4578 $ See 26002
4579 31058 ppm-file
4580 $ See 26004
4581 31059 pj-file
4582 $ See 26006
4583 31060 pgm-file
4584 $ See 26008
4585 31061 pbm-file
4586 $ See 26010
4587 31062 ilbm-file
4588 $ See 26012
4589 31063 pi1-file
4590 $ See 26014
4591 31064 pcx-file
4592 $ See 26016
4593 31065 tga-file
4594 $ See 26018
4595 31066 xim-file
4596 $ See 26022
4597 31067 mtv-file
4598 $ See 26024
4599 31068 qrt-file
4600 $ See 26026
4601 31069 imgw-file
4602 $ See 26028
4603 31070 sld-file
4604 $ See 26030
4605 31071 spc-file
4606 $ See 26032
4607 31072 spu-file
4608 $ See 26034
4609 31073 gould-file
4610 $ See 26036
4611 31074 fs-file
4612 $ See 26042
4613 31075 fits-file
4614 $ See 26044
4615 31076 lispm-file
4616 $ See 26046
4617 31077 hips-file
4618 $ See 26071
4619 31078 mac-file
4620 $ See 26051
4621 31079 atk-file
4622 $ See 26053
4623 31080 brush-file
4624 $ See 26055
4625 31081 cmu-file
4626 $ See 26057
4627 31082 mgr-file
4628 $ See 26059
4629 31083 g3-file
4630 $ See 26061
4631 31084 img-file
4632 $ See 26063
4633 31085 pi3-file
4634 $ See 26065
4635 31086 xbm-file
4636 $ See 26067
4637 31087 ybm-file
4638 $ See 26069
4639 31088 PRINTER_UNKNOWN
4640 $ See 7009
4641 31089 MAN_PAGE
4642 $ See 10001
4643 31090 TAR
4644 $ See 10002
4645 31091 COMPRESSED
4646 $ See 10010
4647 31092 SHELL
4648 $ See 10013
4649 31093 CSHELL
4650 $ See 10014
4651 31094 KSHELL
4652 $ See 10015
4653 31095 SHAR
4654 $ See 10016
4655 31096 UUENCODE
4656 $ See 10019
4657 31097 MESSAGE_CAT
4658 $ See 10022
4659 31098 XWD
4660 $ See 12001
4661 31099 UIL
4662 $ See 3030 for detail
4663 31100 DtcmAppointmentAttrs
4664 $ See 20001
4665 31101 BIP
4666 $ See 24001
4667 31102 BIL
4668 $ See 24003
4669 31103 BIX
4670 $ See 24005
4671 31104 DTMAIL_FILE
4672 $ See 17001
4673
4674 $ 31105 OBS- DTEXTERNALBODY
4675 $ See 17003
4676
4677
4678 $ ----------------------------------------------------------------------------
4679 $ Messages 31106 - 31107 refer to the Empty Trash Can (DtEmptyTrash) action.
4680
4681 31106 Empty Trash Can
4682
4683 $ 31107 - do not translate (DtEmptyTrash).
4684
4685 31107 The Empty Trash Can (DtEmptyTrash) action empties the desktop Trash \\\n\
4686                         Can window when the action icon is double-clicked.
4687
4688
4689 $ Used by mailer to handle text/enriched mime types.
4690 $ "-NEW"
4691
4692 31108 ENRICHED_TEXT
4693 $ See 3045 for detail
4694
4695
4696
4697 $ **************************************************************************
4698 $ **************************************************************************
4699 $ *  dtinfo.dt
4700 $ **************************************************************************
4701
4702 $ * DESCRIPTION
4703 $ * The dtinfo.dt file defines Datatypes and Actions for dtinfo.
4704
4705 $ ----------------------------------------------------------------------------
4706 $ This message is used for the TYPE_LABEL field of the DtInfoLib 
4707 $   DATA_ATTRIBUTES definition.
4708 31200 Info Lib
4709
4710 $ This message is used for the DESCRIPTION field of the DtInfoLib 
4711 $   DATA_ATTRIBUTES definition.
4712 31201 On-line documentation for the Information Manager.
4713
4714 $ This message is used for the LABEL field of the DtLoadInfoLib 
4715 $   ACTION definition.
4716 31202 Load InfoLib
4717
4718 $ This message is used for the DESCRIPTION field of the DtLoadInfoLib 
4719 $   ACTION definition.
4720 31203 Start an information browser.
4721
4722 $ This message is used for the Label field of the Print
4723 $   ACTION definition.
4724 31204 Print
4725
4726
4727 $ **************************************************************************
4728 $ **************************************************************************
4729 $ *  dtims.dt
4730 $ **************************************************************************
4731
4732 $ * DESCRIPTION
4733 $ * The dtims.dt file defines Actions for dtimsstart.
4734
4735 $ ----------------------------------------------------------------------------
4736 $ This message is used for the LABEL field of the DtImsMode
4737 $   ACTION definition.
4738 $ Please do not translate DtImsMode.
4739 31300 DtImsMode
4740
4741 $ This message is used for the DESCRIPTION field of the DtImsMode
4742 $   ACTION definition.
4743 $ Please do not translate DtImsMode.
4744 31301 The DtImsMode action sets the selection mode for Input Method.
4745
4746 $ This message is used for the DESCRIPTION field of the DtImsGetRemoteConf
4747 $   ACTION definition.
4748 31302 This action obtains Input Method configuration data \\\n\
4749 from a remote system.
4750
4751 $ This message is used for the DESCRIPTION field of the DtImsRunRemoteIms
4752 $   ACTION definition.
4753 31303 This action starts an Input Method Server on a remote system.
4754
4755
4756 $ **************************************************************************
4757 $ **************************************************************************
4758 $ *  ibm.dt
4759 $ **************************************************************************
4760
4761 $ * DESCRIPTION
4762 $ * The ibm.dt file defines Actions for ibm specific stuff.
4763
4764 $ ----------------------------------------------------------------------------
4765
4766 $ This message is used for the LABEL field of the OpenDtWelcome  
4767 $   ACTION definition.
4768 $ "-NEW"
4769 32101 "Label for OpenDtWelcome action"
4770
4771 $ This message is used for the DESCRIPTION field of the OpenDtWelcome  
4772 $   ACTION definition.
4773 $ "-NEW"
4774 32102 "Description for OpenDtWelcome action"
4775
4776 $ This message is used for the DESCRIPTION field of the VsmUsersGroups
4777 $   ACTION definition.
4778 $ "-NEW"
4779 32104 "The"
4780
4781 $ This message is used for the DESCRIPTION field of the VsmPrintManager
4782 $   ACTION definition.
4783 $ "-NEW"
4784 32105 "The"
4785
4786 $ This message is used for the DESCRIPTION field of the VsmStorageManager
4787 $   ACTION definition.
4788 $ "-NEW"
4789 32106 "The"
4790
4791 $ This message is used for the DESCRIPTION field of the VsmDevicesManager
4792 $   ACTION definition.
4793 $ "-NEW"
4794 32107 "The"
4795
4796 $ This message is used for the DESCRIPTION field of the VsmInstallManager
4797 $   ACTION definition.
4798 $ "-NEW"
4799 32108 "The"
4800
4801 $ This message is used for the DESCRIPTION field of the VsmEasyInstall
4802 $   ACTION definition.
4803 $ "-NEW"
4804 32109 "The"
4805
4806 $ This message is used for the DESCRIPTION field of the VsmMaintainSoftware
4807 $   ACTION definition.
4808 $ "-NEW"
4809 32110 "The"
4810
4811 $ This message is used for the DESCRIPTION field of the VsmSetDateTime
4812 $   ACTION definition.
4813 $ "-NEW"
4814 32111 "The"
4815
4816 $ This message is used for the DESCRIPTION field of the VsmShowSchedule
4817 $   ACTION definition.
4818 $ "-NEW"
4819 32112 "The"
4820
4821 $ This message is used for the DESCRIPTION field of the VsmIARun
4822 $   ACTION definition.
4823 $ "-NEW"
4824 32113 "The"
4825
4826 $ This message is used for the LABEL field of the VsmUsersGroups
4827 $   ACTION definition.
4828 $ "-NEW"
4829 32200 "xuserm"
4830
4831 $ This message is used for the LABEL field of the VsmPrintManager
4832 $   ACTION definition.
4833 $ "-NEW"
4834 32201 "xprintm"
4835
4836 $ This message is used for the LABEL field of the VsmStorageManager
4837 $   ACTION definition.
4838 $ "-NEW"
4839 32202 "xlvm"
4840
4841 $ This message is used for the LABEL field of the VsmDevicesManager
4842 $   ACTION definition.
4843 $ "-NEW"
4844 32203 "xdevicem"
4845
4846 $ This message is used for the LABEL field of the VsmInstallManager
4847 $   ACTION definition.
4848 $ "-NEW"
4849 32204 "xinstallm"
4850
4851 $ This message is used for the LABEL field of the VsmEasyInstall
4852 $   ACTION definition.
4853 $ "-NEW"
4854 32205 "xinstallm-ez"
4855
4856 $ This message is used for the LABEL field of the VsmMaintainSoftware
4857 $   ACTION definition.
4858 $ "-NEW"
4859 32206 "xmaintm"
4860
4861 $ This message is used for the LABEL field of the VsmSetDateTime
4862 $   ACTION definition.
4863 $ "-NEW"
4864 32207 "xdat"
4865
4866 $ This message is used for the LABEL field of the VsmShowSchedule
4867 $   ACTION definition.
4868 $ "-NEW"
4869 32208 "xdat-m"
4870
4871 $ This message is used for the LABEL field of the VsmIARun & VsmInstallAssist
4872 $   ACTION definition.
4873 $ "-NEW"
4874 32209 "install_assist"