Cicalese has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/384844 )
Change subject: Fix help for projects field. ...................................................................... Fix help for projects field. T177212 Change-Id: Ifb2ec703297d9772d13381924b7eb9ba20e42329 --- M i18n/en.json 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PhabTaskGraph refs/changes/44/384844/3 diff --git a/i18n/en.json b/i18n/en.json index 137ff30..b67cc8e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -13,8 +13,8 @@ "phabtaskgraph-status-field-label": "Status", "phabtaskgraph-width-field-label": "Width", "phabtaskgraph-height-field-label": "Height", - "phabtaskgraph-tasks-field-help": "comma-separated list of task IDs (starting \"T\" optional); e.g. T123456", - "phabtaskgraph-projects-field-help": "comma-separated list of project names; e.g. MediaWiki-Platform-Team", + "phabtaskgraph-tasks-field-help": "comma-separated list of task IDs (starting \"T\" optional); e.g. 'T123456, T654321'", + "phabtaskgraph-projects-field-help": "comma-separated list of project names; e.g. 'MediaWiki-Platform-Team, Epic'", "phabtaskgraph-width-field-help": "default: 800", "phabtaskgraph-height-field-help": "default: 800", "phabtaskgraph-status-open": "Open", -- To view, visit https://gerrit.wikimedia.org/r/384844 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifb2ec703297d9772d13381924b7eb9ba20e42329 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/PhabTaskGraph Gerrit-Branch: master Gerrit-Owner: Cicalese <cin...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits