Translations #6
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
spalencsar/bearwave#6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Большая часть перевода исчезла (версия 1.0.5). Из всего перевода остался лишь перевод нескольких строк в системном лотке.
Немного был озадачен этим обстоятельством, но после добавил местоположение каждой строки перевода и это сработало.
Немецкий перевод.
Русский перевод.
Hi @aaly11,
Thank you very much for reporting this issue and for providing the updated translation files!
The translation contexts indeed changed because we split the monolithic
Main.qmlinto separate component files in version 1.0.4, causing Qt to look for contexts likeAboutDialog,PlayerBar, etc., instead ofMain.I have updated the German translations accordingly, and also fully integrated your Russian translation file (
bearwave_ru.ts) into our CMake build system. Both files are now merged into themainbranch and will be part of the next release. I have also added your contribution to theCHANGELOG.md.Thank you again for your help! I'm closing this issue now.