Browse Source

Update string

Vishnu Mohandas 4 years ago
parent
commit
18d293e5b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/ui/sync_indicator.dart

+ 1 - 1
lib/ui/sync_indicator.dart

@@ -154,7 +154,7 @@ class _SyncIndicatorState extends State<SyncIndicator> {
                   color: Theme.of(context).accentColor,
                   color: Theme.of(context).accentColor,
                 ),
                 ),
                 Padding(padding: EdgeInsets.all(4)),
                 Padding(padding: EdgeInsets.all(4)),
-                Text("storage quota exceeded"),
+                Text("storage limit exceeded"),
               ],
               ],
             ),
             ),
             Padding(padding: EdgeInsets.all(6)),
             Padding(padding: EdgeInsets.all(6)),