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).