1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Cosmetic fix.

This commit is contained in:
Mikhail Khodjaiants 2004-08-05 19:51:09 +00:00
parent 8142a5cf4e
commit 34a210e209
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-08-05 Mikhail Khodjaiants
Cosmetic fix.
* CDebugUIMessages.properties
2004-08-04 Mikhail Khodjaiants
New implementation of the variable types.
* CDTDebugModelPresentation.java

View file

@ -21,7 +21,7 @@ CDTDebugModelPresentation.6=Exit code = {0}.
CDTDebugModelPresentation.7={0} (Suspended)
CDTDebugModelPresentation.8=Thread [{0}]
CDTDebugModelPresentation.9=Thread [{0}] (Terminated)
CDTDebugModelPresentation.4== <Error. {0}>
CDTDebugModelPresentation.4=\ = <Error. {0}>
CDTDebugModelPresentation.10=Thread [{0}] (Stepping)
CDTDebugModelPresentation.11=Thread [{0}] (Running)
CDTDebugModelPresentation.13=: Signal ''{0}'' received. Description: {1}.