Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -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": {},
Expand Down
6 changes: 5 additions & 1 deletion lib/l10n/app_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
}
Loading