mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 352562: Tracepoint Action 'eval' has changed to 'teval'
This commit is contained in:
parent
d226e960f9
commit
76b6692246
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ TracepointActions_Evaluate_Name=Evaluate Action
|
|||
TracepointActions_WhileStepping_Name=While-Stepping Action
|
||||
# START NON-TRANSLATABLE
|
||||
TracepointActions_Collect_text=collect {0}
|
||||
TracepointActions_Evaluate_text=eval {0}
|
||||
TracepointActions_Evaluate_text=teval {0}
|
||||
TracepointActions_WhileStepping_text=while-stepping {0} {1}
|
||||
# END NON-TRANSLATABLE
|
||||
|
|
Loading…
Add table
Reference in a new issue