From b111e05ef79ff1c31091715ef2877c185bc68e11 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Mon, 1 Apr 2024 12:00:58 +0100 Subject: [PATCH] Fix typo in 'change_always_open_with' i18n key --- src/UI/UIItem.js | 2 +- src/i18n/translations/br.js | 2 +- src/i18n/translations/en.js | 2 +- src/i18n/translations/nb.js | 2 +- src/i18n/translations/nl.js | 2 +- src/i18n/translations/pl.js | 2 +- src/i18n/translations/pt.js | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/UI/UIItem.js b/src/UI/UIItem.js index ec6bd9327..996611e64 100644 --- a/src/UI/UIItem.js +++ b/src/UI/UIItem.js @@ -987,7 +987,7 @@ function UIItem(options){ ) ){ const alert_resp = await UIAlert({ - message: `${i18n('change_allways_open_with')} ` + html_encode(suggested_app.title) + '?', + message: `${i18n('change_always_open_with')} ` + html_encode(suggested_app.title) + '?', body_icon: suggested_app.icon, buttons:[ { diff --git a/src/i18n/translations/br.js b/src/i18n/translations/br.js index c1f041b39..2a4c036d3 100644 --- a/src/i18n/translations/br.js +++ b/src/i18n/translations/br.js @@ -39,7 +39,7 @@ const br = { change_username: "Alterar Nome de Utilizador", close_all_windows: "Fechar Todas as Janelas", close_all_windows_and_log_out: 'Fechar Janelas e Sair', - change_allways_open_with: "Quer sempre abrir arquivos deste tipo com", + change_always_open_with: "Quer sempre abrir arquivos deste tipo com", color: 'Cor', confirm_account_for_free_referral_storage_c2a: 'Crie uma conta e confirme o endereço do email para receber 1 GB de armazenamento gratuito. Seu amigo receberá 1 GB de armazenamento gratuito também.', confirm_delete_multiple_items: 'Quer apagar estes itens permanentemente?', diff --git a/src/i18n/translations/en.js b/src/i18n/translations/en.js index 4f22ecacd..d292549be 100644 --- a/src/i18n/translations/en.js +++ b/src/i18n/translations/en.js @@ -39,7 +39,7 @@ const en = { change_username: "Change Username", close_all_windows: "Close All Windows", close_all_windows_and_log_out: 'Close Windows and Log Out', - change_allways_open_with: "Do you want to always open this type of file with", + change_always_open_with: "Do you want to always open this type of file with", color: 'Color', confirm_account_for_free_referral_storage_c2a: 'Create an account and confirm your email address to receive 1 GB of free storage. Your friend will get 1 GB of free storage too.', confirm_delete_multiple_items: 'Are you sure you want to permanently delete these items?', diff --git a/src/i18n/translations/nb.js b/src/i18n/translations/nb.js index 50bfbe833..117e2a2d6 100644 --- a/src/i18n/translations/nb.js +++ b/src/i18n/translations/nb.js @@ -36,7 +36,7 @@ const nb = { change_username: "Endre brukernavn", close_all_windows: "Lukk alle vinduer", close_all_windows_and_log_out: 'Lukk alle vinduer og logg ut', - change_allways_open_with: "Ønsker du å alltid åpne denne filtypen med", + change_always_open_with: "Ønsker du å alltid åpne denne filtypen med", color: "Farge", confirm_account_for_free_referral_storage_c2a: "Opprett en konto og bekreft e-postadressen din for å motta 1 GB gratis lagringsplass. Din venn vil også få 1 GB gratis lagringsplass.", confirm_delete_multiple_items: 'Er du sikker på at du vil slette disse elementene permanent?', diff --git a/src/i18n/translations/nl.js b/src/i18n/translations/nl.js index df8764bf9..f71403de5 100644 --- a/src/i18n/translations/nl.js +++ b/src/i18n/translations/nl.js @@ -39,7 +39,7 @@ const nl = { change_username: "Gebruikersnaam veranderen", close_all_windows: "Alle schermen sluiten", close_all_windows_and_log_out: 'Alle schermen sluiten en afmelden', - change_allways_open_with: "Dit type bestand altijd openen met", + change_always_open_with: "Dit type bestand altijd openen met", color: 'Kleur', confirm_account_for_free_referral_storage_c2a: 'Maak een account en bevestig uw emailadres om 1 GB aan gratis opslag te ontvangen. Uw vriend krijgt ook 1 GB aan gratis opslag.', confirm_delete_multiple_items: 'Weet u zeker dat u deze bestanden permanent wilt verwijderen?', diff --git a/src/i18n/translations/pl.js b/src/i18n/translations/pl.js index f958a2c5c..59ca7e915 100644 --- a/src/i18n/translations/pl.js +++ b/src/i18n/translations/pl.js @@ -36,7 +36,7 @@ const pl = { change_username: "Zmień użytkownika", close_all_windows: "Zamknij wszystkie okna", close_all_windows_and_log_out: 'Zamknij wszystkie okna i wyloguj', - change_allways_open_with: "Czy chcesz zawsze otwierać ten typ pliku używając", + change_always_open_with: "Czy chcesz zawsze otwierać ten typ pliku używając", color: 'Kolor', confirm_account_for_free_referral_storage_c2a: 'Stwórz konto i potwierdź swój adres e-mail, żeby dostać 1 GB darmowego miejsca. Twój znajomy również dostanie 1 GB darmowego miejsca.', confirm_delete_multiple_items: 'Czy na pewno chcesz na zawsze usunąć te przedmioty?', diff --git a/src/i18n/translations/pt.js b/src/i18n/translations/pt.js index 524e73e00..c427a0d18 100644 --- a/src/i18n/translations/pt.js +++ b/src/i18n/translations/pt.js @@ -39,7 +39,7 @@ const pt = { change_username: "Alterar o Nome de Utilizador", close_all_windows: "Fechar Todas as Janelas", close_all_windows_and_log_out: 'Fechar Janelas e Sair', - change_allways_open_with: "Queres que ficheiros deste tipo abram sempre com", + change_always_open_with: "Queres que ficheiros deste tipo abram sempre com", color: 'Cor', confirm_account_for_free_referral_storage_c2a: 'Cria uma conta e confirma o endereço do email para receber 1 GB de armazenamento gratuito. O teu amigo também receberá 1 GB de armazenamento gratuito.', confirm_delete_multiple_items: 'Tens a certeza que queres apagar estes itens permanentemente?',