Posted by pp on October 8, 2009 at 8:21am
Jump to:
| Project: | Case Tracker |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
Please use "Case Tracker settings" instead of "Case Tracker" at settings page. This can be help for translators.
| Attachment | Size |
|---|---|
| settings-title.patch | 777 bytes |
Comments
#1
The patch works well for me, and makes translators' work easier, as they can differentiate the module name and the menu item's title. Anyway, I wouldn't call it a bug.
#2
This appears to be inconsistent with how drupal core behaves. None of the page callbacks core provides in 'admin/settings' seems to have the word 'settings' in the title, rather it's things like "file system" and "error reporting". Based on this I'm hesitant to make this change.