summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-03-29 06:22:49 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-03-29 06:22:49 +0000
commit668632620bc9552d89e333efa47023ebff515ce9 (patch)
tree82ae42978cb52ef78231a3c050417c57037f89b3 /app/src/main/res/values-fr/strings.xml
parentc95e83ef10dd4120775b04a3914740d4beabc901 (diff)
parentde032345e36d3322d7e9190007ea84e7b2858315 (diff)
Merge branch 'update_icon_and_wording' into 'main'
Translate date format for graph tooltips add /e/ dummy system app icon See merge request e/privacy-central/privacycentralapp!34
Diffstat (limited to 'app/src/main/res/values-fr/strings.xml')
-rw-r--r--app/src/main/res/values-fr/strings.xml4
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>