On Drupal 6.x, the translation of the menu titles and descriptions (like given in the hook_menu() implementation) are already done by the core; there is no need to pass the translated text in the implementation of the hook, which would cause t() to be called twice.

Comments

cwgordon7’s picture

Status: Active » Closed (duplicate)
avpaderno’s picture

Status: Closed (duplicate) » Active

The issue has never been fixed in 6.x-1.1-rc1.
The development snapshot 6.x-1.x-dev is not even usable. Apart that, fixes done in a development snapshot should be back ported to the official release.

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, which is for a not supported Drupal version.