07th-mod / 07th-mod/python-patcher
[translation] Fixes to russian translation (UI compatability) etc.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
# Introduction
Currently the russian translation for ep1-8 only supports the Windows/Steam configuration. Other configurations may not boot or have the "purple text" issue because the UI files for other configurations are not provided
While you can play, with mod's English UI file, there is some interest in fixing it properly...and my estimate is that it shouldn't be that hard to fix.
I'm attempting to contact the ru translation team, but if we cannot get hold of them, then we'll apply the fixes and rehost the files ourselves for the time being.
Also note that the team for ch 1-8 translation is different from the team for ch9-10 translation. The ch9-10 translation team is currently active, so if a bug is found with ch9-10 they should be contacted directly.
## Previous work
Previously (in 2023)[ I contacted them about ch8 to fix something](https://github.com/wf1264/meakashi-ru/issues/1#), and while doing that I setup a repo to build the UI file (just the steam one). I dunno why I didn't just make it a branch of the existing repo.
Anyway, we can use that as a base, that will make it much easier for us as it's already "set up" and known working configuration.
# TODO
- [X] Check back on friday/saturday to see if ru team has given response
- [X] Move the https://github.com/drojf/ui-editing-scripts-ru repo to a branch under the 07th-mod ui-editing-scripts repo
- Now on branch https://github.com/07th-mod/ui-editing-scripts/tree/l-russian
- [ ] drojf - Extract assets from ru UI file for ch1-8
- Instructions to do this here: https://github.com/07th-mod/ui-editing-scripts#initial-dumping-of-textures
- [ ] Check which version of `tipsback.png` and `tipsback 1.png` to use
- [ ] Give files to chexit to try and match against our ui-editing-scripts repo
- [ ] Do QA pass on work from chexit, upload to ru translation branch
- [ ] Queue a build of all the UI on Github Actions
- [x] Apply suggested fix from Airdrakis to fix missing comma on config page
- [ ] Publish updated patches for ch1 only
- [ ] Ask perov (discord) to check ch1 is OK
- [ ] Publish updated patches for remaining chapters 2-8
- [ ] Redirect installer to use updated patches, hosted by 07th-mod (if no response from ru team by then)
- [ ] let perov play through the remaining chapters. If OK, then tick off this item.
Contributor guide
No contributing guide indexed for this repository
Research direction
The work involves the UI-editing-scripts repository, specifically the 'l-russian' branch. Start by extracting assets from the Russian UI file for chapters 1-8 using the instructions in the repo's README. Compare the extracted files with the existing UI files to identify missing textures like 'tipsback.png'. After making fixes, run the GitHub Actions build to generate updated patches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- internationalization, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100