Make WordPress Core

Changeset 33437


Ignore:
Timestamp:
07/27/2015 01:53:04 AM (10 years ago)
Author:
markjaquith
Message:

Add a translator note for the fix in r33387

props SergeyBiryukov
fixes 33091

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/install.php

    r33419 r33437  
    148148                </div>
    149149                <p><span class="description important hide-if-no-js">
     150                <?php /* translators: The non-breaking space prevents 1Password from thinking the text "log in" should trigger a password save prompt. */ ?>
    150151                <strong><?php _e( 'Important:' )?></strong> <?php _e( 'You will need this password to log&nbsp;in. Please store it in a secure location.' ); ?></span></p>
    151152            </td>
Note: See TracChangeset for help on using the changeset viewer.