Translation for 'buddy' terms.
pounard - August 5, 2008 - 08:16
| Project: | Buddylist |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
I was unable to find an UI to change @buddy* terms for display (as we can see in the buddylist_translation() function).
This function seems to prentent that is possible (as we can see with the variable_get() statement), so, I made a quick module which have only one function: adds a MENU_LOCAL_TASK to Buddylist administration page which helps to put new English words instead of "buddy"*.
Attached the tarball of module.
| Attachment | Size |
|---|---|
| buddylist_translation-5.x-1.x-dev.tar_.gz | 6.61 KB |

#1
Thanks,
I was trying to this via a function override, but that failed. Thanks for adding this mini-module.