Ticket #830 (closed defect: fixed)
Unable to translate bb-templates/kakumei/favorites.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Administration | Version: | 1.0-rc-2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Line 7-8:
_e('Your Favorites allow you to create a custom <abbr title="Really Simple Syndication">RSS</abbr> feed which pulls recent replies to the topics you specify.
To add topics to your list of favorites, just click the "Add to Favorites" link found on that topic’s page.');
The string has an unneeded linebreak, that makes gettext grab the string as ...topics you specify.\nTo add topics... and later it can't find a translation for the string because of that little difference.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
