You've already forked lazarus-ccr
fpspreadsheet: Less hints. Adapt spready code to differences between trunk and Laz 1.2.6, remove duplicate colorbox unit in spready.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -876,7 +876,6 @@ resourcestring
|
||||
SErrDuplicateIdentifier = 'An identifier with name "%s" already exists.';
|
||||
SErrInvalidResultCharacter = '"%s" is not a valid return type indicator';
|
||||
ErrInvalidArgumentCount = 'Invalid argument count for function %s';
|
||||
SErrInvalidArgumentType = 'Invalid type for argument %d: Expected %s, got %s';
|
||||
SErrInvalidResultType = 'Invalid result type: %s';
|
||||
SErrNotVariable = 'Identifier %s is not a variable';
|
||||
SErrCircularReference = 'Circular reference found when calculating worksheet formulas';
|
||||
|
Reference in New Issue
Block a user