mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Add strings used by the recently added Move To Line action (forgot to commit this earlier)
This commit is contained in:
parent
6d4d1d2bed
commit
263d85a58d
1 changed files with 5 additions and 0 deletions
|
@ -57,6 +57,11 @@ RestoreDefaultRegisterGroupsActionDelegate.0=Error
|
|||
RestoreDefaultRegisterGroupsActionDelegate.1=Error(s) occurred restoring default register groups.
|
||||
MoveToLineActionDelegate.1=Error
|
||||
MoveToLineActionDelegate.2=Move to line failed
|
||||
MoveToLineAdapter.0=Empty editor
|
||||
MoveToLineAdapter.1=Missing document
|
||||
MoveToLineAdapter.2=Empty editor
|
||||
MoveToLineAdapter.3=Operation is not supported.
|
||||
MoveToLineAdapter.4=Move To Line failed.
|
||||
AddGlobalsActionDelegate.title=Global Variables
|
||||
AddGlobalsActionDelegate.Error(s)_occured_adding_globals_1=Error(s) occured adding globals.
|
||||
ManageFunctionBreakpointActionDelegate.Error_1=Error
|
||||
|
|
Loading…
Add table
Reference in a new issue