소스 검색

+ dbconst.pp should contain resourcestrings

git-svn-id: trunk@4032 -
joost 19 년 전
부모
커밋
b0b1d50117
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fcl/db/dbconst.pp

+ 1 - 1
fcl/db/dbconst.pp

@@ -18,7 +18,7 @@ unit dbconst;
 
 
 Interface
 Interface
 
 
-Const
+Resourcestring
   SActiveDataset           = 'Operation cannot be performed on an active dataset';
   SActiveDataset           = 'Operation cannot be performed on an active dataset';
   SBadParamFieldType       = 'Bad fieldtype for parameter "%s".';
   SBadParamFieldType       = 'Bad fieldtype for parameter "%s".';
   SCantSetAutoIncFields    = 'AutoInc Fields are read-only';
   SCantSetAutoIncFields    = 'AutoInc Fields are read-only';