• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: How to translate the sub-menu

How to translate the sub-menu 16 years 6 months ago #5094

Hi,

Could you please tell me how to translate the SUB MENU (see my screenshot).
All is correctly translated except that part...
See my screenshot here : coegf.free.fr/screen.jpg

This should be driven by rsform.xml file that I translated by nothing changes...

Could you please help me ?

Thks
Nicolas<br><br>Post edited by: coegf.cfl, at: 2008/10/16 13:27
The administrator has disabled public write access.

Re:How to translate the sub-menu 16 years 6 months ago #5096

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
Hello,

I've deleted the image you've uploaded. Don't reveal your code to anyone, remember!

The submenu texts are located in Joomla!'s database. The only 'hack' to modify them is this: locate table jos_components from your MySQL database, run this query:
SELECT * FROM `jos_components` WHERE `option`='com_rsform'
And replace the values in the admin_menu_alt column with the translations you want.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re:How to translate the sub-menu 16 years 6 months ago #5097

That's what I saw so I tried to remove my post. :dry:
My new screenshot is whithout, as you can see !

Many thanks for that solution !! :)
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!