Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15403446
D14806.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
599 B
Referenced Files
None
Subscribers
None
D14806.diff
View Options
diff --git a/src/applications/auth/controller/PhabricatorAuthStartController.php b/src/applications/auth/controller/PhabricatorAuthStartController.php
--- a/src/applications/auth/controller/PhabricatorAuthStartController.php
+++ b/src/applications/auth/controller/PhabricatorAuthStartController.php
@@ -229,7 +229,7 @@
return $this->newDialog()
->setTitle(pht('Login Required'))
- ->appendParagraph(pht('You must login to continue.'))
+ ->appendParagraph(pht('You must login to take this action.'))
->addSubmitButton(pht('Login'))
->addCancelButton('/');
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 19 2025, 3:24 AM (5 w, 10 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225803
Default Alt Text
D14806.diff (599 B)
Attached To
Mode
D14806: Improve handling of multiple edit forms when logged out
Attached
Detach File
Event Timeline
Log In to Comment