1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/view/control
Anh Nhan Nguyen 8e51764118 pht() for view and form elements
Summary:
actually just wanted to `pht()` the //Cancel// button.

includes `pht()`ed exceptions.

refrained from `pht()`-ing `phabricator_relative_date()` since I wasn't too sure about the effects.

Test Plan: visited all form elements that I remembered - looks reasonable

Reviewers: epriestley, chad, btrahan

Reviewed By: chad

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5175
2013-03-01 15:37:33 -08:00
..
AphrontAttachedFileView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontCursorPagerView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontPagerView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontTableView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontTokenizerTemplateView.php Fix double escaping in phutil_tag 2013-02-06 15:21:05 -08:00
AphrontTypeaheadTemplateView.php Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
PhabricatorObjectListView.php render_tag -> tag: misc views 2013-02-02 06:12:36 -08:00
PhabricatorObjectSelectorDialog.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00