1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/ponder
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
capability Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
constants Swap duplicate close status on Ponder for invalid 2015-08-29 08:29:23 -07:00
controller Various translation improvements 2015-11-03 07:02:46 +11:00
edge Remove VotableInterface from PonderQuestion 2015-08-08 20:29:37 -07:00
editor Fix edits of Ponder comments which mention other objects 2015-11-22 15:12:28 -08:00
herald Add basic Herald support to Ponder 2015-08-08 10:22:18 -07:00
mail Add ability to reply to Ponder Answer emails 2015-08-17 10:22:54 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Various translation improvements 2015-11-03 07:02:46 +11:00
remarkup Remarkup - add a regex to blacklist what objects get link 2014-08-14 15:20:45 -07:00
search Rename PhabricatorSearchField to PhabricatorSearchFieldDocumentType 2015-06-05 11:01:25 -07:00
storage Fix errors when mentioning others in Ponder 2015-10-13 09:09:07 -07:00
view Link Ponder Answer header to user 2015-10-06 14:15:50 -07:00