home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / fr / Custom / Custom.dlg / Options.json < prev    next >
JavaScript Object Notation  |  2004-09-02  |  517b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "RestoreDUNText": "Text (50)",
  7.         "DownloadText": "Text (50)",
  8.         "SignupText": "Text (50)",
  9.         "PanelText": "Text (50)"
  10.     },
  11.     "data": [
  12.         {
  13.             "CustID": -1,
  14.             "Title": "Options",
  15.             "Info": "S├⌐lectionnez les options que vous aimeriez modifier dans votre configuration actuelle.",
  16.             "RestoreDUNText": "Restaurer l'acc├¿s r├⌐seau ├á distance",
  17.             "DownloadText": "T├⌐l├⌐charger un nouveau fichier de configuration",
  18.             "SignupText": "Ouvrir un nouveau compte",
  19.             "PanelText": "Options sp├⌐ciales"
  20.         }
  21.     ]
  22. }