mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 10:45:37 +02:00
Cosmetic fix.
This commit is contained in:
parent
8142a5cf4e
commit
34a210e209
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-08-05 Mikhail Khodjaiants
|
||||||
|
Cosmetic fix.
|
||||||
|
* CDebugUIMessages.properties
|
||||||
|
|
||||||
2004-08-04 Mikhail Khodjaiants
|
2004-08-04 Mikhail Khodjaiants
|
||||||
New implementation of the variable types.
|
New implementation of the variable types.
|
||||||
* CDTDebugModelPresentation.java
|
* CDTDebugModelPresentation.java
|
||||||
|
|
|
@ -21,7 +21,7 @@ CDTDebugModelPresentation.6=Exit code = {0}.
|
||||||
CDTDebugModelPresentation.7={0} (Suspended)
|
CDTDebugModelPresentation.7={0} (Suspended)
|
||||||
CDTDebugModelPresentation.8=Thread [{0}]
|
CDTDebugModelPresentation.8=Thread [{0}]
|
||||||
CDTDebugModelPresentation.9=Thread [{0}] (Terminated)
|
CDTDebugModelPresentation.9=Thread [{0}] (Terminated)
|
||||||
CDTDebugModelPresentation.4== <Error. {0}>
|
CDTDebugModelPresentation.4=\ = <Error. {0}>
|
||||||
CDTDebugModelPresentation.10=Thread [{0}] (Stepping)
|
CDTDebugModelPresentation.10=Thread [{0}] (Stepping)
|
||||||
CDTDebugModelPresentation.11=Thread [{0}] (Running)
|
CDTDebugModelPresentation.11=Thread [{0}] (Running)
|
||||||
CDTDebugModelPresentation.13=: Signal ''{0}'' received. Description: {1}.
|
CDTDebugModelPresentation.13=: Signal ''{0}'' received. Description: {1}.
|
||||||
|
|
Loading…
Add table
Reference in a new issue