We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c40c14 commit 13705c6Copy full SHA for 13705c6
1 file changed
resources/src/main/res/values-fr/strings.xml
@@ -72,7 +72,7 @@
72
<string name="record_types_empty">Aucune activité</string>
73
<string name="record_tag_selection_hint">Sélectionnez une étiquette pour l\'enregistrement</string>
74
<string name="time_now">Maintenant</string>
75
- <string name="cannot_be_in_the_future">Impossible d'indiquer une heure dans le futur</string>
+ <string name="cannot_be_in_the_future">Impossible d\'indiquer une heure dans le futur</string>
76
77
<!-- Records -->
78
<string name="record_removed">Enregistrement %s supprimé</string>
0 commit comments