Explorar el Código

* Add SArgumentNil

Michaël Van Canneyt hace 1 año
padre
commit
33950a5e22
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rtl/objpas/rtlconst.inc

+ 1 - 0
rtl/objpas/rtlconst.inc

@@ -33,6 +33,7 @@ ResourceString
   SAllButton                    = '&All';
   SAllFilter                    = 'All files';
   SAncestorNotFound             = 'Ancestor class for "%s" not found';
+  SArgumentNil                  = 'Argument must not be nil';
   SAssignError                  = 'Cannot assign a %s to a %s';
   SAsyncSocketError             = 'Asynchronous socket error: %d';
   SBG                           = 'BG';