diff --git a/includes/menu.inc b/includes/menu.inc index 5df8a6b7d52ab4f5130deaf65d6d4e0e6ce4a0ef..8b4636baffd7c075827d74db0242c40b02fe055f 100644 --- a/includes/menu.inc +++ b/includes/menu.inc @@ -451,6 +451,7 @@ function _menu_check_access(&$item, $map) { /** * Localize the router item title using t() or another callback. + * * Translate the title and description to allow storage of English title * strings in the database, yet display of them in the language required * by the current user.