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.35


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.35,1.36 Exception.txt,1.18,1.19 NotSupp.txt,1.13,1.14
Date: Sat, 19 Apr 2003 00:03:06 -0400

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

Modified Files:
        Arg.txt Exception.txt NotSupp.txt 
Log Message:


Add various missing classes.


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Arg.txt,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -r1.35 -r1.36
*** Arg.txt     17 Apr 2003 10:36:07 -0000      1.35
--- Arg.txt     19 Apr 2003 04:03:04 -0000      1.36
***************
*** 130,133 ****
--- 130,135 ----
  Arg_InvalidHive=Invalid registry hive
  Arg_SynchronizationFlag=Invalid synchronization flag value
+ Arg_PointerType=The supplied argument was not a pointer type
+ Arg_PointerValue=The supplied argument was not a pointer value
  ArgRange_DecimalScale=Decimal scale factor must be between 0 and 28, inclusive
  ArgRange_YMD=Year, month, day specification is out of range

Index: Exception.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Exception.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** Exception.txt       17 Apr 2003 10:36:07 -0000      1.18
--- Exception.txt       19 Apr 2003 04:03:04 -0000      1.19
***************
*** 99,100 ****
--- 99,105 ----
  Exception_FilterName=Invalid name filter criteria
  Exception_Platform=The requested operation is not supported on this platform
+ Exception_ContextMarshal=Marshalling across a context boundary failed
+ Exception_CustomAttrFormat=Invalid binary format for custom attribute
+ Exception_ReflectionTypeLoad=Multiple type load failures occurred
+ Exception_DllNotFound=A required DLL file was not found
+ Exception_IsolatedStorage=An error occurred while processing isolated storage

Index: NotSupp.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/NotSupp.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** NotSupp.txt 17 Apr 2003 10:36:07 -0000      1.13
--- NotSupp.txt 19 Apr 2003 04:03:04 -0000      1.14
***************
*** 36,37 ****
--- 36,38 ----
  NotSupp_IPermissionUnion=Cannot union the supplied IPermission objects
  NotSupp_SetRemotingValue=Cannot set the specified remoting value
+ NotSupp_SerializePointer=Cannot serialize pointer values





reply via email to

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