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": {}, 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": {} }