diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 6 | ||||
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 5d27e32c..169ae728 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | |||
@@ -72,9 +72,9 @@ config: | |||
72 | 300_word: 'I read ~300 words per minute' | 72 | 300_word: 'I read ~300 words per minute' |
73 | 400_word: 'I read ~400 words per minute' | 73 | 400_word: 'I read ~400 words per minute' |
74 | action_mark_as_read: | 74 | action_mark_as_read: |
75 | label: 'Where do you want to be redirected to after marking an article as read?' | 75 | label: 'What to do after removing, starring or marking as read an article?' |
76 | redirect_homepage: 'To the homepage' | 76 | redirect_homepage: 'Go to the homepage' |
77 | redirect_current_page: 'To the current page' | 77 | redirect_current_page: 'Stay on the current page' |
78 | pocket_consumer_key_label: Consumer key for Pocket to import contents | 78 | pocket_consumer_key_label: Consumer key for Pocket to import contents |
79 | android_configuration: Configure your Android application | 79 | android_configuration: Configure your Android application |
80 | android_instruction: "Touch here to prefill your Android application" | 80 | android_instruction: "Touch here to prefill your Android application" |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index edf29654..5cdd836e 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 faire lorsqu'un article est supprimé, marqué comme lu ou marqué comme 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" |