CUST: - FwUpdateSw: - resources
This commit is contained in:
parent
e42c6163bc
commit
482a1ff137
@ -116,7 +116,7 @@ namespace Xylem.ServiceFwUpdate.Ui.ServiceFwUpdateSw
|
||||
private static readonly Color ColorUnknownStatus = Color.Gray;
|
||||
private const String SuccessSign = @"✔";
|
||||
private const String FailedSign = @"✘";
|
||||
private const String WarningSign = @"?";
|
||||
private const String WarningSign = @"!";
|
||||
|
||||
private const String StrSeparator = "-----------------------------------------------------" +
|
||||
"-----------------------------------------------------" +
|
||||
|
||||
@ -686,6 +686,6 @@
|
||||
<value>Konfigurationsvergleich erfolgreich.</value>
|
||||
</data>
|
||||
<data name="StrRegisterRecoveryWarning" xml:space="preserve">
|
||||
<value>WARNUNG: Konfigurationswiederherstellung unvollständig</value>
|
||||
<value>WARNUNG: Konfiguration unvollständig!</value>
|
||||
</data>
|
||||
</root>
|
||||
Loading…
Reference in New Issue
Block a user