stable
Clone or download
Read-only
Fix request #36863: Use dngettext for workflow follow up comment
dngettext allows pluralization, no need to use `condition(s)`. Change-Id: I04bf9a056a2267cb7ec66857ee7cbe75c1e00182
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Workflow/Trigger/TriggerRule.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +5 | −3 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +4 | −2 | Go to diff View file |
M | tools/utils/generate-smarty-mo.php | +3 | −3 | Go to diff View file |