Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14047922
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
Fri, Nov 15, 5:49 AM (4 d, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6711574
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