Closed (fixed)
Project:
Drupal core
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
28 Sep 2003 at 14:23 UTC
Updated:
17 Oct 2003 at 22:20 UTC
Reardless of the fact that comment.module has the $GLOBALS["cmodes"] and $GLOBALS["corder"] wrapped in t() calls, those are not translated, as probably t() is called here before the locale module is initialized, so the translations are not fetched properly. These strings are not available for translation this way.
Comments
Comment #1
dries commentedFixed. See also bug #3449. Not going to backport this to 4.2.0.
Comment #2
(not verified) commentedAutomatically closed due to inactivity (marked fixed for 14 days).