mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
I18N: Update translator comments after [45674].
See #47771. git-svn-id: https://develop.svn.wordpress.org/trunk@45676 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -95,7 +95,7 @@ if ( ! is_multisite() ) {
|
||||
<p class="description" id="home-description">
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Codex URL */
|
||||
/* translators: %s: Documentation URL */
|
||||
__( 'Enter the address here if you <a href="%s">want your site home page to be different from your WordPress installation directory</a>.' ),
|
||||
__( 'https://wordpress.org/support/article/giving-wordpress-its-own-directory/' )
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user