From c41af771087d521db68b3e7170dfc4345f2d4f79 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 8 Dec 2022 10:50:04 +0100 Subject: [PATCH] remove unused translation keys --- src/main/resources/i18n/strings.properties | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index accf9e5b6..fd744a790 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -220,8 +220,6 @@ health.check.detail.checkFinishedAndFound=The check finished running. Please rev health.check.detail.checkFailed=The check exited due to an error. health.check.detail.checkCancelled=The check was cancelled. health.check.detail.listFilters.label=Filter -health.check.detail.listFilters.severity=Severity -health.check.detail.listFilters.fixState=Fix state health.check.detail.fixAllSpecificBtn=Fix all of type health.check.exportBtn=Export Report ## Result view