home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 July / PCWorld_2001-07_cd.bin / Software / Topware / w2ksp2en / w2ksp2.exe / i386 / wms4.cab / uniwiz.ocx / string.txt next >
Encoding:
Text File  |  1999-11-09  |  8.8 KB  |  89 lines

  1. 1    Windows Media Unicast Wizard Control
  2. 2    Uniwiz Property Page
  3. 100    OLE initialization failed.  Make sure that the OLE libraries are the correct version.
  4. 101    &About uniwiz...
  5. 102    Publishing Point wizard
  6. 104    <HTML>%n<HEAD>%n<TITLE>Document Title</TITLE>%n</HEAD>%n%n<BODY>%n%n<!-- When the following HREF is selected, a browser will download the %n.asx file and try to "run" the file.  This will launch the Microsoft Windows%nMedia Player which in turn opens the file and plays the URL within it. It%nis assumed that this .htm file and the .asx file are located in the %nsame directory. -->%n<a href="%1">HREF to %2</a>%n%n<!-- The following line is a sample for how to retrieve an .asx file from%nan HTTP server. -->%n<!--<a href="http://HTTP_server/sample.asx">HREF to %3</a>-->%n%n%n</BODY>%n</HTML>%n
  7. 105    <HTML>%n<HEAD>%n<TITLE>Document Title</TITLE>%n</HEAD>%n%n<BODY>%n%n<script language="JavaScript">%n<!--%n    if ( navigator.appName == "Netscape" )%n    {%n        //-- This next line ensures that any plugins just installed are updated in the Browser%n        //-- without quitting the browser.%n        navigator.plugins.refresh();%n        // We don't need the APPLET within IE%n        // ***Please note that if you do not need to script events, you can safely remove the next two lines%n        document.write("\x3C" + "applet MAYSCRIPT Code=NPDS.npDSEvtObsProxy.class")%n        document.writeln(" width=5 height=5 name=appObs\x3E \x3C/applet\x3E")%n    }%n//-->%n</script>%n%n<!-- Set ShowControls, ShowDisplay, ShowStatusBar to value 0 to not display the corresponding thing under the video window -->%n<OBJECT ID="NSPlay" WIDTH=160 HEIGHT=128 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"%ncodebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"%nstandby="Loading Microsoft Windows Media Player components..."%ntype="application/x-oleobject">%n    <PARAM NAME="FileName" VALUE="%1">%n    <PARAM NAME="ShowControls" VALUE="1">%n    <PARAM NAME="ShowDisplay" VALUE="1">%n    <PARAM NAME="ShowStatusBar" VALUE="1">%n    <PARAM NAME="AutoSize" VALUE="1">%n    <Embed type="application/x-mplayer2"%n        pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"%n        filename="%2"%n        src="%3"%n        Name=NSPlay%n        ShowControls=1%n        ShowDisplay=1%n        ShowStatusBar=1%n        width=290%n        height=320>%n    </embed>%n</OBJECT>%n%n</BODY>%n</HTML>%n
  8. 106    Sockets initialization failed. Make sure that the winsock libraries are the correct version.
  9. 107    %n<a href="%1">HREF to %2</a>%n
  10. 108    %n<script language="JavaScript">%n<!--%n    if ( navigator.appName == "Netscape" )%n    {%n        //-- This next line ensures that any plugins just installed are updated in the Browser%n        //-- without quitting the browser.%n        navigator.plugins.refresh();%n        // We don't need the APPLET within IE%n        // ***Please note that if you do not need to script events, you can safely remove the next two lines%n        document.write("\x3C" + "applet MAYSCRIPT Code=NPDS.npDSEvtObsProxy.class")%n        document.writeln(" width=5 height=5 name=appObs\x3E \x3C/applet\x3E")%n    }%n//-->%n</script>%n%n<!-- Set ShowControls, ShowDisplay, ShowStatusBar to value 0 to not display the corresponding thing under the video window -->%n<OBJECT ID="NSPlay" WIDTH=160 HEIGHT=128 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"%ncodebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"%nstandby="Loading Microsoft Windows Media Player components..."%ntype="application/x-oleobject">%n    <PARAM NAME="FileName" VALUE="%1">%n    <PARAM NAME="ShowControls" VALUE="1">%n    <PARAM NAME="ShowDisplay" VALUE="1">%n    <PARAM NAME="ShowStatusBar" VALUE="1">%n    <PARAM NAME="AutoSize" VALUE="1">%n    <Embed type="application/x-mplayer2"%n        pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"%n        filename="%2"%n        src="%3"%n        Name=NSPlay%n        ShowControls=1%n        ShowDisplay=1%n        ShowStatusBar=1%n        width=290%n        height=320>%n    </embed>%n</OBJECT>%n
  11. 200    General
  12. 201    To play a broadcast unicast stream from a Windows Media server, you must create a broadcast publishing point that points at either a Windows Media Encoder, a remote station, or a remote publishing point.
  13. 202    The source for a broadcast publishing point can be a Windows Media Encoder, a remote station, or a remote publishing point.  For a remote station, be sure you have configured a station on a remote server running the Windows Media Station service.  For a remote publishing point, be sure you configured a broadcast publishing point on a remote server running the Windows Media Unicast service.
  14. 203    The path is an URL that points to a Windows Media Encoder.  For example, the path to a Windows Media Encoder running on a computer named 'Media1' would be 'msbd://Media1'.  If the Encoder is streaming through any port other than 7007, you must specify that port.  Also be sure to use the MSBD or HTTP protocol when specifying this path.
  15. 204    The path is an URL that points at a remote station.  For example, the path to remote station named 'Station1' on a computer named 'Media1' would be 'msbd://Media1/Station1'.  Be sure sure to use the MSBD or HTTP protocol when specifying this path.  Also be sure you have configured a station on a remote server running the Windows Media Station service.
  16. 205    The path is a URL that points at a remote publishing point.  For example, the path to a remote publishing point named 'LiveEvent' on a computer named 'Media1' would be 'mms://Media1/LiveEvent'.  Be sure to use the MMS or HTTP protocol when specifying this path.  Also be sure you have configured a broadcast publishing point on the remote server.  If using HTTP, be sure to see the documentation on how to configure your Windows Media Unicast service to stream via HTTP.
  17. 206    Cannot obtain current computer name.
  18. 207    Windows Media Administrator
  19. 208    Connection to Station Manager failed.  Please check your connection to the server and try again.
  20. 209    Can't open file %1 for write.
  21. 211    No alias name was entered.
  22. 212    Invalid characters (one of '\/<>|:*?') in alias name.
  23. 213    Invalid URL.
  24. 214    Invalid character in port specification.
  25. 215    Port must be between 1 through 65535.
  26. 216    Please specify the port in the port text box, instead of within the path.
  27. 217    You already have an alias '%1' defined as '%2'. Do you wish to redefine the alias as '%3' ?
  28. 218    Alias
  29. 219    Path
  30. 221    &Next >
  31. 222    You have selected the following options:\n\n
  32. 223    The publishing point '%1' will be created with the path defined as:\n    %2\n\n
  33. 224    An .asx file will be created with this URL reference:\n    %1\n\n
  34. 225    An .htm file with an <HREF> tag will be created with a URL reference to the .asx file.\n\n
  35. 226    An .htm file with an <OBJECT> tag will be created with a URL reference.\n\n
  36. 227    The HTML <HREF>, <OBJECT> and <EMBED> tags will be copied to the Windows clipboard.\n
  37. 228    The HTML <HREF> tag will be copied to the Windows clipboard.\n
  38. 229    The HTML <OBJECT> and <EMBED> tags will be copied to the Windows clipboard.\n
  39. 230    &Finish
  40. 231    ASX Files (*.asx)|*.asx|All Files (*.*)|*.*||
  41. 232    Save .asx file
  42. 233    HTML Files (*.htm)|*.htm|All Files (*.*)|*.*||
  43. 234    Save .htm w/<HREF> file
  44. 235    Save .htm w/<OBJECT> file
  45. 236    The .asx and .htm files you are generating are in different directories. The generated HREF in the .htm file assumes the .asx file is in the same directory. Do you wish to continue?
  46. 237    The two .htm files you are generating cannot be of the same name in the same directory.
  47. 238    Failed to Add New Publishing Point Alias.
  48. 239    Failed to write .asx file.
  49. 240    Failed to write .htm file with an <HREF> tag.
  50. 241    Failed to write .htm file with an <OBJECT> tag.
  51. 242    Failed to copy tags to clipboard.
  52. 243    The publishing point '%1' was successfully created.\n
  53. 244    The .asx file '%1' was successfully created.\n
  54. 245    The .htm file '%1' was successfully created.\n
  55. 246    The .htm file '%1' was successfully created.\n
  56. 247    The HTML <HREF>, <OBJECT> and <EMBED> tags were copied to the Windows clipboard.\n
  57. 248    The HTML <HREF> tag was copied to the Windows clipboard.\n
  58. 249    The HTML <OBJECT> and <EMBED> tags were copied to the Windows clipboard.\n
  59. 250    \nClick 'More Info' to learn more about:\n- Accessing .asx and .htm files from a Microsoft Windows Media Player or web browser.\n- Adding features to .asx files.\n- Where to get information on programming the Microsoft Windows Media Player API.\n- Editing and creating publishing points.
  60. 251    &Restart
  61. 252    &Close
  62. 253    &More Info
  63. 254    < &Back
  64. 255    Cancel
  65. 256    Are you sure you want to cancel?
  66. 301     
  67. 302     
  68. 303     
  69. 304     
  70. 305     
  71. 311     
  72. 312     
  73. 313     
  74. 314     
  75. 315     
  76. 316     
  77. 317     
  78. 318     
  79. 319     
  80. 321     
  81. 322     
  82. 323     
  83. 324     
  84. 325     
  85. 326     
  86. 327     
  87. 328     
  88. 329     
  89.