[wp-trac] [WordPress Trac] #26621: "UPDATE LOG" doesn't match the underlining when translated
WordPress Trac
noreply at wordpress.org
Sat Dec 14 03:52:02 UTC 2013
#26621: "UPDATE LOG" doesn't match the underlining when translated
-----------------------------+-----------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: 3.9
Component: Upgrade/Install | Version: 3.8
Severity: trivial | Keywords: has-patch
-----------------------------+-----------------------
Background: #25667
When "UPDATE LOG" is translated, it may not match the length of the
hardcoded underlining:
{{{
ЖУРНАЛ ОБНОВЛЕНИЯ
==========
}}}
We should use `str_repeat()`, like we do a few lines below:
[source:tags/3.8/src/wp-admin/includes/class-wp-upgrader.php#L2407]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26621>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list