mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Update display name and description of 'expand live template' action
This commit is contained in:
@@ -523,8 +523,8 @@ action.ClassNameCompletion.description=Complete class name and add import for it
|
||||
action.InsertLiveTemplate.text=Insert Live _Template...
|
||||
action.InsertLiveTemplate.description=Show popup list of live templates starting with the specified prefix
|
||||
action.ExpandLiveTemplateByTab.text=Expand Live Template by Tab
|
||||
action.ExpandLiveTemplateCustom.text=Expand Live Template
|
||||
action.ExpandLiveTemplateCustom.description=Invoke the live template with the prefix typed in the editor
|
||||
action.ExpandLiveTemplateCustom.text=Expand Live Template / Emmet Abbreviation
|
||||
action.ExpandLiveTemplateCustom.description=Invoke the live template that bound to 'Custom shortcut' with the prefix typed in the editor
|
||||
action.SurroundWithLiveTemplate.text=Surround with Live Tem_plate...
|
||||
action.SurroundWithLiveTemplate.description=Surrounds the selection with one of the template
|
||||
action.CommentByLineComment.text=Comment with _Line Comment
|
||||
|
||||
Reference in New Issue
Block a user