Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Import strings from android-l10n #1881

Merged
merged 1 commit into from
Sep 25, 2019
Merged
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 app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@

<!-- This string is a label above the group of switches that indicates that the switches below
relate to Firefox data collection and use. -->
<string name="security_options_speech_data_collection_title">Collecte et utilisation de données par $1$s</string>
<string name="security_options_speech_data_collection_title">Collecte et utilisation de données par %1$s</string>

<!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog
and is used to enable or disable permission to collect speech data. -->
Expand Down