summaryrefslogtreecommitdiff
path: root/includes/locale.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/locale.inc')
-rw-r--r--includes/locale.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/locale.inc b/includes/locale.inc
index 9762d167f..d95eb695b 100644
--- a/includes/locale.inc
+++ b/includes/locale.inc
@@ -781,8 +781,6 @@ function locale_translate_edit_form_submit($form_values, $form, &$form_state) {
// Refresh the locale cache.
locale_refresh_cache();
- // Rebuild the menu, strings may have changed.
- menu_rebuild();
$form_state['redirect'] = 'admin/build/translate/search';
return;