mirror of
git://develop.git.wordpress.org/
synced 2025-02-12 10:50:25 +01:00
I18N: Make the translator comment added in [37858] more explicit and consistent with other similar instances.
See #37147. git-svn-id: https://develop.svn.wordpress.org/trunk@37948 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
222ef34ff2
commit
266ffe1f35
@ -33,7 +33,7 @@ if ( ! defined( 'WP_ALLOW_REPAIR' ) ) {
|
||||
|
||||
echo '<p>';
|
||||
printf(
|
||||
/* translators: %s: File name. */
|
||||
/* translators: %s: wp-config.php */
|
||||
__( 'To allow use of this page to automatically repair database problems, please add the following line to your %s file. Once this line is added to your config, reload this page.' ),
|
||||
'<code>wp-config.php</code>'
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user