home *** CD-ROM | disk | FTP | other *** search
/ Thomson (Residential) / TGSTPv7203.iso / mac / Documentation / HTML / TG787v_en / SysFiles / common_locale.js next >
Text File  |  2006-01-04  |  9KB  |  180 lines

  1. // Copyright (c) 2000-2001 Quadralay Corporation.  All rights reserved.
  2. //
  3.  
  4. function  WWHCommonMessages_Object()
  5. {
  6.   // Set default messages
  7.   //
  8.   WWHCommonMessages_Set_en(this);
  9.  
  10.   this.fSetByLocale = WWHCommonMessages_SetByLocale;
  11. }
  12.  
  13. function  WWHCommonMessages_SetByLocale(ParamLocale)
  14. {
  15.   var  LocaleFunction = null;
  16.  
  17.  
  18.   if (top.currentLang!=null) {
  19.   LocaleFunction = eval("WWHCommonMessages_Set_" + top.langCode[top.currentLang]);
  20. } else {
  21.     LocaleFunction = eval("WWHCommonMessages_Set_en");
  22. }
  23.   //JC Line added to bypass locale detection
  24.   if (LocaleFunction != null)
  25.   {
  26.     LocaleFunction(this);
  27.   }
  28. }
  29.  
  30. function  WWHCommonMessages_Set_en(ParamMessages)
  31. {
  32.   // Icon Labels
  33.   //
  34.   ParamMessages.mShowNavigationIconLabel = "Show Navigation";
  35.   ParamMessages.mSyncIconLabel           = "Show in Contents";
  36.   ParamMessages.mPrevIconLabel           = "Previous Topic";
  37.   ParamMessages.mNextIconLabel           = "Next Topic";
  38.   ParamMessages.mRelatedTopicsIconLabel  = "Related Topics";
  39.   ParamMessages.mEmailIconLabel          = "E-mail";
  40.   ParamMessages.mPrintIconLabel          = "Print";
  41.   ParamMessages.mBookmarkIconLabel       = "Bookmark";
  42.   ParamMessages.mBookmarkLinkMessage     = "Right-click link and add it to your bookmarks.";
  43.  
  44.   // Browser support messages
  45.   //
  46.   ParamMessages.mBrowserNotSupported = "Your browser is not supported.\n\nYou may experience problems while using this help set.\n\nSupported browsers are Netscape 4.x, Netscape 6.1, Windows IE 4.0 and greater, Macintosh IE 5.0 and greater.";
  47. }
  48.  
  49. function  WWHCommonMessages_Set_fr(ParamMessages)
  50. {    
  51.   // Icon Labels
  52.   //
  53.   ParamMessages.mShowNavigationIconLabel = "Afficher navigation";
  54.   ParamMessages.mSyncIconLabel           = "Afficher la table des mati\u00e8res";
  55.   ParamMessages.mPrevIconLabel           = "Pr\u00e9c\u00e9dent";
  56.   ParamMessages.mNextIconLabel           = "Suivant";
  57.   ParamMessages.mRelatedTopicsIconLabel  = "Rubriques connexes";
  58.   ParamMessages.mEmailIconLabel          = "E-mail";
  59.   ParamMessages.mPrintIconLabel          = "Impression";
  60.   ParamMessages.mBookmarkIconLabel       = "Signet";
  61.   ParamMessages.mBookmarkLinkMessage     = "Cliquez avec le bouton droit sur le lien et ajoutez-le \u00e0 vos signets.";
  62.  
  63.   // Browser support messages
  64.   //
  65.   ParamMessages.mBrowserNotSupported = "Votre navigateur n'est pas pris en charge.\n\nDes probl\u00e8mes peuvent survenir lors de l'utilisation de cette aide.\n\nLes navigateurs Netscape\u00a04.x, Netscape\u00a06.1, Windows\u00a0IE\u00a04.0 et ult\u00e9rieurs, Macintosh\u00a0IE\u00a05.0 et ult\u00e9rieurs sont pris en charge.";
  66. }
  67.  
  68. function  WWHCommonMessages_Set_de(ParamMessages)
  69. {
  70.   // Icon Labels
  71.   //
  72.   ParamMessages.mShowNavigationIconLabel = "Navigation anzeigen";
  73.   ParamMessages.mSyncIconLabel           = "Im Inhaltsverzeichnis anzeigen";
  74.   ParamMessages.mPrevIconLabel           = "Zur\u00fcck";
  75.   ParamMessages.mNextIconLabel           = "Weiter";
  76.   ParamMessages.mRelatedTopicsIconLabel  = "Verwandte Themen";
  77.   ParamMessages.mEmailIconLabel          = "E-Mail";
  78.   ParamMessages.mPrintIconLabel          = "Drucken";
  79.   ParamMessages.mBookmarkIconLabel       = "Lesezeichen";
  80.   ParamMessages.mBookmarkLinkMessage     = "Klicken Sie mit der rechten Maustaste auf den Link, und f\u00fcgen Sie ihn zu Ihren Lesezeichen hinzu.";
  81.  
  82.   // Browser support messages
  83.   //
  84.   ParamMessages.mBrowserNotSupported = "Ihr Browser wird nicht unterst\u00fctzt.\n\nBei der Verwendung des Hilfe-Pakets k\u00f6nnen Probleme auftreten.\n\nFolgende Browser werden unterst\u00fctzt: Netscape 4.x, Netscape 6.1, Windows IE 4.0 und h\u00f6her, Macintosh IE 5.0 und h\u00f6her.";
  85. }
  86.  
  87. function  WWHCommonMessages_Set_es(ParamMessages)
  88. {
  89.   // Icon Labels
  90.   //
  91.   ParamMessages.mShowNavigationIconLabel = "Mostrar navegaci\u00f3n";
  92.   ParamMessages.mSyncIconLabel           = "Mostrar en contenido";
  93.   ParamMessages.mPrevIconLabel           = "Anterior";
  94.   ParamMessages.mNextIconLabel           = "Siguiente";
  95.   ParamMessages.mRelatedTopicsIconLabel  = "Temas relacionados";
  96.   ParamMessages.mEmailIconLabel          = "Correo electr\u00f3nico";
  97.   ParamMessages.mPrintIconLabel          = "Imprimir";
  98.   ParamMessages.mBookmarkIconLabel       = "Marcador";
  99.   ParamMessages.mBookmarkLinkMessage     = "Haga clic con el bot\u00f3n derecho del rat\u00f3n en el v\u00ednculo para agregarlo a los marcadores.";
  100.  
  101.   // Browser support messages
  102.   //
  103.   ParamMessages.mBrowserNotSupported = "El explorador no es compatible.\n\nPuede que surjan problemas al utilizar este conjunto de ayuda.\n\nLos exploradores Netscape 4.x, Netscape 6.1, Windows IE 4.0 y posteriores, y Macintosh IE 5.0 y posteriores, son compatibles.";
  104. }
  105.  
  106. function  WWHCommonMessages_Set_pt(ParamMessages)
  107. {
  108.   // Icon Labels
  109.   //
  110.   ParamMessages.mShowNavigationIconLabel = "Show Navigation";
  111.   ParamMessages.mSyncIconLabel           = "Mostrar no conte˙do";
  112.   ParamMessages.mPrevIconLabel           = "TÛpico anterior";
  113.   ParamMessages.mNextIconLabel           = "PrÛximo tÛpico";
  114.   ParamMessages.mRelatedTopicsIconLabel  = "Related Topics";
  115.   ParamMessages.mEmailIconLabel          = "E-mail";
  116.   ParamMessages.mPrintIconLabel          = "Imprimir";
  117.   ParamMessages.mBookmarkIconLabel       = "Bookmark";
  118.   ParamMessages.mBookmarkLinkMessage     = "Right-click link and add it to your bookmarks.";
  119.  
  120.   // Browser support messages
  121.   //
  122.   ParamMessages.mBrowserNotSupported = "Your browser is not supported.\n\nYou may experience problems while using this help set.\n\nSupported browsers are Netscape 4.x, Netscape 6.1, Windows IE 4.0 and greater, Macintosh IE 5.0 and greater.";
  123. }
  124.  
  125. function  WWHCommonMessages_Set_it(ParamMessages)
  126. {
  127.   // Icon Labels
  128.   //
  129.   ParamMessages.mShowNavigationIconLabel = "Mostra navigazione";
  130.   ParamMessages.mSyncIconLabel           = "Mostra in Contenuti";
  131.   ParamMessages.mPrevIconLabel           = "Indietro";
  132.   ParamMessages.mNextIconLabel           = "Avanti";
  133.   ParamMessages.mRelatedTopicsIconLabel  = "Argomenti correlati";
  134.   ParamMessages.mEmailIconLabel          = "E-mail";
  135.   ParamMessages.mPrintIconLabel          = "Stampa";
  136.   ParamMessages.mBookmarkIconLabel       = "Segnalibro";
  137.   ParamMessages.mBookmarkLinkMessage     = "Fare clic con il pulsante destro del mouse sul collegamento, quindi aggiungerlo ai segnalibri.";
  138.  
  139.   // Browser support messages
  140.   //
  141.   ParamMessages.mBrowserNotSupported = "Il browser non \u00e8 supportato.\n\nDurante l'uso di questa guida, potrebbero verificarsi dei problemi.\n\nI browser supportati sono: Netscape 4.x, Netscape 6.1, Windows IE 4.0 e successivo, Macintosh IE 5.0 e successivo.";
  142. }
  143.  
  144. function  WWHCommonMessages_Set_nl(ParamMessages)
  145. {
  146.   // Icon Labels
  147.   //
  148.   ParamMessages.mShowNavigationIconLabel = "Toon Navigatie";
  149.   ParamMessages.mSyncIconLabel           = "Tonen in Inhoud";
  150.   ParamMessages.mPrevIconLabel           = "Vorig Onderwerp";
  151.   ParamMessages.mNextIconLabel           = "Volgend Onderwerp";
  152.   ParamMessages.mRelatedTopicsIconLabel  = "Verwante Onderwerpen";
  153.   ParamMessages.mEmailIconLabel          = "E-mail";
  154.   ParamMessages.mPrintIconLabel          = "Afdrukken";
  155.   ParamMessages.mBookmarkIconLabel       = "Toevoegen aan Favorieten";
  156.   ParamMessages.mBookmarkLinkMessage     = "Right-click link and add it to your bookmarks.";
  157.  
  158.   // Browser support messages
  159.   //
  160.   ParamMessages.mBrowserNotSupported = "Your browser is not supported.\n\nYou may experience problems while using this help set.\n\nSupported browsers are Netscape 4.x, Netscape 6.1, Windows IE 4.0 and greater, Macintosh IE 5.0 and greater.";
  161. }
  162.  
  163. function  WWHCommonMessages_Set_sv(ParamMessages)
  164. {
  165.   // Icon Labels
  166.   //
  167.   ParamMessages.mShowNavigationIconLabel = "Show Navigation";
  168.   ParamMessages.mSyncIconLabel           = "Visa i InnehÂll";
  169.   ParamMessages.mPrevIconLabel           = "FˆregÂende ‰mne";
  170.   ParamMessages.mNextIconLabel           = "N‰sta ‰mne";
  171.   ParamMessages.mRelatedTopicsIconLabel  = "Related Topics";
  172.   ParamMessages.mEmailIconLabel          = "E-mail";
  173.   ParamMessages.mPrintIconLabel          = "Skriv ut";
  174.   ParamMessages.mBookmarkIconLabel       = "Bookmark";
  175.   ParamMessages.mBookmarkLinkMessage     = "Right-click link and add it to your bookmarks.";
  176.  
  177.   // Browser support messages
  178.   //
  179.   ParamMessages.mBrowserNotSupported = "Your browser is not supported.\n\nYou may experience problems while using this help set.\n\nSupported browsers are Netscape 4.x, Netscape 6.1, Windows IE 4.0 and greater, Macintosh IE 5.0 and greater.";
  180. }