-
-
Notifications
You must be signed in to change notification settings - Fork 72
Make language detection more robust #382
Copy link
Copy link
Closed
Labels
AppIssue affects the standalone applicationIssue affects the standalone applicationWebExtensionIssue affects Thunderbird WebExtensionIssue affects Thunderbird WebExtensionbug
Milestone
Metadata
Metadata
Assignees
Labels
AppIssue affects the standalone applicationIssue affects the standalone applicationWebExtensionIssue affects Thunderbird WebExtensionIssue affects Thunderbird WebExtensionbug
Currently the language detection method expects a case sensitive BCP47 string. But reality is less perfect and this it should handle it as a case insensitive string.