Closed (fixed)
Project:
Term Fields
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2009 at 23:40 UTC
Updated:
22 Dec 2009 at 22:20 UTC
The attached patch was mostly started to clean up the translatable strings and bring they in sync with CCK and core. While I was on the code I saw many other minor issues and fixed them together.
| Comment | File | Size | Author |
|---|---|---|---|
| term_fields_translatable_strings_formAPI_review-D6.patch | 29.36 KB | hass |
Comments
Comment #1
b-prod commentedThanks for the formatting!
Comment #2
tkotisis commentedThis bug is resolved as fixed, but the patch does not seem to have found its way to the latest development snapshot (2009-Dec-03).Since i need the translatable strings, what version can i apply this patch on?
On second notice, the patch has been applied, but i'm still unable to translate strings, e.g. "Term Fields" group string in the taxonomy terms.
Comment #3
b-prod commentedThe patch has been applied to the 6.x-1.x-dev release. If there are some issue about that, could you give me more details ?
Comment #4
hass commentedIf you'd like to translate your custom field names you need to install i18n package and make the strings translatable with i18n_strings module. Never done it, but this is the way how such fields will be translated.