| # |
| |
| pluginName = Monitoring Model |
| providerName = www.example.org |
| |
| contributions.menus.debug.label = Debug |
| contributions.menus.debug.menmonic = D |
| |
| contributions.menus.debug.monitoredSystem.label = Monitored System |
| |
| contributions.menus.debug.triggerEvent = TriggerEvent |
| contributions.menus.debug.triggerEventToolTip = Manually trigger event on the selected port. |
| |
| contributions.menus.debug.watch = Watch |
| contributions.menus.debug.watchToolTip = Watch all selected elements. |
| |
| contributions.menus.debug.watchAll = Watch All |
| contributions.menus.debug.watchAllToolTip = Watch all elements of the selected Function Blocks. |
| |
| contributions.menus.debug.removeAllWatches = Remove Watches |
| contributions.menus.debug.removeAllWatchesToolTip = Do not watch the selected elements any longer. |
| |
| contributions.menus.debug.force = Force |
| contributions.menus.debug.forceToolTip = Force the selected port. |
| |
| contributions.menus.debug.clearForce = Clear Force |
| contributions.menus.debug.clearForceToolTop = Remove the forced value in the runtime system. |
| |