mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 20:30:41 +02:00
Converter: Minor text change for property replacement.
git-svn-id: trunk@27516 -
This commit is contained in:
parent
ca800a022a
commit
9e9d2feeec
@ -488,7 +488,7 @@ resourcestring
|
||||
lisReplacements = 'Replacements';
|
||||
lisInteractive = 'Interactive';
|
||||
lisAutomatic = 'Automatic';
|
||||
lisProperties = 'Properties (replace or delete)';
|
||||
lisProperties = 'Properties (replace or remove)';
|
||||
lisTypes = 'Types (not removed if no replacement)';
|
||||
lisReplaceRemoveUnknown = 'Fix unknown properties and types';
|
||||
lisReplacementFuncs = 'Replacement functions';
|
||||
|
Loading…
Reference in New Issue
Block a user