home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 November / PCWorld_2000-11_cd.bin / Akce / setup.exe / data1.cab / DominoWebServicesDominoWebServicesDataDiiop / javaorb.prp < prev   
Text File  |  2000-08-20  |  3KB  |  60 lines

  1. #
  2. #    COMPONENT_NAME:  javaorb
  3. #
  4. #    ORIGINS: 27
  5. #
  6. #    THIS PRODUCT CONTAINS RESTRICTED MATERIALS OF IBM
  7. #    10H9767 (C) COPYRIGHT International Business Machines Corp., 1993,1997
  8. #    All Rights Reserved# Licensed Materials - Property of IBM
  9. #    The source code for this program is not published or otherwise divested
  10. #    of its trade secrets, irrespective of what has been deposited with the
  11. #    U. S. Copyright Office.
  12. #
  13. #    @(#) 1.1 src/javaorb/com/ibm/CORBA/iiop/javaorb.prp, javaorb, jbroker, 9814.01 8/25/97 11:51:40 [4/8/98 13:44:53]
  14. #
  15.  
  16. # Translator:  Each line below is of the form "<key>=<message>".
  17. #              The keys are NOT to be translated.
  18. #              The messages ARE to be translated.
  19. #
  20. #              DO NOT translate the following:
  21. #               ASCII
  22. #               #else
  23. #               #endif
  24. #               IDL
  25. #
  26. #              %0, %1, etc. are postional parameters to the message.  Do not
  27. #              translate these.  The number order is the order they are given to
  28. #              the message writer.  It is OK to change their order in the message
  29. #              if the language grammar so dictates.
  30. #
  31. #              Lines of the form "%0 (line %1):  <some message>\n%x\n%y" are error
  32. #              messages:  %0 is a filename; %1 is a line number; %x is line %1 from
  33. #              %0; %y is the error marker.  So the message comes out looking like:
  34. #                  <filename> (line xxx): <some message>
  35. #                  Line xxx from <filename> where the carat points to the error
  36. #                                                     ^
  37. #              So the first two and the last two parameters of these messages must
  38. #              remain in their positions.
  39. #
  40. #              A backslash (\) at the end of a line is a line continuation
  41. #              character.  A backslash at the beginning of a line means don't
  42. #              ignore leading blanks (they normally are).  These backslashes
  43. #              should remain in the message.
  44. #
  45. # Translator:  Start Translating
  46.  
  47. Lock.nonBusy=freeing non-busy lock
  48. URLToObjectFacility.badProtocol=%0 : unsupported protocol
  49. SystemException.runtime=Runtime Exception on server : %0
  50. SystemException.bad=BAD SystemException: %0
  51. SystemException.badCompletion=BAD completion status: %0
  52. MalformedURLException.noHost=no host specified
  53. MalformedURLException.noPort=no port specified
  54. MalformedURLException.noProtocol=no protocol specified
  55. Thread.reader=JavaIDL Reader for %0
  56. Thread.listener=JavaIDL Listener
  57. NullPointerException.nullObject=object parameter is null
  58.  
  59.  
  60.