mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
bug 323402: Open external location in Problems View throws exception when file is not there
This commit is contained in:
parent
1a94ffcda8
commit
0bef556cd0
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@
|
||||||
|
|
||||||
EditorUtility_calculatingChangedRegions_message=Calculating changed regions
|
EditorUtility_calculatingChangedRegions_message=Calculating changed regions
|
||||||
EditorUtility_error_calculatingChangedRegions=An error occurred while calculating the changed regions. See error log for details.
|
EditorUtility_error_calculatingChangedRegions=An error occurred while calculating the changed regions. See error log for details.
|
||||||
|
OpenExternalProblemAction_CannotReadExternalLocation=Cannot read external location {0}
|
||||||
|
OpenExternalProblemAction_ErrorOpeningFile=Error Opening File
|
||||||
|
|
Loading…
Add table
Reference in a new issue