Change names of menues items

I keep trying to change the name of the Sounds menu item to Music. I go to http://www.mysite.com/administration/nav_menu_compose.php

then I click on the blue sounds and rename System Name to Music leave the language key as default setting then rename Default Name to Music and click save changes.

When going back to admin the name has changed to Music but on the main homepage it still says Sounds.

How do I make it say Music

Quote · 2 Aug 2011

You need to change the related language key.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 2 Aug 2011

Might be the DB?

Try:

UPDATE `YOUR DB NAME`.`sys_modules` SET `title` = 'Music' WHERE `sys_modules`.`id` =26;

Quote · 2 Aug 2011

looks like this:

 

 _bx_sounds_top_menu_all (Boonex Sounds) 
 _bx_sounds_top_menu_favorited (Boonex Sounds) 
 _bx_sounds_top_menu_featured (Boonex Sounds) 
 _bx_sounds_top_menu_home (Boonex Sounds) 
 _bx_sounds_top_menu_item (Boonex Sounds) 
 _bx_sounds_top_menu_popular (Boonex Sounds) 
 _bx_sounds_top_menu_profile (Boonex Sounds) 
 _bx_sounds_top_menu_top (Boonex Sounds) 
Quote · 2 Aug 2011

Would you like a lang-en.php file with it all edited for Sounds > Music?

lang-en.php · 290K · 50 downloads
Quote · 3 Aug 2011

Great thanks all I took a look in the language file last night and made a few changes before this post had any replys.

I would have thought that changing them in admin would write the new values to the language file.

It seems strange that you would give the admin features to rename them from the admin side but the changes are still not saved  and you still have to manualy rename them in the language file, it kind of defeats the use of the rename feature in the builders.

Thanks for all the replys though

Big thanks to DC this should save me some time

Quote · 3 Aug 2011

You're very welcome.

Quote · 3 Aug 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.