'primary-links', 'link_path' => 'account/prefs', 'router_path' => 'account/prefs', 'link_title' => 'Preferences', 'options' => array( 'attributes' => array( 'title' => '', ), ), 'module' => 'menu', 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '-47', 'parent_path' => 'dashboard', ); // Translatables // Use bts() function to translate additional strings. bts('Preferences', array(), NULL, 'boinc:menu-link'); bts('Community', array(), NULL, 'boinc:menu-link'); bts('Privacy', array(), NULL, 'boinc:menu-link'); bts('Subscriptions', array(), NULL, 'boinc:menu-link:-1:ignoreoverwrite'); return $menu_links; }