mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-08 10:39:15 +02:00
IDE: improved debugger messages
git-svn-id: trunk@57402 -
This commit is contained in:
parent
910b52f724
commit
900a607971
@ -555,8 +555,8 @@ resourcestring
|
||||
lisInspectShowColClass = 'Show class column';
|
||||
lisInspectShowColType = 'Show type column';
|
||||
lisInspectShowColVisibility = 'Show visibility column';
|
||||
lisInspectClassInherit = '%s : Class %s inherits from %s';
|
||||
lisInspectUnavailableError = '%s : unavailable (Error: %s)';
|
||||
lisInspectClassInherit = '%s: class %s inherits from %s';
|
||||
lisInspectUnavailableError = '%s: unavailable (error: %s)';
|
||||
lisInspectPointerTo = 'Pointer to %s';
|
||||
lisColClass = 'Class';
|
||||
lisColVisibility = 'Visibility';
|
||||
|
Loading…
Reference in New Issue
Block a user