Jump to content

Question

Posted

Hi,

 

I find the correct place to translate/change the name of the menus, except for those items:

 

 - Support 

    -> Tickets

    -> Knowledge Base

 

In the language files of the support_manager plugin, I can't find those strings..

 

Thanks.

4 answers to this question

Recommended Posts

  • 0
Posted

Thanks.

 

When I manually change the values in the database, the dropdown don't show anymore (only Support, without Tickets and Knowledge Base).. I tried to clean the cache folder and didn't worked...

 

 

you can use my admin tools plugin and change it .

  • 0
Posted

Plugins define navigation language during installation, and they get stored to the `plugin_actions` table of the database. The names are currently stored is translated text, so the text will only display in the language the plugin was installed in.

  • 0
Posted

Plugins define navigation language during installation, and they get stored to the `plugin_actions` table of the database. The names are currently stored is translated text, so the text will only display in the language the plugin was installed in.

 

Thanks.

 

When I manually change the values in the database, the dropdown don't show anymore (only Support, without Tickets and Knowledge Base).. I tried to clean the cache folder and didn't worked...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...