From ab01db7bb95711ec1bb739abbd9fd2bdd9b57926 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 May 2024 00:26:11 +0000 Subject: [PATCH] Update EN language file --- lib/l10n/messages_en.arb | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/lib/l10n/messages_en.arb b/lib/l10n/messages_en.arb index 6f0dfb34..2a4487a5 100644 --- a/lib/l10n/messages_en.arb +++ b/lib/l10n/messages_en.arb @@ -1,6 +1,6 @@ { "@@locale": "en", - "@@last_modified": "2024-04-24T13:35:10.530720", + "@@last_modified": "2024-05-12T00:26:11.092964", "title": "Gear on the Go", "@title": { "description": "The name of the app", @@ -707,25 +707,13 @@ "type": "text", "placeholders": {} }, - "otaDownloadButtonLabel": "Download", + "otaDownloadButtonLabel": "Begin OTA Update", "@otaDownloadButtonLabel": { "description": "Label for download firmware button at bottom of OTA page", "type": "text", "placeholders": {} }, - "otaUploadButtonLabel": "Upload", - "@otaUploadButtonLabel": { - "description": "Label for upload firmware button at bottom of OTA page", - "type": "text", - "placeholders": {} - }, - "otaUploadProgressLabel": "Firmware Upload Progress", - "@otaUploadProgressLabel": { - "description": "Label for upload firmware progress bar at bottom of OTA page", - "type": "text", - "placeholders": {} - }, - "otaDownloadProgressLabel": "Firmware Download Progress", + "otaDownloadProgressLabel": "Progress", "@otaDownloadProgressLabel": { "description": "Label for download firmware progress bar at bottom of OTA page", "type": "text", @@ -737,6 +725,12 @@ "type": "text", "placeholders": {} }, + "otaFailedTitle": "Update Failed", + "@otaFailedTitle": { + "description": "Title for the text that appears when an OTA update has failed", + "type": "text", + "placeholders": {} + }, "triggerInfoDescription": "Triggers automatically send actions to your gear. You can have multiple triggers active at the same time. Tap on a trigger to edit it, use the toggle on the left to enable the trigger.", "@triggerInfoDescription": { "description": "Description for what a trigger is and how to use them on the triggers page",