Commit dedbe7ba authored by Rajat Jain's avatar Rajat Jain

Change empty state message

parent 812d1f23
......@@ -49,7 +49,7 @@ export const emptyStateWithFilters = s__(
);
export const emptyStateWithEpicIidFiltered = s__(
'GroupRoadmap|Try adding a start or due date to your epics so that they will display in the roadmap.',
'GroupRoadmap|To make your epics appear in the roadmap, add start or due dates to them.',
);
export const PRESET_DEFAULTS = {
......
......@@ -15092,6 +15092,9 @@ msgstr ""
msgid "GroupRoadmap|The roadmap shows the progress of your epics along a timeline"
msgstr ""
msgid "GroupRoadmap|To make your epics appear in the roadmap, add start or due dates to them."
msgstr ""
msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of the %{linkStart}child epics%{linkEnd}."
msgstr ""
......@@ -15101,9 +15104,6 @@ msgstr ""
msgid "GroupRoadmap|To widen your search, change or remove filters; from %{startDate} to %{endDate}."
msgstr ""
msgid "GroupRoadmap|Try adding a start or due date to your epics so that they will display in the roadmap."
msgstr ""
msgid "GroupSAML|Active SAML Group Links (%{count})"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment