Scheduler Hints - add missing phrases
Change-Id: If5941560c2ce07ea8df219736768a03f28b47835 Closes-Bug: #2100631
This commit is contained in:
@@ -42,7 +42,9 @@
|
|||||||
available: gettext('Available Scheduler Hints'),
|
available: gettext('Available Scheduler Hints'),
|
||||||
existing: gettext('Existing Scheduler Hints'),
|
existing: gettext('Existing Scheduler Hints'),
|
||||||
noAvailable: gettext('No available 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')
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user