text changes
This commit is contained in:
parent
913b60c7c7
commit
6e237fe76c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
\sprintf(
|
\sprintf(
|
||||||
// translators:
|
// translators:
|
||||||
\__(
|
\__(
|
||||||
'People can follow your Blog by using the username <code>%1$s</code> or the URL <code>%2$s</code>. This Blog-User will federate all posts written on your Blog, regardless of the User who posted it. You can customize the Blog-User on the <a href="%3$s">Settings Page</a>.',
|
'People can follow your Blog by using the username <code>%1$s</code> or the URL <code>%2$s</code>. This Blog-User will federate all posts written on your Blog, regardless of the User who posted it. You can customize the Blog-User on the <a href="%3$s">Settings</a> page.',
|
||||||
'activitypub'
|
'activitypub'
|
||||||
),
|
),
|
||||||
\esc_attr( $blog_user->get_resource() ),
|
\esc_attr( $blog_user->get_resource() ),
|
||||||
|
|
Loading…
Reference in a new issue