Missing notification strings don't fall back to en
.
#5996
Labels
A-Notifications
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
This is now very visible for users who are using languages that were enabled in 1.8.11 and don't have complete translations in
Localizable.strings
.Steps to reproduce
Outcome
What did you expect?
To see "{user} in {room}" as the notification's title.
What happened instead?
The notification title shows as "MSG_FROM_USeR_IN_ROOM_TITLE", presumably as the NSE is using
NSString.localizedUserNotificationString
with no fallback.Your phone model
iPhone 12
Operating system version
iOS 15.4.1
Application version
Element 1.8.11 RC
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: