joomla-cms
joomla-cms copied to clipboard
Missing translation file for source code. - Joomla 5.0.1
When using TinyMCE we can switch to the source code. Thank you, it is now possible to search with "CTRL F". But I think that one or more translation strings are missing for the buttons and functions. Thanks for your help.
Isn't this done at Crowdin?
These buttons are handled by TinyMCE and are not translated by us. if you want this translated, please contact TinyMCE to get them to handle this here: https://github.com/tinymce/tinymce/issues Thank you.
Since this is not something in our power, I'm going to close this ticket. If you feel this is not correct, please respond here.
That is not correct. It is NOT from the tinymce repo
This is our code from
build\media_source\plg_editors_tinymce\js\plugins\joomla-highlighter\plugin.es6.js
Ok, if you say so. I was under the impression that this is the tinymce sourcecode view. Reopening the issue.
its not what I say. It is what the code says
As far as I see it then the find is handeled by codemirror. There is a way of translating the keys, see https://codemirror.net/examples/translate/ but I am not sure if that is worth the effort. Will discuss it with the maintainers team.
We discussed this yesterday in the weekly maintainers meeting. We want to have as much translated as we can but we don't have this as a prio 1 on our list. If someone comes up with a solution/PR we are happy to look at.
Please note that this is NOT only about the use of codemirror to view the source code when in tinymce as in the initial report. The same is true wherever codemirror is used egc in the template manager