1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest
vrana 0acb7734cd Use pht()
Summary:
This is the first step in Phabricator internationalization.
It adds a translation selector and calls it at startup.
Installations can add custom selectors to override some texts.
We can add official translations in future.

Next step is to allow user to choose his translation which will override the global one.

This is currently used only for English plurals.

Test Plan: Displayed a diff with unit test error, verified that it says 'Detail' or 'Details' and not 'Detail(s)'.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1139

Differential Revision: https://secure.phabricator.com/D2753
2012-06-14 16:25:20 -07:00
..
auxiliaryfield Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
constants Extend ManiphestAction from ManiphestConstants, not PhrictionConstants 2012-06-13 14:41:43 -07:00
controller "Please Refresh" Notifications 2012-06-13 17:28:58 -07:00
editor Make Thread-Topic human readable 2012-06-14 11:36:34 -07:00
extensions Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Make Thread-Topic human readable 2012-06-14 11:36:34 -07:00
view Use pht() 2012-06-14 16:25:20 -07:00
ManiphestReplyHandler.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestTaskQuery.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00