Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···183183 'have their own milestones.');
184184 } else {
185185 if (!$milestones) {
186186- $note = pht('You can create milestones for this project.');
186186+ $note = pht('Milestones can be created for this project.');
187187 } else {
188188 $note = pht('This project has milestones.');
189189 }
···199199 'subprojects.');
200200 } else {
201201 if (!$subprojects) {
202202- $note = pht('You can create subprojects for this project.');
202202+ $note = pht('Subprojects can be created for this project.');
203203 } else {
204204 $note = pht('This project has subprojects.');
205205 }