1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-19 11:11:10 +01:00
phorge-phorge/src/infrastructure
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
..
customfield Support Conduit application of most CustomField transactions in EditEngine 2015-12-02 09:32:49 -08:00
daemon Fix daemon restart behavior to check once every 10 seconds 2015-11-23 05:59:04 -08:00
diff Allow lint messages to be rendered as Remarkup 2015-11-15 19:50:10 +00:00
edges Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
env Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
events Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
internationalization Make notification counts properly translatable 2015-12-03 07:06:39 -08:00
javelin Extend from Phobject 2015-06-15 18:02:27 +10:00
lint/linter Linter fixes 2015-12-03 07:44:23 +11:00
log Extend from Phobject 2015-06-15 18:02:27 +10:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
markup Add styling for new Remarkup highlighter 2015-11-02 13:20:07 -08:00
query Refine "invalid cursor" exception to have a little more information 2015-07-07 12:52:12 -07:00
sms Various linter fixes 2015-08-11 22:36:55 +10:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Add a lock to storage upgrade and adjustment 2015-12-02 06:18:28 +11:00
testing Always override auth.email-domains when running unit tests 2015-11-10 10:15:10 -08:00
time Extend from Phobject 2015-06-15 18:02:27 +10:00
util Add a lock to storage upgrade and adjustment 2015-12-02 06:18:28 +11:00
PhabricatorEditor.php Mark some strings for translation 2015-06-09 23:06:52 +10:00