Skip to content

Localisation updates from https://translatewiki.net. - #623

Open
translatewiki wants to merge 546 commits into
developfrom
wm/localization
Open

Localisation updates from https://translatewiki.net.#623
translatewiki wants to merge 546 commits into
developfrom
wm/localization

Conversation

@translatewiki

Copy link
Copy Markdown
Collaborator

Translation updates

abartov and others added 30 commits April 23, 2023 15:17
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Ali-Salman29 <Ali-Salman29@users.noreply.github.com>
Maple Changes - Update Multilingual Feature
update locale from the openedx/maple.master branch
…feature

update localization changes from develop (lilac release) & update fea…
Add a task to send course strings to the Meta Server after every translated rerun
Fix for an error related to endless recursion

Dev Notes:
The student gets the passing grade
-> CourseGradeFactory sends the `COURSE_GRADE_NOW_PASSED` signal after the grade calculation
-> `listen_for_passing_grade` receives the signal and calls `generate_certificate_task`
-> `generate_certificate_task` calls `_generate_regular_certificate_task`
-> `_generate_regular_certificate_task` trying to get grade by calling the `_get_course_grade`
-> `_get_course_grade` calls `CourseGradeFactory().read()` but I have persistent grades off, so actually that ends with `CourseGradeFactory().update()`
-> `CourseGradeFactory().update()` sends the `COURSE_GRADE_NOW_PASSED`
And so on
…maple

localization fixes for the maple upgrade
abartov and others added 14 commits December 1, 2025 07:20
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: abartov <abartov@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: abartov <abartov@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: eemaanamir <eemaanamir@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: abartov <abartov@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: abartov <abartov@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: abartov <abartov@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: eemaanamir <eemaanamir@users.noreply.github.com>
…620)

* feat: auto-comment and close wm/localization PR on successful merge

* feat: add comment in case of failure + restore old changes

* feat: create new tag and mior realse upon success of the workflow
@translatewiki
translatewiki force-pushed the wm/localization branch 3 times, most recently from cf170a8 to df7e9fd Compare May 25, 2026 12:23
@translatewiki
translatewiki force-pushed the wm/localization branch 2 times, most recently from 9c3545a to 8dd5a8c Compare June 1, 2026 12:38
@translatewiki
translatewiki force-pushed the wm/localization branch 2 times, most recently from a5c62e8 to aa7bd47 Compare June 8, 2026 12:24
@translatewiki
translatewiki force-pushed the wm/localization branch 3 times, most recently from 7a2cdc7 to 3f7c697 Compare June 18, 2026 12:23
@translatewiki
translatewiki force-pushed the wm/localization branch 2 times, most recently from 6329281 to f3ceb4b Compare June 25, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

9 participants