mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 01:00:34 +01:00
IDE: add 3 dots to a menu item.
git-svn-id: trunk@31498 -
This commit is contained in:
parent
94604fadc2
commit
6d74e0d0fe
@ -215,7 +215,7 @@ resourcestring
|
||||
lisMenuSelectWord = 'Select word';
|
||||
lisMenuSelectLine = 'Select line';
|
||||
lisMenuSelectParagraph = 'Select paragraph';
|
||||
lisMenuInsertCharacter = 'Insert from Character Map';
|
||||
lisMenuInsertCharacter = 'Insert from Character Map ...';
|
||||
lisMenuInsertCVSKeyword = 'Insert CVS keyword';
|
||||
lisMenuInsertGeneral = 'Insert General';
|
||||
lisGeneral = 'General';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user