mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 04:15:35 +02:00
Fix problem with dialog filter.
This commit is contained in:
parent
5918fa62e3
commit
e4f24af8d1
1 changed files with 2 additions and 1 deletions
|
@ -36,4 +36,5 @@ RemoveAction.0=Re&move
|
|||
SourceContainerWorkbenchAdapter.0=Path Mapping:
|
||||
UpAction.0=U&p
|
||||
CSourceNotFoundEditor.0=Can''t find a source file at \"{0}\" \nLocate the file or edit the source lookup path to include its location.
|
||||
CSourceNotFoundEditor.1=Locate File...
|
||||
CSourceNotFoundEditor.1=Locate File...
|
||||
CSourceNotFoundEditor.2=Missing Source File
|
||||
|
|
Loading…
Add table
Reference in a new issue