1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src
epriestley ba4fb05d91 Fix translations
Summary: Theses are sort of silly anyway since they should all have the actor in them rather than being sentence fragments, but make them work OK for English at least. See D3013.

Test Plan:
Ran:

  echo pht('added %d dependencie(s): %s', 1, 'derp')."\n";
  echo pht('added %d dependencie(s): %s', 2, 'derp, derp')."\n";

Got:

  added dependency: derp
  added dependencies: derp, derp

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3015
2012-07-19 11:45:08 -07:00
..
aphront Phame - introduce blogs 2012-07-19 09:03:10 -07:00
applications Fix translations 2012-07-19 11:45:08 -07:00
docs Phame - introduce blogs 2012-07-19 09:03:10 -07:00
infrastructure Fix translations 2012-07-19 11:45:08 -07:00
view Add footer link to report a bug 2012-07-16 09:37:27 -07:00
__celerity_resource_map__.php Phame - introduce blogs 2012-07-19 09:03:10 -07:00
__phutil_library_init__.php Distinguish between aphront and phabricator. 2011-01-22 17:45:28 -08:00
__phutil_library_map__.php Phame - introduce blogs 2012-07-19 09:03:10 -07:00