[Bug]: Button "save" not sizing to the longer word "Enregistrer"
Zach0Dac opened this issue · 1 comments
Zach0Dac commented
Describe the bug
It should display "Enregistrer", but it cuts the end because it is too long and only display "Enregistr". I would suggest to make the size to fit its content or simply make it bigger. Alternatively, I could replace the word "Enregistrer" for something shorter if it is hard to fix.
Steps to Reproduce
- Use my branch for the French translation or manually change "Save" variable in AllScreens for "Enregistrer"
- In language, select "Français"
- In streaming, click on a favorite to open the pop up
- Notice the cut out word for the save button
What tracker version are you using?
v8.5.2
What operating system are you using?
Windows 11
What emulator(s) are you seeing the problem on?
Bizhawk 2.8
Relevant log output
No response
Additional Information
Other places where the save buttun is used also have the same issue, such as Edit attempts count or the welcoming message
UTDZac commented