home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / nics / root.2 / usr / lib / netcfg / bin / netcfg.msg.tcl / netcfg.msg
Text File  |  1998-08-19  |  3KB  |  44 lines

  1. #******************************************************************************
  2. #                                   netcfg
  3. #------------------------------------------------------------------------------
  4. # Tcl message declaration file for module: SCO_NCFG
  5. # This file was generated by `mkcatdecl'.  Do not edit!!!
  6. # The declarations were generated from file `ncfg.msg'.
  7. #------------------------------------------------------------------------------
  8. #    Copyright (C) The Santa Cruz Operation, 1992-1995-1998.
  9. #    This Module contains Proprietary Information of
  10. #    The Santa Cruz Operation, and should be treated as Confidential.
  11. #==============================================================================
  12.  
  13. #@package: SCO_NCFG_MSGS SCO_NCFG_MSGS
  14.  
  15. proc SCO_NCFG_MSGS {} {}
  16.  
  17. global SCO_NCFG_MSGS
  18. set SCO_NCFG_MSGS(@catalog@) {ncfg.cat@sa 14}
  19. set SCO_NCFG_MSGS(ERR_NOT_PART_OF_CHAIN) {1 {netcfg: %1$s is not part of %2$s}}
  20. set SCO_NCFG_MSGS(ERR_ARGLIST_NOT_EXIST) {2 {netcfg: %s does not exist}}
  21. set SCO_NCFG_MSGS(ERR_UNABLE_TO_EXEC) {3 {netcfg: Unable to execute %s}}
  22. set SCO_NCFG_MSGS(ERR_BE_DIED) {4 {netcfg: BE died: %s}}
  23. set SCO_NCFG_MSGS(ERR_CANNOT_FORK_BE) {5 {netcfg: can't fork BE}}
  24. set SCO_NCFG_MSGS(ERR_CHAIN_CMPNT_NOT_EXIST) {6 {netcfg: Chain component %1$s (%2$s) does not exist}}
  25. set SCO_NCFG_MSGS(ERR_USAGE) {7 Usage:}
  26. set SCO_NCFG_MSGS(ERR_USAGE_UI) {8 {\tnetcfg\t\t\t\t- User Interface}}
  27. set SCO_NCFG_MSGS(ERR_USAGE_ADD_CHAIN) {9 {\tnetcfg [options] -a chain\t\t- Add a chain}}
  28. set SCO_NCFG_MSGS(ERR_USAGE_DEFER_ADD) {10 {\tnetcfg [options] -da chain\t\t- Defer-Add a chain}}
  29. set SCO_NCFG_MSGS(ERR_USAGE_REMOVE_CHAIN) {11 {\tnetcfg [options] -r chain\t\t- Remove a chain}}
  30. set SCO_NCFG_MSGS(ERR_USAGE_REMOVE_CHAIN_ELEMENT) {12 {\tnetcfg [options] -re element\t\t- Remove a chain element}}
  31. set SCO_NCFG_MSGS(ERR_USAGE_RECONFIG_CHAIN_ELEMENT) {13 {\tnetcfg [options] -c chain element\t- Reconfigure a chain element}}
  32. set SCO_NCFG_MSGS(ERR_USAGE_EXAMINE_CHAIN) {14 {\tnetcfg [options] -e chain element\t- Examine a chain element configuration}}
  33. set SCO_NCFG_MSGS(ERR_USAGE_LIST_CHAINS) {15 {\tnetcfg [options] -s\t\t\t- List all configured chains}}
  34. set SCO_NCFG_MSGS(ERR_USAGE_DEFER_ADD_NOW) {16 {\tnetcfg [options] -add_deferred_now\t- Add all '-da' chains now}}
  35. set SCO_NCFG_MSGS(ERR_USAGE_OPTIONS) {17 {\n\t\toptions:}}
  36. set SCO_NCFG_MSGS(ERR_USAGE_RELINK) {18 {\t\t-l\t\t\t\t- Always relink the kernel}}
  37. set SCO_NCFG_MSGS(ERR_USAGE_NO_RELINK) {19 {\t\t-n\t\t\t\t- Never relink the kernel}}
  38. set SCO_NCFG_MSGS(ERR_CHAIN_EXISTS) {20 {netcfg: Chain %s already exists}}
  39. set SCO_NCFG_MSGS(ERR_DEFERRED_CHAIN_EXISTS) {21 {netcfg: Deferred chain %s already exists}}
  40. set SCO_NCFG_MSGS(ERR_CHAIN_DOESNT_EXIST) {22 {netcfg: Chain %s does not exist}}
  41. set SCO_NCFG_MSGS(ERR_DRIVER_NOT_INSTALLED) {23 {\nDriver for %s is not installed.}}
  42. set SCO_NCFG_MSGS(ERR_INSTALL_DRIVER) {24 {If you wish to use this adapter, please install the driver.\n}}
  43. set SCO_NCFG_MSGS(ERR_REMOVING_PRODUCTS) {25 {Removing all networking products configured with this adapter...}}
  44.