'main-menu', 'title' => 'Main menu', 'description' => 'The Main menu is used on many sites to show the major sections of the site, often in a top navigation bar.', 'language' => 'und', 'i18n_mode' => 5, ); // Translatables // Included for use with string extractors like potx. t('Main menu'); t('The Main menu is used on many sites to show the major sections of the site, often in a top navigation bar.'); return $menus; }