Hi again
Sorry I didn’t reply earlier, I was really busy and then I got sick…
There is this cool video from Tom Scott which is about a bug in android relating RTL, but he does explain the basics of RTL, if someone is not familiar with RTL,
There is also this project called RTLCSS at https://rtlcss.com/
And How to build RTL WordPress themes – WPML https://wpml.org/documentation/theme-compatibility/build-rtl-wordpress-themes/
and How to enable Right-to-left (RTL) support in WordPress https://createandcode.com/how-to-enable-right-to-left-rtl-support-in-wordpress/
and Wikipedia at https://en.wikipedia.org/wiki/Right-to-left_mark
editing the HTML don’t work as I expected (I thought I tried in the past and it didn’t work but this time it did, kind of)
Let me explain.
If I just write in the editor text without selecting align text to right, in the edit panel it shows up as I expect on the right, (see this image) but then if I send it, it comes out in the email aligned to the left, (see this image)
If I do select in the edit panel, align text to the right, (like this image) it does add the HTML code to align text to the right, (like in this image) and it does come out aligned to the right of the email, but it’s not actually aligned right to left, (see this image) you can see that the comma at the end of the test sentence switches around between the edit panel and the actual email received,
this turns it into a real problem when trying to write a mixed sentence with A RTL character and then a LTR character (like a comma or A link ETC)
Also I must add, Word press does support RTL And it is enabled in all the text that I wrote, (note this symbol) and I sent it like that, but it seems like the engine that processes the text before composing the email to send it, doesn’t recognize these Unicode symbols / removes them.
I got the Unicode mark for RTL from Wikipedia here
Thank you for all your help
Yehuda
P.S. I uploaded the updated translation to get hub, but doing it through the Word press.org project seems much better so I’ll try to do it there too