tweaking download
This commit is contained in:
@@ -291,6 +291,12 @@ abstract class AppLocalizations {
|
||||
/// In de, this message translates to:
|
||||
/// **'Das Bild konnte nicht gefunden werden.'**
|
||||
String get pictureWidgetNotFound;
|
||||
|
||||
/// Download in progress message
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Download wird vorbereitet…'**
|
||||
String get customerWidgetDownloadInProgress;
|
||||
}
|
||||
|
||||
class _AppLocalizationsDelegate
|
||||
|
||||
Reference in New Issue
Block a user