diff options
Diffstat (limited to 'app/src/main/res/values-fr/strings.xml')
| -rw-r--r-- | app/src/main/res/values-fr/strings.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 25762f3..d4baef6 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -43,8 +43,8 @@      <string name="trackers_period_month">mois précédent</string>      <string name="trackers_period_year">année précédente</string>      <string name="trackers_graph_hours_period_format">HH:mm</string> -    <string name="trackers_graph_days_period_format">MMM d - EEE</string> -    <string name="trackers_graph_months_period_format">MMM yyyy</string> +    <string name="trackers_graph_days_period_format">EEE d MMMM</string> +    <string name="trackers_graph_months_period_format">MMMM yyyy</string>      <string name="quick_protection_info">L\'activation de \"Protection rapide\" active ces paramètres</string>      <string name="learn_more">En savoir plus</string>      <string name="i_am_exposing">J\'expose ma véritable adresse IP</string> | 
