Skip to content

arduino cli RTL support for arabic translation testing #2236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
Osmax-Br opened this issue Jul 3, 2023 · 1 comment
Open
3 tasks done

arduino cli RTL support for arabic translation testing #2236

Osmax-Br opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@Osmax-Br
Copy link

Osmax-Br commented Jul 3, 2023

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

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the nightly build
  • My report contains all necessary details
@Osmax-Br Osmax-Br added the type: imperfection Perceived defect in any part of project label Jul 3, 2023
@Osmax-Br

This comment was marked as off-topic.

@per1234 per1234 added the topic: code Related to content of the project itself label Jul 27, 2023
@arduino arduino locked as too heated and limited conversation to collaborators Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants