Closed (works as designed)
Project:
Frequently Asked Questions
Version:
7.x-1.0-rc1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 22:34 UTC
Updated:
8 Mar 2012 at 22:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
kartagisI am attaching a patch.
Comment #2
Steven Brown commentedFirst off, your patch needs to be made with git. There are steps here for creating patches with git.
Secondly, the hook_menu() function does not need t() functions on the 'title' or the 'description'. This is already being done for you.
Thirdly, What made you make this patch? Is something not being translated and should? If it's the FAQ page title then let me know.
Comment #3
stella commentedYep, none of those changes are required. Drupal's menu system takes care of the translation stuff. Marking as 'needing more info'.
Comment #4
stella commentedNo response in over a month, so closing. Feel free to re-open if you can provide more information.