mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-19 12:00:55 +01:00
s/Debate Paste Accuracy/Eat Paste/
Summary: Don't get me wrong, "Debate Paste Accuracy" is witty, but we can aspire to better. Test Plan: Consume glue, obviously. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, chrisbolt, Korvin Differential Revision: https://secure.phabricator.com/D9106
This commit is contained in:
parent
38f5894b58
commit
cff721c657
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ final class PhabricatorPasteViewController extends PhabricatorPasteController {
|
|||
|
||||
$add_comment_header = $is_serious
|
||||
? pht('Add Comment')
|
||||
: pht('Debate Paste Accuracy');
|
||||
: pht('Eat Paste');
|
||||
|
||||
$draft = PhabricatorDraft::newFromUserAndKey($user, $paste->getPHID());
|
||||
|
||||
|
|
Loading…
Reference in a new issue