You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -860,11 +860,11 @@
860
860
861
861
<!-- This string is displayed in the title of the Voice Search samples collect dialog. That dialog is shown the first time
862
862
a user tries to use the voice search. -->
863
-
<stringname="voice_samples_collect_dialog_title">Allow Firefox to Anonymously Collect Voice Samples?</string>
863
+
<stringname="voice_samples_collect_dialog_title">Allow Firefox Reality to Collect Voice Samples for Research?</string>
864
864
865
865
<!-- This string is displayed in the description of the Voice Search samples collect dialog. That dialog is shown the first time
866
866
a user tries to use the voice search. -->
867
-
<stringname="voice_samples_collect_dialog_description">Your data is always anonymous and protected under our Personal Data Promise. We collect voice samples to improve the experience and performance of our products. You’ll always be able to use voice search, even if you don’t allow collection.<a href="privacy">Learn More</a></string>
867
+
<stringname="voice_samples_collect_dialog_description">Your data is always secure and never shared with third parties. We collect voice samples to improve the experience and performance of our products. You’ll always be able to use voice search, even if you don’t allow collection.<a href="privacy">Learn More</a></string>
868
868
869
869
<!-- This string is displayed in the button of the Voice Search samples collect dialog.
870
870
When clicked the user opts out from the voice data collection. -->
0 commit comments