Page MenuHomePhorge

D25404.1730507379.diff
No OneTemporary

D25404.1730507379.diff

diff --git a/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php b/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php
--- a/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php
+++ b/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php
@@ -53,9 +53,8 @@
->setMessage($message);
} else {
$message = pht(
- 'Anyone who can browse to this this server will be able to '.
- 'register an account. To add email domain restrictions, configure '.
- '%s.',
+ 'Anyone who can browse to this server will be able to register '.
+ 'an account. To add email domain restrictions, configure %s.',
$domains_link);
$results[] = $this->newGuidance('core.auth.email-domains.off')
diff --git a/src/applications/phame/storage/PhameBlog.php b/src/applications/phame/storage/PhameBlog.php
--- a/src/applications/phame/storage/PhameBlog.php
+++ b/src/applications/phame/storage/PhameBlog.php
@@ -154,7 +154,7 @@
$href = PhabricatorEnv::getProductionURI(
'/config/edit/policy.allow-public/');
return pht(
- 'For custom domains to work, this this server must be '.
+ 'For custom domains to work, this server must be '.
'configured to allow the public access policy. Configure this '.
'setting %s, or ask an administrator to configure this setting. '.
'The domain can be specified later once this setting has been '.

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 2, 00:29 (19 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
954594
Default Alt Text
D25404.1730507379.diff (1 KB)

Event Timeline