From 415ac7ccb870101bf3cda923c690a6c555e2904a Mon Sep 17 00:00:00 2001 From: Francis Lapointe Date: Tue, 7 Jan 2025 20:14:56 +0000 Subject: [PATCH 1/2] Translated using Weblate (French) Currently translated at 100.0% (112 of 112 strings) Translation: Wispar/Wispar Translate-URL: https://hosted.weblate.org/projects/wispar/wispar/fr/ --- lib/l10n/app_fr.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index bacdaadb..20cfd0bc 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -252,5 +252,9 @@ "queryHasNoNameError": "Vous devez entrer un nom de requête afin de l'enregistrer.", "@queryHasNoNameError": {}, "noresultsfound": "Aucun résultat trouvé.", - "@noresultsfound": {} + "@noresultsfound": {}, + "errorOpenExternalBrowser": "Impossible d'ouvrir le lien dans un autre navigateur", + "@errorOpenExternalBrowser": {}, + "openExternalBrowser": "Ouvrir dans un navigateur externe", + "@openExternalBrowser": {} } From fbf5334f12097c4bfc7dd7e992e20980c1898a12 Mon Sep 17 00:00:00 2001 From: Francis Lapointe Date: Wed, 8 Jan 2025 02:01:11 +0000 Subject: [PATCH 2/2] Translated using Weblate (English) Currently translated at 100.0% (127 of 127 strings) Translation: Wispar/Wispar Translate-URL: https://hosted.weblate.org/projects/wispar/wispar/en/ --- lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 31cf8c0d..fb3d6adb 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -21,7 +21,7 @@ "@setupOtherSettings": {}, "setupOtherSettingsLong": "Additional settings are available in the app's settings menu. Access it from the Home screen by tapping the ellipsis menu at the top right corner.", "@setupOtherSettingsLong": {}, - "setupAlmostSet": "You're All Set!... Almost!", + "setupAlmostSet": "You're All Set!… Almost!", "@setupAlmostSet": {}, "setupAlmostSetLong": "Next, we'll take you to the search screen, where you can follow your favorite journals. Don't forget to switch the category menu from 'Articles' to 'Journals'.", "@setupAlmostSetLong": {},