|
@@ -763,4 +763,5 @@ Contract.NoExists=Contract No. in row {0} already exists
|
|
|
Contract.NoRepeat=The contract number in line {0} is duplicate with that in line {1}
|
|
|
Contract.typeExists=The contract type in row {0} does not exist
|
|
|
Contract.amountNegative = The contract amount cannot be negative
|
|
|
-Contract.typeDelError = This type is still in use and cannot be deleted!
|
|
|
+Contract.typeDelError = This type is still in use and cannot be deleted!
|
|
|
+Contract.amountNegativeByCell = The contract amount in line {0} cannot be negative
|