Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infra/resources/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<string name="consent_parental_share_data_no">Simprints, une organisation à but non lucratif basée au Royaume-Uni, aura accès à leurs %1$s et à son emplacement actuel.</string>
<string name="consent_parental_share_data_yes">%1$s et Simprints, une organisation à but non lucratif basée au Royaume-Uni, auront accès à leurs %2$s et à leur localisation actuelle.</string>
<string name="consent_parental_privacy_rights">Si vous acceptez, vous pouvez retirer votre autorisation à tout moment et demander que les données de votre enfant soient effacées.</string>
<string name="consent_parental_confirmation">Puis-je utiliser le(s) facteur(s) biométrique(s) \"%1$s\" de votre enfant ? Veuillez dire \"Je l\'accepte\", \"Je le refuse\", ou \"J\'ai des questions.</string>
<string name="consent_parental_confirmation">Puis-je %1$s ? Veuillez dire \"Je l\'accepte\", \"Je le refuse\", ou \"J\'ai des questions\".</string>
<string name="consent_biometrics_general_fingerprint">utiliser vos empreintes digitales</string>
<string name="consent_biometric_general_face">prendre des photos de votre visage</string>
<string name="consent_biometrics_access_fingerprint">empreintes digitales</string>
Expand Down
2 changes: 1 addition & 1 deletion infra/resources/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<string name="consent_parental_share_data_no">Simprints, a UK-based nonprofit, will have access to their %1$s and current location.</string>
<string name="consent_parental_share_data_yes">%1$s and Simprints, a UK-based nonprofit, will have access to their %2$s and current location.</string>
<string name="consent_parental_privacy_rights">If you accept, you may withdraw your permission at any time and ask for your child\'s data to be erased.</string>
<string name="consent_parental_confirmation">May I use your child\'s %1$s? Please say \"I accept\", \"I decline\", or \"I have questions.\"</string>
<string name="consent_parental_confirmation">May I %1$s? Please say \"I accept\", \"I decline\", or \"I have questions.\"</string>
<string name="consent_biometrics_general_fingerprint">use your fingerprints</string>
<string name="consent_biometric_general_face">take photographs of your face</string>
<string name="consent_biometrics_access_fingerprint">fingerprint information</string>
Expand Down