mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 23:45:23 +02:00
Bug 517722: Mark CDT specific Launch Group as Deprecated in the UI
Change-Id: Ib945742c6cec83ca9bd9fcb6bc42e32815d74f28
This commit is contained in:
parent
5f937c0bf8
commit
fa142ee04b
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ providerName=Eclipse CDT
|
||||||
|
|
||||||
LocalCDTLaunch.name=Run Process
|
LocalCDTLaunch.name=Run Process
|
||||||
LocalCDTLaunch.description=Execute the specified process
|
LocalCDTLaunch.description=Execute the specified process
|
||||||
LaunchGroup.name=Launch Group
|
LaunchGroup.name=Launch Group (Deprecated)
|
||||||
LaunchGroup.description=Launch several other configurations sequentially
|
LaunchGroup.description=This version of Launch Group is now deprecated, a newer and better one is now available as part of the Eclipse Platform.
|
||||||
|
|
||||||
MainLaunchTab.name=Main
|
MainLaunchTab.name=Main
|
||||||
ArgumentsLaunchTab.name=Arguments
|
ArgumentsLaunchTab.name=Arguments
|
||||||
|
|
Loading…
Add table
Reference in a new issue