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


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.33,1.34 IO.txt,1.9,1.10 Invalid.txt,1.8,1.9
Date: Thu, 03 Apr 2003 08:37:34 -0500

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

Modified Files:
        Arg.txt IO.txt Invalid.txt 
Log Message:


Emulate the Win32 registry classes using an in-memory database
that is discarded when the program exits.


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Arg.txt,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** Arg.txt     1 Apr 2003 23:56:51 -0000       1.33
--- Arg.txt     3 Apr 2003 13:37:32 -0000       1.34
***************
*** 128,131 ****
--- 128,132 ----
  Arg_PermissionsSkipVerification=Allow the program to skip verification
  Arg_InvalidAsync=Invalid object supplied for async read/write operation
+ Arg_InvalidHive=Invalid registry hive
  ArgRange_DecimalScale=Decimal scale factor must be between 0 and 28, inclusive
  ArgRange_YMD=Year, month, day specification is out of range

Index: IO.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/IO.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** IO.txt      25 Dec 2002 04:14:06 -0000      1.9
--- IO.txt      3 Apr 2003 13:37:32 -0000       1.10
***************
*** 47,50 ****
  IO_Error=IO Error
  IO_IsNotDir= "{0}" is not a directory
! 
! 
--- 47,52 ----
  IO_Error=IO Error
  IO_IsNotDir= "{0}" is not a directory
! IO_RegistryKeyClosed=Registry key has already been closed
! IO_RegistryReadOnly=Registry key is read-only
! IO_RegistryKeyNotExist=Registry key does not exist
! IO_RegistryHasSubKeys=Registry key still has sub keys

Index: Invalid.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Invalid.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** Invalid.txt 2 Apr 2003 02:23:21 -0000       1.8
--- Invalid.txt 3 Apr 2003 13:37:32 -0000       1.9
***************
*** 32,33 ****
--- 32,34 ----
  Invalid_PermissionSetName=Invalid name for a permission set
  Invalid_RWLock=Invalid read/write lock operation
+ Invalid_RemoteRegistry=Access to remote registry denied





reply via email to

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