Opened 16 years ago
Closed 16 years ago
#2136 closed defect (bug) (fixed)
Footer translation bug
| Reported by: | waclawjacek | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | i18n | |
| Cc: | waclawjacek |
Description
There's a bug in the footer translation handler. A translation like the one below produces the following:
%sSerwis "" jest dumnie wspierany przez WordPressa i BuddyPressa
#: bp-themes/bp-default/footer.php:7 #, php-format msgid "%s is proudly powered by <a href=\"http://wordpress.org\">WordPress</a> and <a href=\"http://buddypress.org\">BuddyPress</a>" msgstr "Serwis \"%s\" jest dumnie wspierany przez <a href=\"http://mu.wordpress.org\">WordPressa</a> i <a href=\"http://buddypress.org\">BuddyPressa</a>"
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Use get_bloginfo() instead of bloginfo()