Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: translation of main menu in back end

translation of main menu in back end 15 years 5 months ago #4490

  • pmonstad
  • pmonstad's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 0
Hi! I have done some translation to day but the main menu in backend is not affected by my translations. I find the strings in the language file but this has no effect on the main menu. Any idea why? All other strings I translate changes.

Please Log in or Create an account to join the conversation.

translation of main menu in back end 15 years 5 months ago #4530

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Hello. The menu labels do not come from a language file as these are stored in the database. You can change these in one of two ways:

1) Modify the dtregister.xml file in the component installation package. Towards the bottom of the file you'll find each menu item. Search for "submenu" and you'll find it. There is a line for each submenu item like "Category Management", etc. Change the text seen there. Save your changes. Re-pack the install package into a new ZIP file. Reinstall the component and you'll get your new menu names.

2) Modify the names directly in the database. The table jos_components (you're might have a different prefix than "jos_"), there will be an entry for each DT Register menu and submenu. Change the fields "name" and "admin_menu_alt".

Hope this helps :)

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 1.134 seconds