Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import strings from android-l10n. #3097

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,10 @@
pop-up blocked sites. -->
<string name="security_options_block_pup_up_settings">Avancé</string>

<!-- This string labels the button in the privacy option panel that enables/disables Virtual Reality
Devices access to websites (WebXR). -->
<string name="security_options_permission_webxr">Dispositifs de réalité virtuelle (WebXR)</string>

<!-- 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>
Expand Down