1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/audit
epriestley 618cec23d8 Make notification counts properly translatable
Summary:
Ref T9132. When I've touched `PhabricatorApplication` I keep hitting this bad `pht()` junk.

The warning is correct, these strings are not extactable and can not be translated.

Fix it so they can be extracted and translated.

Broadly, in all cases we want to render one of these:

> 95 Things (for fewer than some limit)
> 99+ Things (when we hit the limit)

Test Plan: Looked at homepage status counts, moused over them, saw reasonable strings. Grepped for removed method.

Reviewers: chad

Reviewed By: chad

Subscribers: joshuaspence

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14638
2015-12-03 07:06:39 -08:00
..
application Make notification counts properly translatable 2015-12-03 07:06:39 -08:00
conduit Load audit requests when querying audits 2015-09-25 10:43:17 -07:00
constants [Redesign] Misc batch of UI buggypoos 2015-06-19 13:18:42 +01:00
controller Update Audit for handleRequest 2015-08-01 16:57:18 -07:00
editor Partially revert D14511 to fix "INLINE COMMENTS" in mail 2015-11-28 13:40:57 -08:00
mail Move commits to the "COMMIT" mail prefix 2015-09-25 10:43:11 -07:00
management phtize all the things 2015-05-22 21:16:39 +10:00
query Modernize Audit search engine 2015-08-31 10:17:54 -07:00
storage Extend from Phobject 2015-06-15 18:02:27 +10:00
view [Redesign] Misc batch of UI buggypoos 2015-06-19 13:18:42 +01:00