1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 12:00:55 +01:00

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
This commit is contained in:
Joshua Spence 2015-11-06 13:39:35 +11:00
parent 5024560de1
commit af7b16248e

View file

@ -816,8 +816,10 @@ final class PhabricatorUSEnglishTranslation
),
'%s, %s line(s)' => array(
'%s, %s line',
'%s, %s lines',
array(
'%s, %s line',
'%s, %s lines',
),
),
'%s pushed %d commit(s) to %s.' => array(