Download & Extend

Translate tags vocabulary name on node form?

Project:Internationalization
Version:6.x-1.5
Component:Taxonomy
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSizeStatusTest resultOperations
i18n-DRUPAL-6--1_i18ntaxonomy_tags_node_form.patch999 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

Yes, it makes sense. Thanks

#2

Version:6.x-1.x-dev» 6.x-1.2
Status:fixed» needs work

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 :

AttachmentSizeStatusTest resultOperations
i18ntaxonomy.module.patch1.38 KBIgnored: Check issue status.NoneNone

#4

Thanks sinasquax , patch works. but only in edit mode.

#5

Status:needs work» fixed

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#7

Status:closed (fixed)» needs review

I confirm that #3 works, but it's not committed. The patch i guess needs to be rerolled against dev

#8

subscribing - confirmed same result as sinasalek

#9

Status:needs review» needs work

#10

Looks like i should re-roll it myself

#11

Assigned to:Anonymous» sinasalek

#12

+1 subscribing, thanks sinasalek

#13

subscribing

#14

Version:6.x-1.2» 6.x-1.3
Component:Code» Taxonomy
Status:needs work» needs review

Here is new path against 6.x-1.3. It now works with all type of vocabularies except Per Language.
Please let me know if it works for you too

AttachmentSizeStatusTest resultOperations
i18n_translatable_vocabs.patch2.26 KBIgnored: Check issue status.NoneNone

#15

Title:Translate tags vocablary name on node form?» Translate tags vocabulary name on node form?

#16

Version:6.x-1.3» 6.x-1.5
Assigned to:sinasalek» Anonymous
Status:needs review» fixed

If you currently look at 6.x-1.5 it seems that all those features are available.
(some variation in implementation.)

#17

That's great, thanks

#18

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.