mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 08:19:41 +02:00
IDE: fixed typos in resource strings
This commit is contained in:
parent
32f9d39f60
commit
584fe85a36
@ -1981,8 +1981,8 @@ resourcestring
|
||||
dlgPasDeclaredTypeValueMode = 'Extend of initial-value-highlight in declarations';
|
||||
dlgPasDeclaredTypeValueModeLiteral = 'Include literals (Number, String) in initial-value-highlight in declarations';
|
||||
dlgPasDeclaredTypeAttrModeIdent = 'Identifier only';
|
||||
dlgPasDeclaredTypeAttrModeNames = 'Identifier and build-in types/values';
|
||||
dlgPasDeclaredTypeAttrModeKeywords = 'Identifier, build-in and keywords';
|
||||
dlgPasDeclaredTypeAttrModeNames = 'Identifier and built-in types/values';
|
||||
dlgPasDeclaredTypeAttrModeKeywords = 'Identifier and built-in keywords';
|
||||
dlgPasDeclaredTypeAttrModeKeyAndSym = 'All, including symbols';
|
||||
|
||||
dlgPasStringKeywords = 'Highlight "String" types as keyword';
|
||||
|
Loading…
Reference in New Issue
Block a user