From efae1b66f92ad6c796814037c9034e326be0bf5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 May 2024 16:12:59 +0000 Subject: [PATCH] Update EN language file --- lib/l10n/messages_en.arb | 82 ++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 50 deletions(-) diff --git a/lib/l10n/messages_en.arb b/lib/l10n/messages_en.arb index e8b3e6e0..afc12836 100644 --- a/lib/l10n/messages_en.arb +++ b/lib/l10n/messages_en.arb @@ -1,18 +1,12 @@ { "@@locale": "en", - "@@last_modified": "2024-05-29T21:03:26.254755", + "@@last_modified": "2024-05-30T16:12:59.587515", "title": "The Tail Company", "@title": { "description": "The name of the app", "type": "text", "placeholders": {} }, - "subTitle": "All of the Tails", - "@subTitle": { - "description": "The sub-title which displays in the navigation drawer", - "type": "text", - "placeholders": {} - }, "homeNewsTitle": "Fresh from the Tail Blog", "@homeNewsTitle": { "description": "The title header for the news in the home screen when no gear is connected", @@ -25,12 +19,6 @@ "type": "text", "placeholders": {} }, - "homeContinuousScanningOffTitle": "Always scanning disabled", - "@homeContinuousScanningOffTitle": { - "description": "The welcome message title on the home screen when no gear is connected", - "type": "text", - "placeholders": {} - }, "homeContinuousScanningOffDescription": "Swipe horizontally on the known device area above to begin scanning. You can turn on continuous scanning in settings.", "@homeContinuousScanningOffDescription": { "description": "The welcome message title on the home screen when no gear is connected", @@ -43,12 +31,6 @@ "type": "text", "placeholders": {} }, - "shellDeviceBarToggleLabel": "Toggle Gear Bar", - "@shellDeviceBarToggleLabel": { - "description": "Tooltip for the Gear bar display button on the shell / main UI app bar", - "type": "text", - "placeholders": {} - }, "joyStickPage": "Joystick", "@joyStickPage": { "description": "The label and title of the joystick page", @@ -67,6 +49,12 @@ "type": "text", "placeholders": {} }, + "audioPage": "Custom Sounds", + "@audioPage": { + "description": "The label and title of the custom audio management page", + "type": "text", + "placeholders": {} + }, "aboutPage": "About", "@aboutPage": { "description": "The label and title of the about page", @@ -85,12 +73,6 @@ "type": "text", "placeholders": {} }, - "actionsPage": "Actions", - "@actionsPage": { - "description": "The label and title of the action page", - "type": "text", - "placeholders": {} - }, "triggersPage": "Triggers", "@triggersPage": { "description": "The label and title of the trigger page", @@ -425,24 +407,6 @@ "type": "text", "placeholders": {} }, - "manageDevicesAutoMoveGroupsFast": "Fast", - "@manageDevicesAutoMoveGroupsFast": { - "description": "Auto move group fast option label when managing a device", - "type": "text", - "placeholders": {} - }, - "manageDevicesAutoMoveGroupsCalm": "Calm", - "@manageDevicesAutoMoveGroupsCalm": { - "description": "Auto move group calm option label when managing a device", - "type": "text", - "placeholders": {} - }, - "manageDevicesAutoMoveGroupsFrustrated": "Frustrated", - "@manageDevicesAutoMoveGroupsFrustrated": { - "description": "Auto move group frustrated option label when managing a device", - "type": "text", - "placeholders": {} - }, "manageDevicesBatteryGraphTitle": "Battery Graph", "@manageDevicesBatteryGraphTitle": { "description": "battery graph expansion tile title", @@ -695,12 +659,6 @@ "type": "text", "placeholders": {} }, - "moreManualDigitailTitle": "DigiTail Manual", - "@moreManualDigitailTitle": { - "description": "Title for Digitail manual button on More page", - "type": "text", - "placeholders": {} - }, "moreManualEargearTitle": "EarGear Manual", "@moreManualEargearTitle": { "description": "Title for EarGear manual button on More page", @@ -899,10 +857,34 @@ "type": "text", "placeholders": {} }, - "audioActionCategory": "Sound", + "audioActionCategory": "Sound Effects", "@audioActionCategory": { "description": "Label for sound files", "type": "text", "placeholders": {} + }, + "audioEditDescription": "Manage custom sound effects", + "@audioEditDescription": { + "description": "Label for sound files", + "type": "text", + "placeholders": {} + }, + "audioEdit": "Rename Sound Effect", + "@audioEdit": { + "description": "Label for sound files", + "type": "text", + "placeholders": {} + }, + "audioDelete": "Delete Sound Effect", + "@audioDelete": { + "description": "Label for sound files", + "type": "text", + "placeholders": {} + }, + "audioAdd": "Add Sound Effect", + "@audioAdd": { + "description": "Label for sound files", + "type": "text", + "placeholders": {} } } \ No newline at end of file