1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/flag
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 phtize all the things 2015-05-22 21:16:39 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Update Flag for handleRequest 2015-07-29 17:00:31 -07:00
events Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
herald Modularize the Diffusion "Add Auditors" Herald action 2015-08-03 14:33:27 -07:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view Fix method visibility for AphrontFormControl methods 2015-01-07 07:33:37 +11:00