Skip to content

Commit 32d70d4

Browse files
committed
fix build
1 parent 0eb30d1 commit 32d70d4

14 files changed

+170
-1
lines changed

lib/l10n/app_en.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@
482482
"notAvailable" : "N/A",
483483
"estimated" : "Estimated",
484484
"distance" : "Distance",
485-
"distanceUnitLabel" : "mm"
485+
"distanceUnitLabel" : "mm",
486486
"legacyFirmwareAlertTitle": "Legacy Firmware Detected",
487487
"legacyFirmwareAlertMessage": "We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version."
488488
}

lib/l10n/app_localizations_de.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsDe extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_es.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsEs extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_fr.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsFr extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_he.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsHe extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_hi.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsHi extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_id.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsId extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_ja.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,4 +1444,17 @@ class AppLocalizationsJa extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}

lib/l10n/app_localizations_nb.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,6 +1444,19 @@ class AppLocalizationsNb extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}
14481461

14491462
/// The translations for Norwegian Bokmål, as used in Norway (`nb_NO`).

lib/l10n/app_localizations_pt.dart

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,6 +1444,19 @@ class AppLocalizationsPt extends AppLocalizations {
14441444

14451445
@override
14461446
String get estimated => 'Estimated';
1447+
1448+
@override
1449+
String get distance => 'Distance';
1450+
1451+
@override
1452+
String get distanceUnitLabel => 'mm';
1453+
1454+
@override
1455+
String get legacyFirmwareAlertTitle => 'Legacy Firmware Detected';
1456+
1457+
@override
1458+
String get legacyFirmwareAlertMessage =>
1459+
'We have detected that your PSLab device is running legacy firmware. Please note that support for this firmware has ended. For the best experience and continued support, please update your device to the latest firmware version.';
14471460
}
14481461

14491462
/// The translations for Portuguese, as used in Brazil (`pt_BR`).

0 commit comments

Comments
 (0)