Skip to content
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

Translation Error #2434

Open
MMarchand-NSI opened this issue Jul 19, 2023 · 1 comment
Open

Translation Error #2434

MMarchand-NSI opened this issue Jul 19, 2023 · 1 comment

Comments

@MMarchand-NSI
Copy link

What were you trying to do?

Start a blank editor for microbit programming

What steps did you take to trigger the issue?

Just open the Mu Editor with the french locale

What did you expect to happen?

A line with "# Ecris ton programme ici ;-)" shows

What actually happened?

A line with "# Ecrit ton programme ici ;-)" shows. (Ecrit instead of Ecris).

It is just a translation error, but it is very awkward when in front of students.

Operating System Version

All

Mu Version

1.2.0

Other Info

No response

Editor Log

No response

@xbecas
Copy link
Collaborator

xbecas commented Aug 27, 2023

Thanks @MMarchand-NSI.

Many MO (compiled) files were updated 5 years ago, while the PO (text) files where updated 2 years ago.

I ran make translate_done LANG={de_DE, es, fr, pl, ru_RU, sv, vi}.

PR #2457 has all 7 updated MO files.

PS: related to #967, #1043, #1313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants