dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.36


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.36,1.37
Date: Sat, 19 Apr 2003 03:15:40 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime
In directory subversions:/tmp/cvs-serv15432/resources/en_US/runtime

Modified Files:
        Arg.txt 
Log Message:


Stub the remainder of the "System.Remoting" namespace.


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Arg.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** Arg.txt     19 Apr 2003 04:03:04 -0000      1.36
--- Arg.txt     19 Apr 2003 07:15:38 -0000      1.37
***************
*** 132,135 ****
--- 132,136 ----
  Arg_PointerType=The supplied argument was not a pointer type
  Arg_PointerValue=The supplied argument was not a pointer value
+ Arg_InvalidSoapValue=The supplied string is not a valid SOAP value
  ArgRange_DecimalScale=Decimal scale factor must be between 0 and 28, inclusive
  ArgRange_YMD=Year, month, day specification is out of range
***************
*** 140,143 ****
--- 141,147 ----
  ArgRange_NonNegative=Value must not be negative
  ArgRange_NonNegOrNegOne=Value must be positive, 0, or -1
+ ArgRange_PositiveNonZero=Value must be positive and non zero
+ ArgRange_NegativeOrZero=Value must be negative or zero
+ ArgRange_Negative=Value must be negative
  ArgRange_StringIndex=String index is out of range
  ArgRange_StringRange=String range is out of range





reply via email to

[Prev in Thread] Current Thread [Next in Thread]