Scheduler Hints - add missing phrases

Change-Id: If5941560c2ce07ea8df219736768a03f28b47835
Closes-Bug: #2100631
This commit is contained in:
Ivan Anfimov 2025-02-28 18:48:14 +00:00
parent 1252f1c099
commit 96c404010a

@ -42,7 +42,9 @@
available: gettext('Available Scheduler Hints'),
existing: gettext('Existing Scheduler Hints'),
noAvailable: gettext('No available scheduler hints'),
noExisting: gettext('No existing scheduler hints')
noExisting: gettext('No existing scheduler hints'),
filter: gettext('Filter'),
custom: gettext('Custom')
};
}