diff --git a/ui-ngx/src/assets/locale/locale.constant-en_US.json b/ui-ngx/src/assets/locale/locale.constant-en_US.json index 1904cb796f..20e9bf1b2b 100644 --- a/ui-ngx/src/assets/locale/locale.constant-en_US.json +++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json @@ -3906,7 +3906,7 @@ "processing-timeout": "Processing within, ms", "batch-size": "Batch size", "retries": "Number of retries (0 – unlimited)", - "failure-percentage": "Percentage of failure messages for skipping retries", + "failure-percentage": "Failure messages for skipping retries, %", "pause-between-retries": "Retry within, sec", "max-pause-between-retries": "Additional retry within, sec", "delete": "Delete queue",