From b6d42659b7540438067417f53fae81c6d12572ad Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Fri, 23 Feb 2024 20:57:35 +0600 Subject: [PATCH] chore: debug linux tar not getting updated --- .github/workflows/spotube-release-binary.yml | 2 +- macos/Podfile.lock | 2 +- untranslated_messages.json | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.github/workflows/spotube-release-binary.yml b/.github/workflows/spotube-release-binary.yml index 3ef0ff61..bfe97328 100644 --- a/.github/workflows/spotube-release-binary.yml +++ b/.github/workflows/spotube-release-binary.yml @@ -190,7 +190,7 @@ jobs: dist/spotube-linux-${{ env.BUILD_VERSION }}-x86_64.tar.xz - name: Debug With SSH When fails - if: ${{ failure() && inputs.debug && inputs.channel == 'nightly' }} + if: ${{ inputs.debug && inputs.channel == 'nightly' }} uses: mxschmitt/action-tmate@v3 with: limit-access-to-actor: true diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 65fe3535..566e8196 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -143,4 +143,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7 -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/untranslated_messages.json b/untranslated_messages.json index 4525caeb..70a2d0e6 100644 --- a/untranslated_messages.json +++ b/untranslated_messages.json @@ -1,5 +1,6 @@ { "ar": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -9,6 +10,7 @@ ], "bn": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -18,6 +20,7 @@ ], "ca": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -27,6 +30,7 @@ ], "de": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -36,6 +40,7 @@ ], "es": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -45,6 +50,7 @@ ], "fa": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -54,6 +60,7 @@ ], "fr": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -63,6 +70,7 @@ ], "hi": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -72,6 +80,7 @@ ], "it": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -81,6 +90,7 @@ ], "ja": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -90,6 +100,7 @@ ], "ne": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -99,6 +110,7 @@ ], "nl": [ + "sort_duration", "audio_source", "start_a_radio", "how_to_start_radio", @@ -109,6 +121,7 @@ ], "pl": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -118,6 +131,7 @@ ], "pt": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -127,6 +141,7 @@ ], "ru": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -136,6 +151,7 @@ ], "tr": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -145,6 +161,7 @@ ], "uk": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question", @@ -154,6 +171,7 @@ ], "zh": [ + "sort_duration", "start_a_radio", "how_to_start_radio", "replace_queue_question",