Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14844335
D14746.id35663.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
641 B
Referenced Files
None
Subscribers
None
D14746.id35663.diff
View Options
diff --git a/src/applications/transactions/editengine/PhabricatorEditEngine.php b/src/applications/transactions/editengine/PhabricatorEditEngine.php
--- a/src/applications/transactions/editengine/PhabricatorEditEngine.php
+++ b/src/applications/transactions/editengine/PhabricatorEditEngine.php
@@ -173,7 +173,7 @@
* @task text
*/
protected function getCommentViewHeaderText($object) {
- return pht('Add Comment');
+ return pht('Take Action');
}
@@ -181,7 +181,7 @@
* @task text
*/
protected function getCommentViewButtonText($object) {
- return pht('Add Comment');
+ return pht('Submit');
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 3:08 PM (21 h, 5 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7087167
Default Alt Text
D14746.id35663.diff (641 B)
Attached To
Mode
D14746: Clarify that the "Add Comment" button might not literally add a comment if you haven't typed a comment
Attached
Detach File
Event Timeline
Log In to Comment