Skip to content
Snippets Groups Projects
Commit 1c6cd92a authored by Gábor Hojtsy's avatar Gábor Hojtsy
Browse files

Translating menu items and taxonomies is not a core feature, so do not mislead...

Translating menu items and taxonomies is not a core feature, so do not mislead users. Noticed while translating to Hungarian.
parent 10f7a8fa
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ function locale_menu() {
// Translation functionality
$items['admin/build/translate'] = array(
'title' => 'Translate interface',
'description' => 'Translate the built in interface as well as menu items and taxonomies.',
'description' => 'Translate the built in interface and optionally other text.',
'page callback' => 'locale_inc_callback',
'page arguments' => array('locale_translate_overview_screen'), // not a form, just a table
'access arguments' => array('translate interface'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment