Custom text entered in "Title" field in "Dropbox Settings" section is not translated.
But the default value "All Selection" gets translated.
Looks like t() is applied to default value only in hierarchical_select.module line 1838
Great Module! Thanks!
Comments
Comment #1
wim leersI'll fix this. But please be aware that Drupal's localization tools won't detect these "UI-configurable" (as opposed to "in code") strings! You'll have to enter these translations manually.
Comment #2
wim leersThis applied to:
- dropbox title
- level labels
- item types
- items in the dropbox
All have been fixed now.
Thanks for reporting!