diff options
author | Eloi Coutant <eloi@anbuco.fr> | 2018-11-16 01:37:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-16 01:37:53 +0100 |
commit | 0ddfb2956c840274befa6e325293e2540610d4e6 (patch) | |
tree | af9a9d1e9514095366eaafc2683fc812594eb9fd | |
parent | b3bcc6aa06a9f5403caf5bf28a447f4e0a9bf98f (diff) | |
download | wallabag-0ddfb2956c840274befa6e325293e2540610d4e6.tar.gz wallabag-0ddfb2956c840274befa6e325293e2540610d4e6.tar.zst wallabag-0ddfb2956c840274befa6e325293e2540610d4e6.zip |
Update messages.fr.yml
Modification pour éclaircir le sens de l'option
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index edf29654..56fe0917 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | |||
@@ -72,9 +72,9 @@ config: | |||
72 | 300_word: "Je lis environ 300 mots par minute" | 72 | 300_word: "Je lis environ 300 mots par minute" |
73 | 400_word: "Je lis environ 400 mots par minute" | 73 | 400_word: "Je lis environ 400 mots par minute" |
74 | action_mark_as_read: | 74 | action_mark_as_read: |
75 | label: "Où souhaitez-vous être redirigé après avoir marqué un article comme lu ?" | 75 | label: "Que souhaitez-vous après avoir marqué un article comme lu ou favoris ?" |
76 | redirect_homepage: "À la page d’accueil" | 76 | redirect_homepage: "Retourner à la page d’accueil" |
77 | redirect_current_page: "À la page courante" | 77 | redirect_current_page: "Rester sur la page actuelle" |
78 | pocket_consumer_key_label: "Clé d’authentification Pocket pour importer les données" | 78 | pocket_consumer_key_label: "Clé d’authentification Pocket pour importer les données" |
79 | android_configuration: "Configurez votre application Android" | 79 | android_configuration: "Configurez votre application Android" |
80 | android_instruction: "Appuyez ici pour préremplir votre application Android" | 80 | android_instruction: "Appuyez ici pour préremplir votre application Android" |