We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04351cd commit 04bd7f4Copy full SHA for 04bd7f4
1 file changed
app/src/main/res/values-fr/strings.xml
@@ -35,5 +35,6 @@
35
<string name="keep_screen_on">Garder l\'écran allumé pendant les enregistrements</string>
36
<string name="recording_too_short">L\'enregistrement est trop court !</string>
37
<string name="discard_recording">Annuler l\'enregistrement</string>
38
- <string name="discard_recording_confirmation">Êtes-vous sur de vouloir annuler l\'enregistrement en cours ? Cette action est irrémédiable.</string>
+ <string name="discard_recording_confirmation">Êtes-vous sûr(e) de vouloir annuler l\'enregistrement en cours ? Cette action est irrémédiable.</string>
39
+ <string name="sample_rate">Fréquence d\'échantillonnage</string>
40
</resources>
0 commit comments