Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 1 | OTDebugPreferencePage_title=Debug |
| 2 | OTDebugPreferencePage_enable_filter_title=Stack frame filtering |
| 3 | OTDebugPreferencePage_enableFilter_label=Hide stack frames of the Object Teams Runtime Environment |
| 4 | OTDebugPreferencePage_stackFrameColoringGroup_label=Displaying OT/J-specific stack frames |
| 5 | OTDebugPreferencePage_colorGeneratedCode_label=generated code |
| 6 | OTDebugPreferencePage_colorSpecialCode_label=special OT/J code (method bindings etc.) |
| 7 | OTDebugPreferencePage_callin_stepping_title=Visualization of callin dispatch |
| 8 | OTDebugPreferencePage_callin_step_base_label=Show pending dispatch to original base method |
| 9 | OTDebugPreferencePage_callin_step_recurse_label=Show pending recursive dispatch |
| 10 | OTDebugPreferencePage_callin_step_role_label=Show pending dispatch to callin binding |
| 11 | OTDebugPreferencePage_callin_stepping_hint=Unchecked steps will be skipped, the debugger will automatically step into the next action. |