[Tickets #10861] Re: Application preferences page not fully translated
bugs at horde.org
bugs at horde.org
Wed Dec 14 13:43:37 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10861
------------------------------------------------------------------------------
Ticket | 10861
Updated By | maciej.uhlig at us.edu.pl
Summary | Application preferences page not fully translated
Queue | Horde Base
Version | 4.0.12
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
maciej.uhlig at us.edu.pl (2011-12-14 13:43) wrote:
> Those translations *are* in the "horde" domain, and the "horde"
> domain *is* active when the template is loaded.
No, it isn't. The *application* domain (e.g. imp) is obviously active.
> What makes you think that this is not the case?
The following code (in previously indicated place):
$td = textdomain('');
echo $td;
textdomain('horde');
produces the following result:
imp
and then the texts are correctly translated.
> Needless to say, those translations work perfectly fine for me.
Sorry. Not here.
More information about the bugs
mailing list