Translate tags vocablary name on node form?
dboulet - June 17, 2009 - 20:23
| Project: | Internationalization |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
For me the name of freetagging vocabularies wasn't translated in the node form. I realize that this might be done intentionally, because tags can only be entered in the default language. I've attached a patch that translates the name anyways.
| Attachment | Size |
|---|---|
| i18n-DRUPAL-6--1_i18ntaxonomy_tags_node_form.patch | 999 bytes |

#1
Yes, it makes sense. Thanks
#2
Thanks for the patch , however it does not work for me.
My Tags is "Per language terms. Different terms will be allowed for each language and they can be translated."
Translated this text "vocabulary:11:name"
And i still see the original string.
I'm unable to translate Vocab names at all.
PS : I check the patch as well, it seems that it only supports I18N_TAXONOMY_LOCALIZE, but i think all types except "Set language to vocabulary..." require translation.
#3
I corrected this bug with this patch :
#4
Thanks sinasquax , patch works. but only in edit mode.
#5