новое преобразование
This commit is contained in:
2025-11-09 03:48:32 +03:00
parent 43a0e60f65
commit 170431081f
2 changed files with 3 additions and 6 deletions

View File

@@ -368,7 +368,7 @@ public enum PassCode implements PassCode_ {
public String getDescription() {
switch (this) {
case SPF_InsertPrivateArrayDirectives:
return "Вставка директив приватизации массивов";
return "Анализ и вставка директив приватизации массивов";
case CompareSapforPackageToEthalon:
return "Сравнить пакет тестирования SAPFOR с эталоном";
case SPF_RemoveSpfDirectives: