[Tickets #10831] Missing translations in framework libraries
bugs at horde.org
bugs at horde.org
Fri Dec 2 19:44:05 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10831
------------------------------------------------------------------------------
Ticket | 10831
Created By | Michael Slusarz <slusarz at horde.org>
Summary | Missing translations in framework libraries
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Horde Developers, Jan Schneider
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-12-02 12:44) wrote:
Translation strings that contain a 'sprintf' do not seem to be
correctly identified by the translation script.
Example: Horde_Token package, line 167:
throw new
Horde_Token_Exception_Expired(Horde_Token_Translation::t(sprintf("This
request cannot be completed because the link you followed or the form
you submitted was only valid for %s minutes. Please try again now.",
floor($timeout / 60))));
More information about the bugs
mailing list