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


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.27,1.28 Exception.txt,1.12,1.13 Invalid.txt,1.6,1.7 NotSupp.txt,1.11,1.12
Date: Sun, 30 Mar 2003 06:58:46 -0500

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

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


Add missing classes and definitions under "System.Security".


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Arg.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** Arg.txt     30 Mar 2003 01:13:00 -0000      1.27
--- Arg.txt     30 Mar 2003 11:58:44 -0000      1.28
***************
*** 110,113 ****
--- 110,114 ----
  Arg_InvalidRegion=Invalid region name or identifier
  Arg_DateTimeFormatChar=Invalid DateTime formatting character
+ Arg_PermissionMismatch=Mismatched permission objects
  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.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** Exception.txt       26 Jul 2002 04:26:45 -0000      1.12
--- Exception.txt       30 Mar 2003 11:58:44 -0000      1.13
***************
*** 82,83 ****
--- 82,86 ----
  Exception_Verification=Could not verify the code
  Exception_Serialization=An error occurred during serialization operations
+ Exception_XmlSyntax=Syntax error in XML data
+ Exception_XmlSyntaxLine=line {0}: Syntax error in XML data
+ Exception_XmlSyntaxLineMsg=line {0}: Syntax error in XML data: {1}

Index: Invalid.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Invalid.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Invalid.txt 4 May 2002 05:16:06 -0000       1.6
--- Invalid.txt 30 Mar 2003 11:58:44 -0000      1.7
***************
*** 29,30 ****
--- 29,32 ----
  Invalid_EmptyStack=The requested operation is invalid on an empty stack
  Invalid_EntryNotInAssembly=Entry point method is not in the specified assembly
+ Invalid_PermissionXml=Invalid XML data for permission definition
+ Invalid_PermissionSetName=Invalid name for a permission set

Index: NotSupp.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/NotSupp.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** NotSupp.txt 18 Feb 2003 06:17:14 -0000      1.11
--- NotSupp.txt 30 Mar 2003 11:58:44 -0000      1.12
***************
*** 34,35 ****
--- 34,36 ----
  NotSupp_TypeCreated=The requested operation is not supported after the type 
has been created
  NotSupp_TypeNotCreated=The requested operation is not supported until the 
type has been created
+ NotSupp_IPermissionUnion=Cannot union the supplied IPermission objects





reply via email to

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