From bcf0919bcf290df1bdc86be4f20a96931e393960 Mon Sep 17 00:00:00 2001 From: lockieRichter Date: Thu, 27 Oct 2022 02:48:13 +1030 Subject: [PATCH] fix: fixed English typo in finish setup message (#1131) --- Stats/Supporting Files/bg.lproj/Localizable.strings | 2 +- Stats/Supporting Files/ca.lproj/Localizable.strings | 2 +- Stats/Supporting Files/da.lproj/Localizable.strings | 2 +- Stats/Supporting Files/el.lproj/Localizable.strings | 2 +- Stats/Supporting Files/en.lproj/Localizable.strings | 2 +- Stats/Supporting Files/es.lproj/Localizable.strings | 2 +- Stats/Supporting Files/fr.lproj/Localizable.strings | 2 +- Stats/Supporting Files/he.lproj/Localizable.strings | 2 +- Stats/Supporting Files/id.lproj/Localizable.strings | 2 +- Stats/Supporting Files/it.lproj/Localizable.strings | 2 +- Stats/Supporting Files/ja.lproj/Localizable.strings | 2 +- Stats/Supporting Files/ko.lproj/Localizable.strings | 2 +- Stats/Supporting Files/nb.lproj/Localizable.strings | 2 +- Stats/Supporting Files/nl.lproj/Localizable.strings | 2 +- Stats/Supporting Files/pt-BR.lproj/Localizable.strings | 2 +- Stats/Supporting Files/pt-PT.lproj/Localizable.strings | 2 +- Stats/Supporting Files/ro.lproj/Localizable.strings | 2 +- Stats/Supporting Files/ru.lproj/Localizable.strings | 2 +- Stats/Supporting Files/sv.lproj/Localizable.strings | 2 +- Stats/Supporting Files/tr.lproj/Localizable.strings | 2 +- Stats/Supporting Files/uk.lproj/Localizable.strings | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Stats/Supporting Files/bg.lproj/Localizable.strings b/Stats/Supporting Files/bg.lproj/Localizable.strings index 01eee0a5..5e385f8d 100644 --- a/Stats/Supporting Files/bg.lproj/Localizable.strings +++ b/Stats/Supporting Files/bg.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Налична е нова версия"; diff --git a/Stats/Supporting Files/ca.lproj/Localizable.strings b/Stats/Supporting Files/ca.lproj/Localizable.strings index 8c1595a0..fa54c8b2 100644 --- a/Stats/Supporting Files/ca.lproj/Localizable.strings +++ b/Stats/Supporting Files/ca.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nova versió disponible"; diff --git a/Stats/Supporting Files/da.lproj/Localizable.strings b/Stats/Supporting Files/da.lproj/Localizable.strings index 7f482e98..1c163374 100644 --- a/Stats/Supporting Files/da.lproj/Localizable.strings +++ b/Stats/Supporting Files/da.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Ny udgave tilgængelig"; diff --git a/Stats/Supporting Files/el.lproj/Localizable.strings b/Stats/Supporting Files/el.lproj/Localizable.strings index 2b16ae66..3dd5c63c 100644 --- a/Stats/Supporting Files/el.lproj/Localizable.strings +++ b/Stats/Supporting Files/el.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Νέα έκδοση διαθέσιμη"; diff --git a/Stats/Supporting Files/en.lproj/Localizable.strings b/Stats/Supporting Files/en.lproj/Localizable.strings index f38e30bc..3563be39 100644 --- a/Stats/Supporting Files/en.lproj/Localizable.strings +++ b/Stats/Supporting Files/en.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "New version available"; diff --git a/Stats/Supporting Files/es.lproj/Localizable.strings b/Stats/Supporting Files/es.lproj/Localizable.strings index 60953480..1100b4eb 100644 --- a/Stats/Supporting Files/es.lproj/Localizable.strings +++ b/Stats/Supporting Files/es.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nueva versión disponible"; diff --git a/Stats/Supporting Files/fr.lproj/Localizable.strings b/Stats/Supporting Files/fr.lproj/Localizable.strings index cd99badb..7a1e78df 100644 --- a/Stats/Supporting Files/fr.lproj/Localizable.strings +++ b/Stats/Supporting Files/fr.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nouvelle version disponible"; diff --git a/Stats/Supporting Files/he.lproj/Localizable.strings b/Stats/Supporting Files/he.lproj/Localizable.strings index 216c325f..0a4afd7a 100644 --- a/Stats/Supporting Files/he.lproj/Localizable.strings +++ b/Stats/Supporting Files/he.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "גרסא חדשה זמינה"; diff --git a/Stats/Supporting Files/id.lproj/Localizable.strings b/Stats/Supporting Files/id.lproj/Localizable.strings index d4a87766..e7505eef 100644 --- a/Stats/Supporting Files/id.lproj/Localizable.strings +++ b/Stats/Supporting Files/id.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Versi baru tersedia"; diff --git a/Stats/Supporting Files/it.lproj/Localizable.strings b/Stats/Supporting Files/it.lproj/Localizable.strings index c1694b60..3398126b 100644 --- a/Stats/Supporting Files/it.lproj/Localizable.strings +++ b/Stats/Supporting Files/it.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nuova versione disponibile"; diff --git a/Stats/Supporting Files/ja.lproj/Localizable.strings b/Stats/Supporting Files/ja.lproj/Localizable.strings index b5bf3e5b..8080500c 100644 --- a/Stats/Supporting Files/ja.lproj/Localizable.strings +++ b/Stats/Supporting Files/ja.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "新しいバージョンが利用可能です"; diff --git a/Stats/Supporting Files/ko.lproj/Localizable.strings b/Stats/Supporting Files/ko.lproj/Localizable.strings index 1f8969c6..0308ef9c 100644 --- a/Stats/Supporting Files/ko.lproj/Localizable.strings +++ b/Stats/Supporting Files/ko.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "새로운 버전을 이용할 수 있습니다"; diff --git a/Stats/Supporting Files/nb.lproj/Localizable.strings b/Stats/Supporting Files/nb.lproj/Localizable.strings index 21ae4650..39c7d740 100644 --- a/Stats/Supporting Files/nb.lproj/Localizable.strings +++ b/Stats/Supporting Files/nb.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Ny versjon tilgjengelig"; diff --git a/Stats/Supporting Files/nl.lproj/Localizable.strings b/Stats/Supporting Files/nl.lproj/Localizable.strings index 5ba55166..318e3a45 100644 --- a/Stats/Supporting Files/nl.lproj/Localizable.strings +++ b/Stats/Supporting Files/nl.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nieuwe versie beschikbaar"; diff --git a/Stats/Supporting Files/pt-BR.lproj/Localizable.strings b/Stats/Supporting Files/pt-BR.lproj/Localizable.strings index bffb26ec..d9b7f9f0 100644 --- a/Stats/Supporting Files/pt-BR.lproj/Localizable.strings +++ b/Stats/Supporting Files/pt-BR.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nova versão disponível"; diff --git a/Stats/Supporting Files/pt-PT.lproj/Localizable.strings b/Stats/Supporting Files/pt-PT.lproj/Localizable.strings index 2c7d9242..a9c81845 100644 --- a/Stats/Supporting Files/pt-PT.lproj/Localizable.strings +++ b/Stats/Supporting Files/pt-PT.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Nova versão disponível"; diff --git a/Stats/Supporting Files/ro.lproj/Localizable.strings b/Stats/Supporting Files/ro.lproj/Localizable.strings index 007ba302..a2d36cd1 100644 --- a/Stats/Supporting Files/ro.lproj/Localizable.strings +++ b/Stats/Supporting Files/ro.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Versiune nouă disponibilă"; diff --git a/Stats/Supporting Files/ru.lproj/Localizable.strings b/Stats/Supporting Files/ru.lproj/Localizable.strings index 65fcda24..4b2d1b4b 100644 --- a/Stats/Supporting Files/ru.lproj/Localizable.strings +++ b/Stats/Supporting Files/ru.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Доступна новая версия"; diff --git a/Stats/Supporting Files/sv.lproj/Localizable.strings b/Stats/Supporting Files/sv.lproj/Localizable.strings index c2a699db..1a9b3384 100644 --- a/Stats/Supporting Files/sv.lproj/Localizable.strings +++ b/Stats/Supporting Files/sv.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Ny version tillgänglig"; diff --git a/Stats/Supporting Files/tr.lproj/Localizable.strings b/Stats/Supporting Files/tr.lproj/Localizable.strings index 5abd3d41..8364e926 100644 --- a/Stats/Supporting Files/tr.lproj/Localizable.strings +++ b/Stats/Supporting Files/tr.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Yeni sürüm mevcut"; diff --git a/Stats/Supporting Files/uk.lproj/Localizable.strings b/Stats/Supporting Files/uk.lproj/Localizable.strings index e300b401..d56b8da3 100644 --- a/Stats/Supporting Files/uk.lproj/Localizable.strings +++ b/Stats/Supporting Files/uk.lproj/Localizable.strings @@ -88,7 +88,7 @@ "Check for a new version every month (once a month)" = "Check for a new version every month (once a month)"; "Never check for updates (not recommended)" = "Never check for updates (not recommended)"; "The configuration is completed" = "The configuration is completed"; -"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always be. \n If you enjoy it you can support a project, it's always appreciated!"; +"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!"; // Alerts "New version available" = "Доступна нова версія";