Rodrigo Baldasso Posted July 14, 2015 Report Posted July 14, 2015 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.
0 Blesta Addons Posted July 14, 2015 Report Posted July 14, 2015 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 Tyson Posted July 14, 2015 Report Posted July 14, 2015 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. Michael 1
0 Rodrigo Baldasso Posted July 14, 2015 Author Report Posted July 14, 2015 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...
0 Rodrigo Baldasso Posted July 14, 2015 Author Report Posted July 14, 2015 you can use my admin tools plugin and change it . Hi, Thanks, worked.
Question
Rodrigo Baldasso
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now