#1279 changed Shavian resource tag to prevent bug on Android <7

This commit is contained in:
Thibault Deckers 2024-11-08 19:30:50 +01:00
parent 1c61aa7d14
commit a65c0fe3b1
3 changed files with 3 additions and 0 deletions

View file

@ -110,6 +110,8 @@ class Contributors {
Contributor('Your Average Code', 'neumeiersi91358@th-nuernberg.de'), Contributor('Your Average Code', 'neumeiersi91358@th-nuernberg.de'),
Contributor('Paranoid Android', 'f.cherdzhiev@innopolis.university'), Contributor('Paranoid Android', 'f.cherdzhiev@innopolis.university'),
Contributor('Noah Kenzie Rodriguez-Beus', 'noahbeus@protonmail.com'), Contributor('Noah Kenzie Rodriguez-Beus', 'noahbeus@protonmail.com'),
Contributor('5FeetUnder', '15950507+5FeetUnder@users.noreply.github.com'),
// Contributor('Femini', 'nizamismidov4@gmail.com'), // Azerbaijani
// Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali // Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali
// Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese // Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese
// Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese // Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese

View file

@ -64,6 +64,7 @@ class AvesApp extends StatefulWidget {
// temporary exclude locales not ready yet for prime time // temporary exclude locales not ready yet for prime time
// `ckb`: add `flutter_ckb_localization` and necessary app localization delegates when ready // `ckb`: add `flutter_ckb_localization` and necessary app localization delegates when ready
static final _unsupportedLocales = { static final _unsupportedLocales = {
'az', // Azerbaijani
'bn', // Bengali 'bn', // Bengali
'ckb', // Kurdish (Central) 'ckb', // Kurdish (Central)
'da', // Danish 'da', // Danish