Bangle.js: Fix call notification in Turkish locale

Turns out toUpper/Lowercase use the current locale, so for Turkish, "INCOMING" turns into "ıncomıng" (the 'i' is different!)
This commit is contained in:
Gordon Williams
2024-12-13 11:07:21 +00:00
parent 03eb303181
commit 839cbcd3e5
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@
* Initial support for Xiaomi Smart Band 9 Pro
* Add calories charts and widgets
* Add more workout icons
* Bangle.js: Fix call notification in Turkish locale
* Casio GBX-100: Fix notification title
* Colmi R0x: Fix occasional crash on disconnection
* Fix crash in some chart pages