[buddypress-trac] [BuddyPress Trac] #4631: Translation string "%s Directory" isn't good
buddypress-trac
noreply at wordpress.org
Sun Mar 9 14:38:25 UTC 2014
#4631: Translation string "%s Directory" isn't good
-----------------------------------+---------------------------
Reporter: DanielJuhl | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0
Component: i18n | Version: 1.6.1
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8090"]:
{{{
#!CommitTicketReference repository="" revision="8090"
Improve strings used for <title> and header of directory pages
Our legacy method for creating directory titles involved concatenating the
component name into '% Directory', which did not work well in languages
where
a term like 'Groups Directory' would be translated into a single word. In
addition, there was inconistency between the <title> element on directory
pages
and the header element used in the page body.
This changeset introduces a 'directory_title' parameter to
BP_Core_Component,
so that directories can register a fully localizable string as the title/
header for directories.
To avoid filter name conflicts, the filter names associated with the
headers
on group and blog directory pages were changed to _directory_header. See
r7942,
See #4726, #4630
Fixes #4631
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4631#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list