2
0
Эх сурвалжийг харах

* Use resourcestring

git-svn-id: trunk@26904 -
michael 11 жил өмнө
parent
commit
68c1607ecc

+ 1 - 1
packages/fcl-base/src/nullstream.pp

@@ -45,7 +45,7 @@ type
 
 
 implementation
 implementation
 
 
-const
+Resourcestring
   SInvalidOperation = 'Cannot perform this operation on a NullStream.';
   SInvalidOperation = 'Cannot perform this operation on a NullStream.';
 
 
 Function TNullStream.GetSize : int64;
 Function TNullStream.GetSize : int64;