Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13955279
D7287.id16405.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
618 B
Referenced Files
None
Subscribers
None
D7287.id16405.diff
View Options
Index: src/applications/files/controller/PhabricatorFileUploadDialogController.php
===================================================================
--- src/applications/files/controller/PhabricatorFileUploadDialogController.php
+++ src/applications/files/controller/PhabricatorFileUploadDialogController.php
@@ -9,7 +9,7 @@
$dialog = id(new AphrontDialogView())
->setUser($user)
- ->setTitle(pht('Upload Image'))
+ ->setTitle(pht('Upload File'))
->appendChild(pht(
'To add files, drag and drop them into the comment text area.'))
->addCancelButton('/', pht('Close'));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Oct 15, 12:47 AM (4 w, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6710673
Default Alt Text
D7287.id16405.diff (618 B)
Attached To
Mode
D7287: Rename "Upload Image" dialog to "Upload File" to match purpose
Attached
Detach File
Event Timeline
Log In to Comment