Skip to content

Commit 3e3ea88

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents c5d2fa5 + a1a5994 commit 3e3ea88

File tree

3 files changed

+57
-3
lines changed

3 files changed

+57
-3
lines changed

lib/l10n/messages_de.arb

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,5 +1282,23 @@
12821282
"description": "Title for the gear pairing screen in onboarding",
12831283
"type": "text",
12841284
"placeholders": {}
1285+
},
1286+
"scanDevicesOnboardingScanMessage": "Suche nach Ausrüstung. Bitte stelle sicher, dass dein Gerät eingeschaltet und in der Nähe ist. Du kannst dein Gerät auch später verbinden.",
1287+
"@scanDevicesOnboardingScanMessage": {
1288+
"description": "additional scan for devices scan in progress message when scanning for a device during onboarding",
1289+
"type": "text",
1290+
"placeholders": {}
1291+
},
1292+
"onboardingContinueLabel": "Weiter",
1293+
"@onboardingContinueLabel": {
1294+
"description": "Label for the button to continue past the scan for gear screen",
1295+
"type": "text",
1296+
"placeholders": {}
1297+
},
1298+
"onboardingBackButtonLabel": "Zurück",
1299+
"@onboardingBackButtonLabel": {
1300+
"description": "Label for the button to go back on the onboarding screen",
1301+
"type": "text",
1302+
"placeholders": {}
12851303
}
12861304
}

lib/l10n/messages_de_CH.arb

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@
737737
"type": "text",
738738
"placeholders": {}
739739
},
740-
"moreManualSubTitle": "Tipp uff zum Aaluege",
740+
"moreManualSubTitle": "Tippe zum Aaluege",
741741
"@moreManualSubTitle": {
742742
"description": "Subtitle for each manual on More page",
743743
"type": "text",
@@ -791,7 +791,7 @@
791791
"type": "text",
792792
"placeholders": {}
793793
},
794-
"onboardingPrivacyPolicyViewButtonLabel": "Privacy Vorschrifte aaluege",
794+
"onboardingPrivacyPolicyViewButtonLabel": "Privacy Vorschrifte Aaluege",
795795
"@onboardingPrivacyPolicyViewButtonLabel": {
796796
"description": "Button label to view privacy policy on the onboarding screen",
797797
"type": "text",
@@ -1282,5 +1282,23 @@
12821282
"description": "Title for the gear pairing screen in onboarding",
12831283
"type": "text",
12841284
"placeholders": {}
1285+
},
1286+
"scanDevicesOnboardingScanMessage": "Am scanne nach dinere Uusrüstig. Lüeg derfür, dass si aagschaltet und näbe dir isch. Du chasch si au spöter verbinde.",
1287+
"@scanDevicesOnboardingScanMessage": {
1288+
"description": "additional scan for devices scan in progress message when scanning for a device during onboarding",
1289+
"type": "text",
1290+
"placeholders": {}
1291+
},
1292+
"onboardingContinueLabel": "Wytermache",
1293+
"@onboardingContinueLabel": {
1294+
"description": "Label for the button to continue past the scan for gear screen",
1295+
"type": "text",
1296+
"placeholders": {}
1297+
},
1298+
"onboardingBackButtonLabel": "Zrugg",
1299+
"@onboardingBackButtonLabel": {
1300+
"description": "Label for the button to go back on the onboarding screen",
1301+
"type": "text",
1302+
"placeholders": {}
12851303
}
12861304
}

lib/l10n/messages_en.arb

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@@locale": "en",
3-
"@@last_modified": "2025-06-10T00:40:42.216356",
3+
"@@last_modified": "2025-07-05T14:21:28.611672",
44
"title": "The Tail Company",
55
"@title": {
66
"description": "The name of the app",
@@ -567,6 +567,12 @@
567567
"type": "text",
568568
"placeholders": {}
569569
},
570+
"scanDevicesOnboardingScanMessage": "Scanning for gear. Please make sure your gear is powered on and nearby. You can always connect your gear later.",
571+
"@scanDevicesOnboardingScanMessage": {
572+
"description": "additional scan for devices scan in progress message when scanning for a device during onboarding",
573+
"type": "text",
574+
"placeholders": {}
575+
},
570576
"triggerWalkingTitle": "Walking",
571577
"@triggerWalkingTitle": {
572578
"description": "Walking/Step trigger title",
@@ -975,6 +981,18 @@
975981
"type": "text",
976982
"placeholders": {}
977983
},
984+
"onboardingContinueLabel": "Continue",
985+
"@onboardingContinueLabel": {
986+
"description": "Label for the button to continue past the scan for gear screen",
987+
"type": "text",
988+
"placeholders": {}
989+
},
990+
"onboardingBackButtonLabel": "Back",
991+
"@onboardingBackButtonLabel": {
992+
"description": "Label for the button to go back on the onboarding screen",
993+
"type": "text",
994+
"placeholders": {}
995+
},
978996
"onboardingCompletedTitle": "Happy Wagging!",
979997
"@onboardingCompletedTitle": {
980998
"description": "Title of the final page of the onboarding screen",

0 commit comments

Comments
 (0)