mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Bug 472765: Better wording on label
Change-Id: Idd391767ac152410f9b01fbe47febcbeae3f2d00 Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
This commit is contained in:
parent
2655b4a0f3
commit
a925a51cf4
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ PathMappingDialog_13=&Add...
|
|||
PathMappingDialog_14=&Edit...
|
||||
PathMappingDialog_15=Re&move
|
||||
PathMappingDialog_16=Path Mappings
|
||||
PathMappingDialog_MappingWithBackendEnabled=Enable performing the mapping with the debugger backend.
|
||||
PathMappingDialog_MappingWithBackendEnabled=Resolve path mappings using debugger backend.
|
||||
PathMappingDialog_MappingWithBackendEnabledTooltip=Allow the mapping to be performed with the debugger backend where supported. This allows any direct interaction with the backend (for example via the console) to have a consistent view of file names.
|
||||
RemoveAction_0=Re&move
|
||||
SourceContainerWorkbenchAdapter_0=Path Mapping:
|
||||
|
|
Loading…
Add table
Reference in a new issue