TF-2064 Handle limit storage to show warning banner
(cherry picked from commit 3e36cebd5cbe880f9832c62463e71979e15e1741)
This commit is contained in:
@@ -3215,7 +3215,7 @@ class AppLocalizations {
|
||||
|
||||
String get quotaWarningBannerTitle {
|
||||
return Intl.message(
|
||||
'You are running out of storage (99%).',
|
||||
'You are running out of storage (90%).',
|
||||
name: 'quotaWarningBannerTitle'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user