arduino-cli icon indicating copy to clipboard operation
arduino-cli copied to clipboard

arduino cli RTL support for arabic translation testing

Open Osmax-Br opened this issue 2 years ago • 1 comments
trafficstars

Describe the problem

I finished translating CLI to arabic in transifiex and I began proofreading , however when I changed cli language from .yaml file the text was previewed as LTR text rather than RTL . for example we have this sentence "Comma-separated list of additional URLs for the Boards Manager" : as you can see in the pictures below , we have the correct transifex translation and the cli preview , the place of the word "URL" differs which makes the sentence unreadable. this effect of this problem is obvious when we have a sentence which has arabic and english words , at that situation the words order is messed up , we need to have the option for rtl view like transifex to print the translation correctly. the cli does a good job in printing arabic letters and joining them . image image

To reproduce

find the file arduino-cli.yaml add to the file the following line locale : ar

Expected behavior

RTL text view

Arduino CLI version

0.32.2

Operating system

Windows

Operating system version

10 h21h1

Additional context

No response

Issue checklist

  • [X] I searched for previous reports in the issue tracker
  • [X] I verified the problem still occurs when using the nightly build
  • [X] My report contains all necessary details

Osmax-Br avatar Jul 03 '23 15:07 Osmax-Br

any idea ?

Osmax-Br avatar Jul 26 '23 19:07 Osmax-Br