pakerwreah / Calendr

Menu bar calendar for macOS
MIT License
1.15k stars 53 forks source link

String translated in file, but not in app #243

Closed Svec-Tomas closed 1 month ago

Svec-Tomas commented 1 month ago

Thank you for implementing the translations I've made. In the latest release, the phrase 'Shorten if 'notch' is present' appears in English. It was translated in a previous version, but it's now back in English. All other translations seem to be correct. Thank you very much! Calendar 1 Calendar 2

pakerwreah commented 1 month ago

Should be fixed in v1.13.1 The "detect notch" one was broken for all languages, but French had a few more 🙈 Thanks for reporting quickly 🙇🏻‍♂️

pakerwreah commented 1 month ago

The project now has an auto-generated MISSING_TRANSLATIONS.md with links to the respective language files. They already have all the missing keys commented // so you can easily edit them. 🙂