Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2680462
D25443.1734545329.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
682 B
Referenced Files
None
Subscribers
None
D25443.1734545329.diff
View Options
diff --git a/src/applications/repository/storage/PhabricatorRepositoryURITransaction.php b/src/applications/repository/storage/PhabricatorRepositoryURITransaction.php
--- a/src/applications/repository/storage/PhabricatorRepositoryURITransaction.php
+++ b/src/applications/repository/storage/PhabricatorRepositoryURITransaction.php
@@ -57,7 +57,7 @@
$new_label = idx(idx($map, $new, array()), 'label', $new);
return pht(
- '%s changed the display type for this URI from "%s" to "%s".',
+ '%s changed the I/O type for this URI from "%s" to "%s".',
$this->renderHandleLink($author_phid),
$old_label,
$new_label);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 18:08 (2 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1014902
Default Alt Text
D25443.1734545329.diff (682 B)
Attached To
Mode
D25443: Correct Transaction text when changing Diffusion URI I/O type
Attached
Detach File
Event Timeline
Log In to Comment