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_ko.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 = 949
  25.  *
  26.  *  COPYRIGHT (c) 2004-2005 InterActual Technologies, Inc.
  27.  *  InterActual is a Sonic Solutions company.
  28.  ********************************************************************/
  29.  
  30. function setStringsKO()
  31. {
  32.     // Strings for nodecoder.htm    
  33.     strNoDecoderText = "╟÷└τ ──╟╗┼═┐í DVD ║±╡≡┐└╕ª └τ╗²╟╧▒Γ └º╟╤ ╝╥╟┴╞«┐■╛ε(\"DVD ╡≡─┌┤⌡\"╢≤░φ ╟╘)░í ╝│─í╡╟╛ε └╓┴÷ ╛╩└║ ░═ ░░╜└┤╧┤┘. ──╟╗┼═└╟ DVD-ROM ╡σ╢≤└╠║Ω┐í╝¡ DVD╕ª └τ╗²╟╧░φ InterActual ┤δ╚¡╟ⁿ ▒Γ┤╔└╗ └τ╗²╟╧╖┴╕Θ ╡≡─┌┤⌡░í ╟╩┐Σ╟╒┤╧┤┘. └╠ ╕▐╜├┴÷░í └▀╕° ╟Ñ╜├╡╟╛·┤┘╕Θ ╛╞╖í ╕╡┼⌐╕ª ┼¼╕»╟╧┐⌐ ░Φ╝╙╟╧╜╩╜├┐└.";
  34.     strNoDecoderTitleText ="DVD ╡≡─┌┤⌡ ╟╩┐Σ";
  35.     strRecommendDecoder="DVD ╡≡─┌┤⌡ ▒╟└σ";
  36.     strContinueButton = "░Φ╝╙";
  37. }
  38.