diff options
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 628cff3..b4db80f 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -2,13 +2,13 @@ <resources> <string name="dashboard_state_title_on">Votre vie privée en ligne est protégée</string> <string name="dashboard_state_title_off">Votre vie privée en ligne n\'est pas protégée</string> - <string name="dashboard_state_trackers_label">Trackers :</string> + <string name="dashboard_state_trackers_label">Trackers</string> <string name="dashboard_state_trackers_off">Vulnérable</string> <string name="dashboard_state_trackers_on">Refusé</string> - <string name="dashboard_state_geolocation_label">Localisation :</string> + <string name="dashboard_state_geolocation_label">Localisation</string> <string name="dashboard_state_geolocation_off">Exposé</string> <string name="dashboard_state_geolocation_on">Faux</string> - <string name="dashboard_state_ipaddress_label">Adresse IP réelle :</string> + <string name="dashboard_state_ipaddress_label">Adresse IP réelle</string> <string name="dashboard_state_ipaddress_off">Exposé</string> <string name="dashboard_graph_label">Fuite de données personnelles :</string> <string name="dashboard_graph_period">Aujourd\'hui</string> @@ -96,7 +96,6 @@ <string name="quick_protection_settings_list">- Tous les pisteurs sont désactivés. \n- Votre géolocalisation sera falsifiée. \n- Votre adresse IP réelle sera masquée.</string> - <string name="quickprivacy_disabled_message">Les modifications seront effectives uniquement quand la protection de la confidentialité sera activée.</string> <string name="dashboard_first_ipscrambling_activation">Votre vitesse Internet risque d\'être réduite tant que votre adresse IP est masquée.</string> <string name="graph_legend_allowed">Fuites autorisées</string> <string name="graph_legend_blocked">Fuites bloquées</string> |