@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
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix a translation

Summary: Fixes T9655.

Test Plan: I haven't tested this... it seems simple enough.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Maniphest Tasks: T9655

Differential Revision: https://secure.phabricator.com/D14375

+4 -2
+4 -2
src/infrastructure/internationalization/translation/PhabricatorUSEnglishTranslation.php
··· 816 816 ), 817 817 818 818 '%s, %s line(s)' => array( 819 - '%s, %s line', 820 - '%s, %s lines', 819 + array( 820 + '%s, %s line', 821 + '%s, %s lines', 822 + ), 821 823 ), 822 824 823 825 '%s pushed %d commit(s) to %s.' => array(