Skip to content

Work on localisation to make things work in french#758

Closed
jutrembBDEB wants to merge 3 commits into
openwebwork:developfrom
CCDMD:develop
Closed

Work on localisation to make things work in french#758
jutrembBDEB wants to merge 3 commits into
openwebwork:developfrom
CCDMD:develop

Conversation

@jutrembBDEB
Copy link
Copy Markdown
Contributor

I'm working on a project with the CCDMD to adapt WeBWorK in french for college student in Quebec. I did a lot of localization in the code, adding maketext calls, and I corrected some code also that didn't match the strings in webwork2.pot or that didn't fit some expression in french (for exemple. 0 essai doesn't take 's' in french so I used [quant,_1,time,times,0 time])

Also, there was a bug in the code that affected accented characters that didn't show well.
img_1096

It affected these files : Apache/WeBWorK.pm and Utils.pm. Maybe the changes I made affected other langage, it should be checked.

Finally, I'm working on transifex to translate the strings in fr_CA. We are almost done, but there still some strings left to translate. I should send you the fr_CA.po files in a few months and also a changed webwork2.pot file with all the strings I added with the localization.

I hope this is going to be useful to you.

Julie Tremblay

@mgage
Copy link
Copy Markdown
Member

mgage commented Feb 10, 2017 via email

@heiderich
Copy link
Copy Markdown
Member

@jutrembBDEB: Did you have a look at pull request #712? Some effort was already made to better support UTF-8 there.

@mgage, @goehle: Would it make sense to try to keep changes regarding UTF-8 support within one pull request?

@jutrembBDEB jutrembBDEB closed this Aug 3, 2017
@jutrembBDEB jutrembBDEB deleted the develop branch August 3, 2017 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants