Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6146,6 +6146,12 @@ abstract class AppLocalizations {
/// **'Starting the refresh of all the products locally stored'**
String get background_task_title_full_refresh;

/// Snackbar message when server action for folksonomy updates is started
///
/// In en, this message translates to:
/// **'Starting to perform the server actions for folksonomy updates stored locally'**
String get background_task_title_folksonomy;

/// Snackbar message when a download of the most popular products is started
///
/// In en, this message translates to:
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_aa.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsAa extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_af.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3516,6 +3516,10 @@ class AppLocalizationsAf extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_ak.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsAk extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_am.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3513,6 +3513,10 @@ class AppLocalizationsAm extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_ar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3500,6 +3500,10 @@ class AppLocalizationsAr extends AppLocalizations {
String get background_task_title_full_refresh =>
'بدء تحديث جميع المنتجات المخزنة محليًا';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n => 'بدء تنزيل المنتجات الأكثر شعبية';

Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_as.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3516,6 +3516,10 @@ class AppLocalizationsAs extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_az.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3518,6 +3518,10 @@ class AppLocalizationsAz extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_be.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3542,6 +3542,10 @@ class AppLocalizationsBe extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_bg.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3576,6 +3576,10 @@ class AppLocalizationsBg extends AppLocalizations {
String get background_task_title_full_refresh =>
'Стартиране на опресняването на всички продукти, съхранявани локално';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Започва изтеглянето на най-популярните продукти';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_bm.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,10 @@ class AppLocalizationsBm extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_bn.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3541,6 +3541,10 @@ class AppLocalizationsBn extends AppLocalizations {
String get background_task_title_full_refresh =>
'স্থানীয়ভাবে সংরক্ষিত সমস্ত পণ্যের রিফ্রেশ শুরু করা হচ্ছে';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'সর্বাধিক জনপ্রিয় পণ্যগুলির ডাউনলোড শুরু হচ্ছে';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_bo.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsBo extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_br.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,10 @@ class AppLocalizationsBr extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_bs.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,10 @@ class AppLocalizationsBs extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_ca.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3559,6 +3559,10 @@ class AppLocalizationsCa extends AppLocalizations {
String get background_task_title_full_refresh =>
'Començant l\'actualització de tots els productes emmagatzemats localment';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Començant la descàrrega dels productes més populars';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_ce.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsCe extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_co.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,10 @@ class AppLocalizationsCo extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_cs.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3538,6 +3538,10 @@ class AppLocalizationsCs extends AppLocalizations {
String get background_task_title_full_refresh =>
'Spouštění aktualizace všech lokálně uložených produktů';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Zahájení stahování nejoblíbenějších produktů';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_cv.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsCv extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_cy.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3517,6 +3517,10 @@ class AppLocalizationsCy extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_da.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3534,6 +3534,10 @@ class AppLocalizationsDa extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starter opdateringen af alle de lokalt lagrede produkter';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starter download af de mest populære produkter';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_de.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3590,6 +3590,10 @@ class AppLocalizationsDe extends AppLocalizations {
String get background_task_title_full_refresh =>
'Aktualisierung aller lokal gespeicherten Produkte wird gestartet';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Herunterladen der beliebtesten Produkte wird gestartet';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_el.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3597,6 +3597,10 @@ class AppLocalizationsEl extends AppLocalizations {
String get background_task_title_full_refresh =>
'Έναρξη ανανέωσης όλων των προϊόντων που είναι αποθηκευμένα τοπικά';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Έναρξη λήψης των πιο δημοφιλών προϊόντων';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3514,6 +3514,10 @@ class AppLocalizationsEn extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_eo.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3517,6 +3517,10 @@ class AppLocalizationsEo extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_es.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3585,6 +3585,10 @@ class AppLocalizationsEs extends AppLocalizations {
String get background_task_title_full_refresh =>
'Iniciando la actualización de todos los productos almacenados localmente';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Iniciando la descarga de los productos más populares';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_et.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3530,6 +3530,10 @@ class AppLocalizationsEt extends AppLocalizations {
String get background_task_title_full_refresh =>
'Kõigi kohalikult salvestatud toodete värskendamise alustamine';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Kõige populaarsemate toodete allalaadimise alustamine';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_eu.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3526,6 +3526,10 @@ class AppLocalizationsEu extends AppLocalizations {
String get background_task_title_full_refresh =>
'Bertan gordeta dauden produktu guztiak freskatzeari ekiten';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Produktu ezagunenen deskargari ekiten';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_fa.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsFa extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_fi.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3514,6 +3514,10 @@ class AppLocalizationsFi extends AppLocalizations {
String get background_task_title_full_refresh =>
'Aloitetaan kaikkien paikallisesti tallennettujen tuotteiden päivitys';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Aloitetaan suosituimpien tuotteiden lataus';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_fo.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3515,6 +3515,10 @@ class AppLocalizationsFo extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_fr.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3601,6 +3601,10 @@ class AppLocalizationsFr extends AppLocalizations {
String get background_task_title_full_refresh =>
'Démarrage de la mise à jour de tous les produits stockés localement';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Démarrage du téléchargement des produits les plus populaires';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_ga.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3522,6 +3522,10 @@ class AppLocalizationsGa extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_gd.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3521,6 +3521,10 @@ class AppLocalizationsGd extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
4 changes: 4 additions & 0 deletions packages/smooth_app/lib/l10n/app_localizations_gl.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,10 @@ class AppLocalizationsGl extends AppLocalizations {
String get background_task_title_full_refresh =>
'Starting the refresh of all the products locally stored';

@override
String get background_task_title_folksonomy =>
'Starting to perform the server actions for folksonomy updates stored locally';

@override
String get background_task_title_top_n =>
'Starting the download of the most popular products';
Expand Down
Loading