joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

Missing translation file for source code. - Joomla 5.0.1

Open Magnytu2 opened this issue 1 year ago • 8 comments

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.

Window_et_Articles___Ajouter_-_Association_de_Recherche_en_Soins_Infirmiers_-_Administration

Magnytu2 avatar Jan 05 '24 17:01 Magnytu2

Isn't this done at Crowdin?

fgsw avatar Feb 01 '24 10:02 fgsw

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.

Hackwar avatar Apr 07 '24 12:04 Hackwar

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

brianteeman avatar Apr 07 '24 13:04 brianteeman

Ok, if you say so. I was under the impression that this is the tinymce sourcecode view. Reopening the issue.

Hackwar avatar Apr 07 '24 13:04 Hackwar

its not what I say. It is what the code says

brianteeman avatar Apr 07 '24 13:04 brianteeman

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.

rdeutz avatar Apr 27 '24 11:04 rdeutz

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.

rdeutz avatar May 09 '24 11:05 rdeutz

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

image

brianteeman avatar May 09 '24 12:05 brianteeman