Translatable tab titles (display names)
ximo - December 10, 2009 - 15:44
| Project: | Views Display Tabs |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ximo |
| Status: | closed |
Jump to:
Description
Names of displays in Views are not translatable, which is fine as they're only visible to administrators anyway. But this module exposes these names to visitors, meaning if you use the Internationalization module, you won't be able to translate the text of the tabs.
As I have commit access to this project, I added a dead simple fix for this and committed it to 6.x branch. This issue is here only to document the change (and any side effects).
| Attachment | Size |
|---|---|
| translatabletabs.patch | 825 bytes |

#1
Uhm, obviously you don't need Internationalization for translating texts, that was just my use case. The core Locale module handles translation.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.