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
···13481348 'Added auditors: %2$s.',
13491349 ),
1350135013511351+ '%s target(s) do not have permission to see this object: %s.' => array(
13521352+ 'A target does not have permission to see this object: %2$s.',
13531353+ 'Targets do not have permission to see this object: %2$s.',
13541354+ ),
13551355+13561356+ 'This action has no effect on %s target(s): %s.' => array(
13571357+ 'This action has no effect on a target: %2$s.',
13581358+ 'This action has no effect on targets: %2$s.',
13591359+ ),
13601360+13511361 );
13521362 }
13531363