Add a translator note for the fix in r33387
props SergeyBiryukov fixes 33091 git-svn-id: https://develop.svn.wordpress.org/trunk@33437 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0fe4782373
commit
3ad35be856
@ -147,6 +147,7 @@ function display_setup_form( $error = null ) {
|
|||||||
<div id="pass-strength-result" aria-live="polite"></div>
|
<div id="pass-strength-result" aria-live="polite"></div>
|
||||||
</div>
|
</div>
|
||||||
<p><span class="description important hide-if-no-js">
|
<p><span class="description important hide-if-no-js">
|
||||||
|
<?php /* translators: The non-breaking space prevents 1Password from thinking the text "log in" should trigger a password save prompt. */ ?>
|
||||||
<strong><?php _e( 'Important:' )?></strong> <?php _e( 'You will need this password to log in. Please store it in a secure location.' ); ?></span></p>
|
<strong><?php _e( 'Important:' )?></strong> <?php _e( 'You will need this password to log in. Please store it in a secure location.' ); ?></span></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user