home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd2.bin / convert / eJayMp3Pro / mp3pro_demo.exe / PXDDB.TXT < prev    next >
Encoding:
Text File  |  2001-03-15  |  8.2 KB  |  363 lines

  1. ( MP3PRO
  2.     ( MP3PRO
  3.         . Typ = MP3PRO
  4.         . Version = 1.0
  5.         . UpdateUrl = http://update.ejay.com/mp3pro/mp3pro_updatedemo
  6.     )
  7. )
  8. ( CDDB
  9.     ( CDDB
  10.         . Typ = CDDB
  11.         . Timeout = 16000
  12.         ( Server
  13.             : www.freedb.org
  14.             : www.mp3station.pxd.com
  15.         )
  16.     )
  17. )
  18. ( Window
  19.     ( W_MainScreen
  20.         . Typ = Window
  21.         . Center = true
  22.         . Width  = 799
  23.         . Height = 611
  24.         . StartWidth = 800
  25.         . StartHeight = 600
  26.         . MinWidth = 800
  27.         . MinHeight = 600
  28.         . Title = eJay MP3 PRO
  29.         . Resize = true
  30.         . Animate = false
  31.         . Timeout = 3000
  32.         . Visible = false
  33.         . Scale = off
  34.         . BorderMask = db/main/main.msk
  35.         ( Save
  36.             . Control = PY_Options
  37.         )
  38.         ( Startup
  39.             . Bitmap = startup.bmp
  40.             . Sound = startup.wav
  41.             . Color = 0xFFFFFF
  42.             . Label = -
  43.             . X = 540
  44.             . Y = 250
  45.             ( Font
  46.                 . Size = 24
  47.                 . Name = Tahoma
  48.             )
  49.         )
  50.         ( Impressum 
  51.             . Bitmap = startup.bmp
  52.             . Sound = startup.wav
  53.             . Color = 0x000000
  54.             . X = 33
  55.             . Y = 310
  56.             ( Font
  57.                 . Size = 13
  58.                 . Name = Tahoma
  59.             )
  60.             ( Text
  61.         :         G. Anderson, D. Anker, C. Bauer, A. BΣurle, K. Birke, S. Braun, M. Colli, A. Dickenson, D. di Nisio,
  62.         :   E. Duerden, T. Drewling, O. Eberdt, H. Ewert, D. Frederick, D. Frⁿh, V. Gietz, M. Gminder, R. Gravenstein, 
  63.         :        W. Gruel, B. Hansen, N. A. Hart, M. Heber, O. Heinzel, T. Hohenstatt, S. Kania, W. Kern, M. KrΣnzle, 
  64.         :              V. Kwauka, B. Mirwald, U. M÷llhoff, K. Nadj, T. Peichl, D. Pursanidu, F. Preissinger,  J. Raths, 
  65.         :            H. Rietschel, S. R÷ssler, A. Sabbathi, B. Schempp, H. Schmitz, J. Sch÷pf, D. Scott, J. Settelmeier, 
  66.         :                  F. Siepert,  J. Strang, C. Tapal, A. Tell, B. Throll, A. Thumm, M. Uttenweiler, N. Wallasch, 
  67.         :                                                   T. Wendlandt, H. Werner, S. Zach, J. Zechner    
  68.                     :                                    MP3 Encoders GOGO/LAME are licensed under the terms of LGPL 
  69.         :                                          ⌐ 1999 PEN@MarineCat, shigeo, www.sulaco.org/mp3
  70.             )
  71.         )
  72.     )
  73. )
  74. ( WindowSizer
  75.     ( WS_001
  76.         . Typ = WindowSizer
  77.         . Size = b
  78.         . X = 763
  79.         . Y = 577
  80.         . Width = 7
  81.         . Height = 11
  82.         . QuickTip = Resize
  83.         . Cursor = CUR_SCALE_NWSE
  84.         ( Events
  85.             : MouseUp
  86.             : MouseDown
  87.             : MouseMove
  88.         )
  89.     )
  90.     ( WS_002
  91.         . Typ = WindowSizer
  92.         . Size = h
  93.         . X = 494
  94.         . Y = 600
  95.         . Width = 20
  96.         . Height = 10
  97.         . QuickTip = Resize
  98.         . Cursor = CUR_SCALE_NS
  99.         ( Events
  100.             : MouseUp
  101.             : MouseDown
  102.             : MouseMove
  103.         )
  104.     )
  105.     ( WS_003
  106.         . Typ = WindowSizer
  107.         . Size = h
  108.         . X = 262
  109.         . Y = 600
  110.         . Width = 20
  111.         . Height = 10
  112.         . QuickTip = Resize
  113.         . Cursor = CUR_SCALE_NS
  114.         ( Events
  115.             : MouseUp
  116.             : MouseDown
  117.             : MouseMove
  118.         )
  119.     )        
  120. )
  121. ( Database
  122.     ( Database
  123.         . Typ = Database
  124.         #. Start = S_Burn
  125.         . Start = S_Main
  126.         . QuickTipTime = 1000
  127.         . PythonDebug = true
  128.         ( Load
  129.             : db/general/stdgui.txt
  130.             : db/general/icons.txt
  131.             : db/general/dialog.txt
  132.             : db/general/scrollers.txt
  133.             : db/general/picturebox.txt
  134.             : db/general/message/message.txt
  135.             : startup.txt
  136.         )
  137.         ( Szene
  138.             . S_Audio = db/audio/audio.txt
  139.             . S_Animator = db/animator/animator.txt
  140.             . S_Explorer = db/explorer/explorer.txt
  141.             . S_Info = db/info/info.txt
  142.             . S_Main = db/main/main.txt
  143.             . S_Coverprintmain = db/coverprintmain/coverprintmain.txt
  144.             . S_Burn = db/burn/burn.txt
  145.             . S_Edit = db/edit/edit.txt
  146.             . S_Grab = db/grab/grab.txt
  147.             . S_Options = db/options/options.txt
  148.             . S_Radio = db/radio/radio.txt
  149.             . S_Qual = db/qudewa/qudewa.txt
  150.             #
  151.             # Dialog-Szenen
  152.             #
  153.             . S_Diaprint = db/diaprint/diaprint.txt
  154.             . S_Progress = db/progress/progress.txt
  155.             . S_Fade = db/fade/fade.txt
  156.             . S_Search = db/search/search.txt
  157.         )
  158.     )
  159. )
  160. ( Texte
  161.         ( T_Texte
  162.         . Typ =    Texte
  163.         ( DemoVersion
  164.             . Type = Information
  165.             . Header = $L_H_DEMO_VERSION
  166.             . Text = $L_T_DEMO_VERSION
  167.             )
  168.         ( DemoBurn
  169.             . Type = Information
  170.             . Header = $L_T_DEMO_BURN
  171.             . Text = $L_H_DEMO_BURN
  172.             )
  173.         ( DemoWelcome
  174.             . Type = Information
  175.             . Header = $L_H_DEMO_WELCOME
  176.             . Text = $L_T_DEMO_WELCOME
  177.             )
  178.         ( RenameError
  179.             . Type = Information
  180.             . Header = $L_H_RENAME_ERROR
  181.             . Text = $L_T_RENAME_ERROR
  182.             )
  183.         ( NewFolderError
  184.             . Type = Information
  185.             . Header = $L_H_NEW_FOLDER_ERROR
  186.             . Text = $L_T_NEW_FOLDER_ERROR
  187.             )
  188.         ( NoEncodings
  189.             . Type = Information
  190.             . Header = $L_H_DEMO_NO_ENCODINGS
  191.             . Text = $L_T_DEMO_NO_ENCODINGS
  192.             )
  193.         ( Encodings
  194.             . Text = $L_T_DEMO_ENCODINGS_LEFT
  195.             )
  196.         ( DeletePlaylist
  197.             . Type = Question
  198.             . Header = $L_H_DEL_PLAYLIST_QUERY
  199.             . Text = $L_T_DEL_PLAYLIST_QUERY
  200.             )
  201.         ( OnlineQuery
  202.             . Type = Question
  203.             . Header = $L_H_ONLINE_QUERY
  204.             . Text = $L_T_ONLINE_QUERY
  205.             )
  206.         ( CDCopyError9
  207.             . Type = Information
  208.             . Header = $L_H_COPY_ERROR9
  209.             . Text = $L_T_COPY_ERROR9
  210.             )
  211.         ( CDCopyError10
  212.             . Type = Information
  213.             . Header = $L_H_COPY_ERROR10
  214.             . Text = $L_T_COPY_ERROR10
  215.             )
  216.         ( CDCopyError11
  217.             . Type = Information
  218.             . Header = $L_H_COPY_ERROR11
  219.             . Text = $L_T_COPY_ERROR11
  220.             )
  221.         ( CDWriteError9
  222.             . Type = Information
  223.             . Header = $L_H_WRITE_ERROR9
  224.             . Text = $L_T_WRITE_ERROR9
  225.             )
  226.         ( CDWriteError10
  227.             . Type = Information
  228.             . Header = $L_H_WRITE_ERROR10
  229.             . Text = $L_T_WRITE_ERROR10
  230.             )
  231.         ( CDWriteError11
  232.             . Type = Information
  233.             . Header = $L_H_WRITE_ERROR11
  234.             . Text = $L_T_WRITE_ERROR11
  235.             )
  236.         ( BurnError10
  237.             . Type = Information
  238.             . Header = $L_H_BURN_ERROR10
  239.             . Text = $L_T_BURN_ERROR10
  240.             )
  241.         ( BurnError11
  242.             . Type = Information
  243.             . Header = $L_H_BURN_ERROR11
  244.             . Text = $L_T_BURN_ERROR11
  245.             )
  246.         ( BurnError12
  247.             . Type = Information
  248.             . Header = $L_H_BURN_ERROR12
  249.             . Text = $L_T_BURN_ERROR12
  250.             )
  251.         ( BurnError13
  252.             . Type = Information
  253.             . Header = $L_H_BURN_ERROR13
  254.             . Text = $L_T_BURN_ERROR13
  255.             )
  256.         ( BurnError14
  257.             . Type = Information
  258.             . Header = $L_H_BURN_ERROR14
  259.             . Text = $L_T_BURN_ERROR14
  260.             )
  261.         ( BurnError15
  262.             . Type = Information
  263.             . Header = $L_H_BURN_ERROR15
  264.             . Text = $L_T_BURN_ERROR15
  265.             )
  266.         ( BurnError16
  267.             . Type = Information
  268.             . Header = $L_H_BURN_ERROR16
  269.             . Text = $L_T_BURN_ERROR16
  270.             )
  271.         ( BurnError17
  272.             . Type = Information
  273.             . Header = $L_H_BURN_ERROR17
  274.             . Text = $L_T_BURN_ERROR17
  275.             )
  276.         ( BurnError20
  277.             . Type = Information
  278.             . Header = $L_H_BURN_ERROR20
  279.             . Text = $L_T_BURN_ERROR20
  280.             )
  281.         ( BurnInsertCD
  282.             . Type = Information
  283.             . Header = $L_H_BurnInsertCD
  284.             . Text = $L_T_BurnInsertCD
  285.             )
  286.         ( BurnTooBig
  287.             . Type = Information
  288.             . Header = $L_H_BurnTooBig
  289.             . Text = $L_T_BurnTooBig
  290.             )
  291.         ( CDCopyBox
  292.             . Type = Information
  293.             . Header = $L_H_COPY_BOX_PREP
  294.             . Text = $L_T_COPY_BOX_PREP
  295.             )
  296.         ( BurnBox
  297.             . Type = Information
  298.             . Header = $L_H_COPY_BOX_PREP2
  299.             . Text = $L_T_COPY_BOX_PREP2
  300.             )
  301.         ( NoCDDBFound
  302.             . Type = Information
  303.             . Header = $L_H_NO_CDDB_DATA
  304.             . Text = $L_T_NO_CDDB_DATA
  305.             )
  306.         ( BurnPlaylistEmpty
  307.             . Type = Information
  308.             . Header = $L_H_BURN_PLAYLIST_EMPTY
  309.             . Text = $L_T_BURN_PLAYLIST_EMPTY
  310.             )
  311.         ( RecordAsWav
  312.             . Text = $L_T_REC_WAV
  313.             )
  314.         ( RecordAsMp3
  315.             . Text = $L_T_REC_MP3
  316.             )
  317.         ( ArchivPathDialog
  318.             . Text = $L_T_SELECT_ARCHIVE_PATH
  319.             )
  320.         ( ExplorerPlay
  321.             . Text = $L_T_EXPLORER_PLAY
  322.             )
  323.         ( NotWorking
  324.             . Type = Information
  325.             . Header = eJay    MP3PRO
  326.             . Text = $L_T_NOTWORKING
  327.             )
  328.         ( ProgressFinished
  329.             . Text = $L_T_FINISHED
  330.             )
  331.         ( EndOfDemo
  332.             . Type = Information
  333.             . Header = eJay MP3PRO
  334.             . Text = $L_T_END_OF_DEMO
  335.             )
  336.         ( DownloadUpdate
  337.             . Type = Question
  338.             . Header = eJay MP3PRO
  339.             . Text = $L_T_UPDATE
  340.             )
  341.         ( WaveEdit1
  342.             . Type = Information
  343.             . Header = eJay MP3PRO
  344.             . Text = $_L_T_SHORTMARK
  345.             )
  346.         ( WaveEdit2
  347.             . Type = Information
  348.             . Header = eJay MP3PRO
  349.             . Text = $L_T_WRONGFORMAT
  350.             )
  351.         ( WaveEdit3
  352.             . Type = Information
  353.             . Header = eJay MP3PRO
  354.             . Text = $L_T_SHORTWAV
  355.             )
  356.         ( WaveEdit4
  357.             . Type = Information
  358.             . Header = eJay MP3PRO
  359.             . Text = $L_T_NOTDELETE
  360.             )
  361.         )
  362. )
  363.