Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
php.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2007 at 06:51 UTC
Updated:
21 Dec 2007 at 10:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
mooffie commentedHere's a patch. I split the code snippet into two list items. Are we past string freeze already? :-(
Comment #2
mooffie commentedHere's an alternative patch. This one simply removes the BLOCKQUOTE tag so it evades the string freeze because it doesn't touch any translatable string. I think the previous patch is nicer, though.
Comment #3
gábor hojtsyNo, we are not past string freeze yet, and we broke several strings in parts so that they are easier to translate (as compared to being a big block of text), so I committed #1. Thanks.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.