no message
This commit is contained in:
@@ -34,8 +34,10 @@ public enum Current {
|
||||
//--
|
||||
ServerSapfor,
|
||||
SapforTasksPackage,
|
||||
SapforEtalonTaskResult,//самый левый пакет
|
||||
SapforTaskResult,
|
||||
SapforEtalonVersion,//самый левый пакет
|
||||
SapforVersion,
|
||||
//--
|
||||
|
||||
//--
|
||||
ComponentServerBackup,
|
||||
Subscriber,
|
||||
@@ -391,10 +393,10 @@ public enum Current {
|
||||
return "Профиль SAPFOR";
|
||||
case SapforProfileSetting:
|
||||
return "Настройка профиля SAPFOR";
|
||||
case SapforEtalonTaskResult:
|
||||
return "Задача SAPFOR(Эталон)";
|
||||
case SapforTaskResult:
|
||||
return "Задача SAPFOR";
|
||||
case SapforEtalonVersion:
|
||||
return "Версия SAPFOR(Эталон)";
|
||||
case SapforVersion:
|
||||
return "Версия SAPFOR";
|
||||
case ComponentServerBackup:
|
||||
return "Версия компонента для восстановления с сервера";
|
||||
case Subscriber:
|
||||
|
||||
Reference in New Issue
Block a user