home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 February (Special) / Chip-Special_2006-02_Nero-7.bin / servis / iplayer / iaplayer_2.60.12.0112.exe / win / setup / cabinets / main.cab / help / jslib / str_chs.js < prev    next >
Text File  |  2005-07-25  |  1KB  |  38 lines

  1. /*********************************************************************
  2.  *
  3.  *  SOURCE NAME: strings.js
  4.  *              
  5.  *********************************************************************
  6.  *
  7.  *  SOURCE FUNCTION:
  8.  *     Language specific strings for installer pages.
  9.  *
  10.  *  PROCEDURES IN THIS SOURCE FILE:
  11.  *      
  12.  *
  13.  *  REVISION HISTORY:
  14.  *
  15.  *  DATE        NAME                    REASON
  16.  *  ----        ----                    ------
  17.  *  03Dec04     Daniel                  Created for IAPlayer 2.5
  18.  *  25Jul05     Malc                    Split out and encoded to 
  19.  *                                      native code page due to 
  20.  *                                      issues with IE5.0 on Win98SE.
  21.  *
  22.  *
  23.  *  NOTES:
  24.  *            Codepage = 936 (GB2312)
  25.  *
  26.  *  COPYRIGHT (c) 2004-2005 InterActual Technologies, Inc.
  27.  *  InterActual is a Sonic Solutions company.
  28.  ********************************************************************/
  29.  
  30. function setStringsCHS()
  31. {
  32.     // Strings for nodecoder.htm    
  33.     strNoDecoderText = "╦╞║⌡─·╗╣╬┤╜½▓Ñ╖┼ DVD ╩╙╞╡╦∙╨Φ╡─╚φ╝■│╠╨≥ú¿╥▓│╞╬¬ \"DVD ╜Γ┬δ╞≈\"ú⌐░▓╫░╙┌─·╡─╝╞╦π╗·╓«╔╧íú▒╪╨δ╙╨╜Γ┬δ╞≈▓┼─▄╘┌─·╝╞╦π╗·╡─ DVD-ROM ╟²╢»╞≈╓╨▓Ñ╖┼ DVD ╙░╞¼ú¼╥▓▓┼─▄▓Ñ╖┼ InterActual ╜╗╗Ñ╣ª─▄íú╚τ╣√─·╚╧╬¬─·┤φ╬≤╡╪╩╒╡╜┴╦┤╦╧√╧óú¼╟δ╡Ñ╗≈╧┬├µ╡─╝╠╨°┴┤╜╙íú";
  34.     strNoDecoderTitleText ="▒╪╨δ╩╣╙├ DVD ╜Γ┬δ╞≈";
  35.     strRecommendDecoder="╜¿╥Θ╩╣╙├ DVD ╜Γ┬δ╞≈";
  36.     strContinueButton = "╝╠╨°";
  37. }
  38.