Преглед изворни кода

+ 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
 
-Const
+Resourcestring
   SActiveDataset           = 'Operation cannot be performed on an active dataset';
   SBadParamFieldType       = 'Bad fieldtype for parameter "%s".';
   SCantSetAutoIncFields    = 'AutoInc Fields are read-only';