mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 20:05:35 +02:00
[fix] type in level two message from 1220
This commit is contained in:
parent
901349e75c
commit
13b9fa9d3a
1 changed files with 1 additions and 1 deletions
|
@ -658,7 +658,7 @@ Contributors:
|
||||||
</Message>
|
</Message>
|
||||||
<Message ID="1220" Indicator="E">
|
<Message ID="1220" Indicator="E">
|
||||||
<LevelOne>Host name '%1' not found or valid</LevelOne>
|
<LevelOne>Host name '%1' not found or valid</LevelOne>
|
||||||
<LevelTwo>A remote system of host name '%1' was found. If you are working disconnected, de-select the checkbox to verify the host name</LevelTwo>
|
<LevelTwo>A remote system of host name '%1' was not found. If you are working disconnected, de-select the checkbox to verify the host name</LevelTwo>
|
||||||
</Message>
|
</Message>
|
||||||
<Message ID="1221" Indicator="I">
|
<Message ID="1221" Indicator="I">
|
||||||
<LevelOne>Verifying host name...</LevelOne>
|
<LevelOne>Verifying host name...</LevelOne>
|
||||||
|
|
Loading…
Add table
Reference in a new issue