Skip to content

Commit

Permalink
style: Fix syntax in translation file
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Jul 5, 2024
1 parent 5c6c682 commit 8214e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ msgid ""
"\"enter\" to quit:"
msgstr ""
"Sélectionnez les news à lire (par exemple: 1 3 5), sélectionnez 0 pour toutes les lire "
"ou appuyez sur "entrée" pour quitter"
"ou appuyez sur \"entrée\" pour quitter"

#: src/script/arch-update.sh:377
#, sh-format
Expand All @@ -263,7 +263,7 @@ msgid ""
"\"enter\" to proceed with update:"
msgstr ""
"Sélectionnez les news à lire (par exemple: 1 3 5), sélectionnez 0 pour toutes les lire "
"ou appuyez sur "entrée" pour procéder à la mise à jour"
"ou appuyez sur \"entrée\" pour procéder à la mise à jour"

#: src/script/arch-update.sh:399
#, sh-format
Expand Down

0 comments on commit 8214e87

Please sign in to comment.