forked from mozilla-firefox/firefox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpreference_keys.xml
More file actions
638 lines (561 loc) · 58.1 KB
/
Copy pathpreference_keys.xml
File metadata and controls
638 lines (561 loc) · 58.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
<?xml version="1.0" encoding="utf-8"?><!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<resources>
<string name="pref_key_make_default_browser" translatable="false">pref_key_make_default_browser</string>
<string name="pref_key_search_settings" translatable="false">pref_key_search_settings</string>
<string name="pref_key_search_engine" translatable="false">pref_key_search_engine</string>
<string name="pref_key_add_search_engine" translatable="false">pref_key_add_Search_engine</string>
<string name="pref_key_default_search_engine" translatable="false">pref_key_default_search_engine</string>
<string name="pref_key_manage_search_shortcuts" translatable="false">pref_key_manage_search_shortcuts</string>
<string name="pref_key_passwords" translatable="false">pref_key_passwords</string>
<string name="pref_key_site_permissions" translatable="false">pref_key_site_permissions</string>
<string name="pref_key_add_private_browsing_shortcut" translatable="false">pref_key_add_private_browsing_shortcut</string>
<string name="pref_key_accessibility" translatable="false">pref_key_accessibility</string>
<string name="pref_key_accessibility_auto_size" translatable="false">pref_key_accessibility_auto_size</string>
<string name="pref_key_accessibility_font_scale" translatable="false">pref_key_accessibility_font_scale</string>
<string name="pref_key_accessibility_force_enable_zoom" translatable="false">pref_key_accessibility_force_enable_zoom</string>
<string name="pref_key_advanced" translatable="false">pref_key_advanced</string>
<string name="pref_key_firefox_labs" translatable="false">pref_key_firefox_labs</string>
<string name="pref_key_language" translatable="false">pref_key_language</string>
<string name="pref_key_translation" translatable="false">pref_key_translation</string>
<string name="pref_key_ai_controls" translatable="false">pref_key_ai_controls</string>
<string name="pref_key_import_bookmarks" translatable="false">pref_key_import_bookmarks</string>
<string name="pref_key_enable_ai_controls" translatable="false">pref_key_enable_ai_controls</string>
<string name="pref_key_enable_import_bookmarks" translatable="false">pref_key_enable_import_bookmarks</string>
<string name="pref_key_enable_ip_protection" translatable="false">pref_key_enable_ip_protection</string>
<string name="pref_key_has_used_ip_protection" translatable="false">pref_key_has_used_vpn</string>
<string name="pref_key_has_shown_ip_protection_prompt" translatable="false">pref_key_has_shown_ip_protection_prompt</string>
<string name="pref_key_ip_protection_settings" translatable="false">pref_key_ip_protection_settings</string>
<string name="pref_key_data_choices" translatable="false">pref_key_data_choices</string>
<string name="pref_key_delete_browsing_data" translatable="false">pref_key_delete_browsing_data</string>
<string name="pref_key_delete_browsing_data_on_quit_preference" translatable="false">pref_key_delete_browsing_data_on_quit_preference</string>
<string name="pref_key_notifications" translatable="false">pref_key_notifications</string>
<string name="pref_key_delete_browsing_data_on_quit" translatable="false">pref_key_delete_browsing_data_on_quit</string>
<string name="pref_key_delete_open_tabs_on_quit" translatable="false">pref_key_delete_open_tabs_on_quit</string>
<string name="pref_key_delete_browsing_history_on_quit" translatable="false">pref_key_delete_browsing_history_on_quit</string>
<string name="pref_key_delete_cookies_and_site_data_on_quit" translatable="false">pref_key_delete_cookies_and_site_data_on_quit</string>
<string name="pref_key_delete_caches_on_quit" translatable="false">pref_key_delete_caches_on_quit</string>
<string name="pref_key_delete_permissions_on_quit" translatable="false">pref_key_delete_permissions_on_quit</string>
<string name="pref_key_delete_downloads_on_quit" translatable="false">pref_key_delete_downloads_on_quit</string>
<string name="pref_key_delete_open_tabs_now" translatable="false">pref_key_delete_open_tabs_now</string>
<string name="pref_key_delete_browsing_history_now" translatable="false">pref_key_delete_browsing_history_now</string>
<string name="pref_key_delete_cookies_now" translatable="false">pref_key_delete_cookies_now</string>
<string name="pref_key_delete_caches_now" translatable="false">pref_key_delete_caches_now</string>
<string name="pref_key_delete_permissions_now" translatable="false">pref_key_delete_permissions_now</string>
<string name="pref_key_delete_downloads_now" translatable="false">pref_key_delete_downloads_now</string>
<string name="pref_key_delete_browsing_data_on_quit_categories" translatable="false">pref_key_delete_browsing_data_on_quit_categories</string>
<string name="pref_key_last_known_mode_private" translatable="false">pref_key_last_known_mode_private</string>
<string name="pref_key_addons" translatable="false">pref_key_addons</string>
<string name="pref_key_install_local_addon" translatable="false">pref_key_install_local_addon</string>
<string name="pref_key_override_amo_user" translatable="false">pref_key_override_amo_user</string>
<string name="pref_key_override_amo_collection" translatable="false">pref_key_override_amo_collection</string>
<string name="pref_key_enable_gecko_logs" translatable="false">pref_key_enable_gecko_logs</string>
<string name="pref_key_rate" translatable="false">pref_key_rate</string>
<string name="pref_key_about" translatable="false">pref_key_about</string>
<string name="pref_key_account" translatable="false">pref_key_account</string>
<string name="pref_key_sign_in" translatable="false">pref_key_sign_in</string>
<string name="pref_key_account_auth_error" translatable="false">pref_key_account_auth_error</string>
<string name="pref_key_sync_debug" translatable="false">pref_key_sync_debug</string>
<string name="pref_key_override_fxa_server" translatable="false">pref_key_override_fxa_server</string>
<string name="pref_key_use_react_fxa" translatable="false">pref_key_use_react_fxa</string>
<string name="pref_key_override_sync_tokenserver" translatable="false">pref_key_override_sync_tokenserver</string>
<string name="pref_key_override_push_server" translatable="false">pref_key_override_push_server</string>
<string name="pref_key_sync_debug_quit" translatable="false">pref_key_sync_debug_quit</string>
<string name="pref_key_sync_debug_network_error" translatable="false">pref_key_sync_debug_network_error</string>
<string name="pref_key_sync_debug_temporary_auth_error" translatable="false">pref_key_sync_debug_temporary_auth_error</string>
<string name="pref_key_sync_debug_permanent_auth_error" translatable="false">pref_key_sync_debug_permanent_auth_error</string>
<string name="pref_key_sync_debug_scope_authorization_scopes" translatable="false">pref_key_sync_debug_scope_authorization_scopes</string>
<string name="pref_key_sync_debug_scope_authorization_entrypoint" translatable="false">pref_key_sync_debug_scope_authorization_entrypoint</string>
<string name="pref_key_sync_debug_scope_authorization_start" translatable="false">pref_key_sync_debug_scope_authorization_start</string>
<string name="pref_key_sync_debug_oauth_token_scopes" translatable="false">pref_key_sync_debug_oauth_token_scopes</string>
<string name="pref_key_sync_debug_oauth_token_fetch" translatable="false">pref_key_sync_debug_oauth_token_fetch</string>
<string name="pref_key_sync_debug_oauth_token_result" translatable="false">pref_key_sync_debug_oauth_token_result</string>
<string name="pref_key_customize" translatable="false">pref_key_customize</string>
<string name="pref_key_private_browsing" translatable="false">pref_key_private_browsing</string>
<string name="pref_key_leakcanary" translatable="false">pref_key_leakcanary</string>
<string name="pref_key_remote_debugging" translatable="false">pref_key_remote_debugging</string>
<string name="pref_key_remote_improvements" translatable="false">pref_key_remote_improvements</string>
<string name="pref_key_crash_reporting_choice" translatable="false">pref_key_crash_reporting_choice</string>
<string name="pref_key_experimentation_v2" translatable="false">pref_key_experimentation_v2</string>
<string name="pref_key_rollouts" translatable="false">pref_key_rollouts</string>
<string name="pref_key_rollouts_learn_more" translatable="false">pref_key_rollouts_learn_more</string>
<string name="pref_key_user_disabled_experimentation" translatable="false">pref_key_user_disabled_experimentation</string>
<string name="pref_key_private_mode_opened" translatable="false">pref_key_private_mode_opened</string>
<string name="pref_key_open_in_app_opened" translatable="false">pref_key_open_in_app_opened</string>
<string name="pref_key_install_pwa_opened" translatable="false">pref_key_install_pwa_opened</string>
<string name="pref_key_install_pwa_visits" translatable="false">pref_key_install_pwa_visits</string>
<string name="pref_key_times_app_opened" translatable="false">pref_key_times_app_opened</string>
<string name="pref_key_custom_review_prompt_enabled" translatable="false">pref_key_custom_review_prompt_enabled</string>
<string name="pref_key_custom_review_prompt_ui_enabled" translatable="false">pref_key_custom_review_prompt_ui_enabled</string>
<string name="pref_key_last_browse_activity_time" translatable="false">pref_key_last_browse_activity_time</string>
<string name="pref_key_last_home_activity_time" translatable="false">pref_key_last_home_activity_time</string>
<string name="pref_key_last_cfr_shown_time" translatable="false">pref_key_last_cfr_shown_time</string>
<string name="pref_key_is_first_run" translatable="false">pref_key_is_first_run</string>
<string name="pref_key_is_first_splash_screen_shown" translatable="false">pref_key_is_first_splash_screen_shown</string>
<string name="pref_key_nimbus_last_fetch" translatable="false">pref_key_nimbus_last_fetch</string>
<string name="pref_key_home_blocklist">pref_key_home_blocklist</string>
<string name="pref_key_hidden_engines_restored" translatable="false">pref_key_hidden_engines_restored</string>
<string name="pref_key_enable_fxsuggest" translatable="false">pref_key_fxsuggest_enabled</string>
<string name="pref_key_enable_debug_drawer" translatable="false">pref_key_enable_debug_drawer</string>
<string name="pref_key_show_first_time_translation" translatable="false">pref_key_show_first_time_translation</string>
<string name="pref_key_translations_offer" translatable="false">pref_key_translations_offer</string>
<string name="pref_key_terms_accepted" translatable="false">pref_key_terms_accepted</string>
<string name="pref_key_terms_accepted_date" translatable="false">pref_key_terms_accepted_date</string>
<string name="pref_key_terms_accepted_version" translatable="false">pref_key_terms_accepted_version</string>
<string name="pref_key_terms_prompt_enabled" translatable="false">pref_key_terms_prompt_enabled</string>
<string name="pref_key_terms_prompt_drag_handle_enabled" translatable="false">pref_key_terms_prompt_drag_handle_enabled</string>
<string name="pref_key_terms_prompt_displayed_count" translatable="false">pref_key_terms_prompt_displayed_count</string>
<string name="pref_key_terms_prompt_content_option" translatable="false">pref_key_terms_prompt_content_option</string>
<string name="pref_key_terms_last_prompt_time" translatable="false">pref_key_terms_last_prompt_time</string>
<string name="pref_key_terms_postponed" translatable="false">pref_key_terms_postponed</string>
<string name="pref_key_terms_latest_date" translatable="false">pref_key_terms_latest_date</string>
<string name="pref_key_debug_terms_trigger_time" translatable="false">pref_key_debug_terms_trigger_time</string>
<string name="pref_key_should_show_marketing_onboarding" translatable="false">pref_key_should_show_marketing_onboarding</string>
<string name="pref_key_use_onboarding_redesign" translatable="false">pref_key_use_onboarding_redesign</string>
<string name="pref_key_crash_pull_never_show_again" translatable="false">pref_key_crash_pull_never_show_again</string>
<string name="pref_key_crash_pull_dont_show_before" translatable="false">pref_key_crash_pull_dont_show_before</string>
<string name="pref_key_privacy_notice_banner_last_displayed_time" translatable="false">pref_key_privacy_notice_banner_last_displayed_time</string>
<string name="pref_cfr_popups_enabled" translatable="false">pref_cfr_popups_enabled</string>
<string name="pref_in_app_messages_enabled" translatable="false">pref_in_app_messages_enabled</string>
<string name="pref_key_onboarding_completed_timestamp" translatable="false">pref_key_onboarding_completed_timestamp</string>
<string name="pref_key_enable_import_passwords" translatable="false">pref_key_enable_import_passwords</string>
<!-- Continuous onboarding -->
<string name="pref_key_continuous_onboarding_enabled" translatable="false">pref_key_continuous_onboarding_enabled</string>
<string name="pref_key_continuous_onboarding_day_two_completed_timestamp" translatable="false">pref_key_continuous_onboarding_day_two_completed_timestamp</string>
<string name="pref_key_continuous_onboarding_day_three_completed_timestamp" translatable="false">pref_key_continuous_onboarding_day_three_completed_timestamp</string>
<string name="pref_key_continuous_onboarding_day_seven_completed_timestamp" translatable="false">pref_key_continuous_onboarding_day_seven_completed_timestamp</string>
<!-- Data Choices -->
<string name="pref_key_telemetry" translatable="false">pref_key_telemetry</string>
<string name="pref_key_marketing_telemetry" translatable="false">pref_key_marketing_telemetry</string>
<string name="pref_key_marketing_telemetry_selection_made" translatable="false">pref_key_marketing_telemetry_selection_made</string>
<string name="pref_key_learn_about_marketing_telemetry" translatable="false">pref_key_learn_about_marketing_telemetry</string>
<string name="pref_key_daily_usage_ping" translatable="false">pref_key_daily_usage_ping</string>
<string name="pref_key_crash_reporter" translatable="false">pref_key_crash_reporter</string>
<!-- Account Settings -->
<string name="pref_key_account_category" translatable="false">pref_key_account_category</string>
<string name="pref_key_sync_manage_account" translatable="false">pref_key_sync_manage_account</string>
<string name="pref_key_sync_device_name" translatable="false">pref_key_sync_device_name</string>
<string name="pref_key_sync_now" translatable="false">pref_key_sync_now</string>
<string name="pref_key_sync_history" translatable="false">pref_key_sync_history</string>
<string name="pref_key_sync_bookmarks" translatable="false">pref_key_sync_bookmarks</string>
<string name="pref_key_sync_logins" translatable="false">pref_key_sync_logins</string>
<string name="pref_key_sync_tabs" translatable="false">pref_key_sync_tabs</string>
<string name="pref_key_sign_out" translatable="false">pref_key_sign_out</string>
<string name="pref_key_sync_sign_in" translatable="false">pref_key_sync_sign_in</string>
<string name="pref_key_push_project_id" translatable="false">project_id</string>
<string name="pref_key_search_widget_installed_2" translatable="false">pref_key_search_widget_installed_2</string>
<!-- Key for credit cards sync preference in the account settings fragment -->
<string name="pref_key_sync_credit_cards" translatable="false">pref_key_sync_credit_cards</string>
<!-- Key for Address sync preference in the account settings fragment -->
<string name="pref_key_sync_address" translatable="false">pref_key_sync_address</string>
<!-- Key for engaging first time with signup -->
<string name="pref_key_first_time_engage_with_signup" translatable="false">pref_key_first_time_engage_with_signup</string>
<!-- Search Settings -->
<string name="pref_key_search_engine_list" translatable="false">pref_key_search_engine_list</string>
<string name="pref_key_private_search_engine_list" translatable="false">pref_key_private_search_engine_list</string>
<string name="pref_key_show_search_suggestions" translatable="false">pref_key_show_search_suggestions</string>
<string name="pref_key_show_clipboard_suggestions" translatable="false">pref_key_show_clipboard_suggestions</string>
<string name="pref_key_search_browsing_history" translatable="false">pref_key_search_browsing_history</string>
<string name="pref_key_search_bookmarks" translatable="false">pref_key_search_bookmarks</string>
<string name="pref_key_search_synced_tabs" translatable="false">pref_key_search_synced_tabs</string>
<string name="pref_key_show_search_suggestions_in_private" translatable="false">pref_key_show_search_suggestions_in_private</string>
<string name="pref_key_show_search_suggestions_in_private_onboarding" translatable="false">pref_key_show_search_suggestions_in_privateonboarding</string>
<string name="pref_key_show_trending_search_suggestions" translatable="false">pref_key_show_trending_search_suggestions</string>
<string name="pref_key_show_recent_search_suggestions" translatable="false">pref_key_show_recent_search_suggestions</string>
<string name="pref_key_show_voice_search" translatable="false">pref_key_show_voice_search</string>
<string name="pref_key_enable_autocomplete_urls" translatable="false">pref_key_enable_domain_autocomplete</string>
<string name="pref_key_show_sponsored_suggestions" translatable="false">pref_key_show_sponsored_suggestions</string>
<string name="pref_key_show_nonsponsored_suggestions" translatable="false">pref_key_show_nonsponsored_suggestions</string>
<string name="pref_key_learn_about_fx_suggest" translatable="false">pref_key_learn_about_fx_suggest</string>
<string name="pref_key_use_remote_search_configuration" translatable="false">pref_key_use_remote_search_configuration</string>
<!-- Site Permissions Settings -->
<string name="pref_key_show_site_exceptions" translatable="false">pref_key_show_site_exceptions</string>
<string name="pref_key_browser_feature_autoplay_v2" translatable="false">pref_key_browser_feature_autoplay_v2</string>
<string name="pref_key_browser_feature_autoplay_audible_v2" translatable="false">pref_key_browser_feature_autoplay_v2</string>
<string name="pref_key_browser_feature_autoplay_inaudible_v2" translatable="false">pref_key_browser_feature_autoplay_inaudible_v2</string>
<string name="pref_key_browser_feature_persistent_storage" translatable="false">pref_key_browser_feature_persistent_storage</string>
<string name="pref_key_browser_feature_cross_origin_storage_access" translatable="false">pref_key_browser_feature_cross_origin_storage_access</string>
<string name="pref_key_browser_feature_media_key_system_access" translatable="false">pref_key_browser_feature_media_key_system_access</string>
<string name="pref_key_browser_feature_local_device_access" translatable="false">pref_key_browser_feature_local_device_access</string>
<string name="pref_key_browser_feature_local_network_access" translatable="false">pref_key_browser_feature_local_network_access</string>
<string name="pref_key_phone_feature_camera" translatable="false">pref_key_phone_feature_camera</string>
<string name="pref_key_phone_feature_location" translatable="false">pref_key_phone_feature_location</string>
<string name="pref_key_phone_feature_microphone" translatable="false">pref_key_phone_feature_microphone</string>
<string name="pref_key_phone_feature_notification" translatable="false">pref_key_phone_feature_notification</string>
<string name="pref_key_exceptions_clear_site_permissions" translatable="false">pref_key_exceptions_clear_site_permissions</string>
<!-- Toolbar Settings -->
<string name="pref_key_toolbar_top" translatable="false">pref_key_toolbar_top</string>
<string name="pref_key_toolbar_bottom" translatable="false">pref_key_toolbar_bottom</string>
<string name="pref_key_toolbar_tab_swipe_cfr">pref_key_should_show_tab_swipe_cfr</string>
<string name="pref_key_toolbar_has_shown_tab_swipe_cfr">pref_key_has_shown_tab_swipe_cfr</string>
<string name="pref_key_toolbar_expanded" translatable="false">pref_key_toolbar_expanded</string>
<!-- App icon settings-->
<string name="pref_key_app_icon">pref_key_app_icon</string>
<!-- Cfr -->
<string name="pref_key_menu_cfr" translatable="false">pref_key_menu_cfr</string>
<!-- Remote Server Settings -->
<string name="pref_key_remote_settings_server" translatable="false">pref_key_remote_settings_server</string>
<string name="pref_key_remote_settings_server_prod" translatable="false">pref_key_remote_settings_server_prod</string>
<string name="pref_key_remote_settings_server_stage" translatable="false">pref_key_remote_settings_server_stage</string>
<string name="pref_key_remote_settings_server_dev" translatable="false">pref_key_remote_settings_server_dev</string>
<string name="pref_key_remote_settings_server_stage_v2" translatable="false">pref_key_remote_settings_server_stage_v2</string>
<string name="pref_key_remote_settings_server_prod_v2" translatable="false">pref_key_remote_settings_server_prod_v2</string>
<string name="pref_key_remote_settings_server_dev_v2" translatable="false">pref_key_remote_settings_server_dev_v2</string>
<!-- Theme Settings -->
<string name="pref_key_light_theme" translatable="false">pref_key_light_theme</string>
<string name="pref_key_dark_theme" translatable="false">pref_key_dark_theme</string>
<string name="pref_key_auto_battery_theme" translatable="false">pref_key_auto_battery_theme</string>
<string name="pref_key_follow_device_theme" translatable="false">pref_key_follow_device_theme</string>
<!-- Customization Settings -->
<string name="pref_key_customization_preference_screen" translatable="false">pref_key_customization_preference_screen</string>
<string name="pref_key_website_pull_to_refresh" translatable="false">pref_key_website_pull_to_refresh</string>
<string name="pref_key_tab_strip_show" translatable="false">pref_key_tab_strip_show</string>
<string name="pref_key_tab_strip_message" translatable="false">pref_key_tab_strip_message</string>
<string name="pref_key_dynamic_toolbar" translatable="false">pref_key_dynamic_toolbar</string>
<string name="pref_key_use_scroll_data_for_dynamic_toolbar" translatable="false">pref_key_use_scroll_data_for_dynamic_toolbar</string>
<string name="pref_key_swipe_toolbar_switch_tabs" translatable="false">pref_key_swipe_toolbar_switch_tabs</string>
<string name="pref_key_swipe_toolbar_show_tabs" translatable="false">pref_key_swipe_toolbar_show_tabs</string>
<string name="pref_key_recent_tabs" translatable="false">pref_key_recent_tabs</string>
<string name="pref_key_privacy_report" translatable="false">pref_key_privacy_report</string>
<string name="pref_key_privacy_report_tab_manager" translatable="false">pref_key_privacy_report_tab_manager</string>
<string name="pref_key_customization_bookmarks" translatable="false">pref_key_recent_bookmarks</string>
<string name="pref_key_customization_category_toolbar" translatable="false">pref_key_customization_category_toolbar</string>
<string name="pref_key_customization_category_toolbar_layout" translatable="false">pref_key_customization_category_toolbar_layout</string>
<string name="pref_key_customization_category_app_icon" translatable="false">pref_key_customization_category_app_icon</string>
<string name="pref_key_customization_category_toolbar_shortcut" translatable="false">pref_key_customization_category_toolbar_shortcut</string>
<string name="pref_key_toolbar_simple_shortcut" translatable="false">pref_key_toolbar_simple_shortcut</string>
<string name="pref_key_toolbar_simple_no_shortcut" translatable="false">pref_key_toolbar_simple_no_shortcut</string>
<string name="pref_key_toolbar_expanded_shortcut" translatable="false">pref_key_toolbar_expanded_shortcut</string>
<!-- HTTPS Only Settings -->
<string name="pref_key_https_only_settings" translatable="false">pref_key_https_only_settings</string>
<string name="pref_key_https_only" translatable="false">pref_key_https_only</string>
<string name="pref_key_https_only_in_all_tabs" translatable="false">pref_key_https_only_in_all_tabs</string>
<string name="pref_key_https_only_in_private_tabs" translatable="false">pref_key_https_only_in_private_tabs</string>
<!-- Cookie Banner Reduction Settings-->
<string name="pref_key_cookie_banner_private_mode" translatable="false">pref_key_cookie_banner_private_mode</string>
<!-- DNS over HTTPS Settings -->
<string name="pref_key_doh_settings" translatable="false">pref_key_doh_settings</string>
<string name="pref_key_doh_settings_mode" translatable="false">pref_key_doh_settings_mode</string>
<string name="pref_key_doh_provider_uri" translatable="false">pref_key_doh_provider_uri</string>
<string name="pref_key_doh_default_provider_uri" translatable="false">pref_key_doh_default_provider_uri</string>
<string name="pref_key_doh_exceptions_list_string" translatable="false">pref_key_doh_exceptions_list_string</string>
<!-- Tracking Protection Settings -->
<string name="pref_key_etp_learn_more" translatable="false">pref_key_etp_learn_more</string>
<string name="pref_key_tracking_protection_settings" translatable="false">pref_key_tracking_protection_settings</string>
<string name="pref_key_tracking_protection" translatable="false">pref_key_tracking_protection</string>
<string name="pref_key_tracking_protection_exceptions" translatable="false">pref_key_tracking_protection_exceptions</string>
<string name="pref_key_tracking_protection_standard_option" translatable="false">pref_key_tracking_protection_standard_option</string>
<string name="pref_key_tracking_protection_strict_default" translatable="false">pref_key_tracking_protection_strict_default</string>
<string name="pref_key_tracking_protection_strict_allow_list_subheader" translatable="false">pref_key_tracking_protection_strict_allow_list_subheader</string>
<string name="pref_key_tracking_protection_strict_allow_list_baseline" translatable="false">pref_key_tracking_protection_strict_allow_list_baseline</string>
<string name="pref_key_tracking_protection_strict_allow_list_convenience" translatable="false">pref_key_tracking_protection_strict_allow_list_convenience</string>
<string name="pref_key_tracking_protection_custom_allow_list_subheader" translatable="false">pref_key_tracking_protection_custom_allow_list_subheader</string>
<string name="pref_key_tracking_protection_custom_allow_list_baseline" translatable="false">pref_key_tracking_protection_custom_allow_list_baseline</string>
<string name="pref_key_tracking_protection_custom_allow_list_convenience" translatable="false">pref_key_tracking_protection_custom_allow_list_convenience</string>
<string name="pref_key_tracking_protection_custom_option" translatable="false">pref_key_tracking_protection_custom_option</string>
<string name="pref_key_tracking_protection_custom_cookies" translatable="false">pref_key_tracking_protection_custom_cookies</string>
<string name="pref_key_tracking_protection_custom_cookies_select" translatable="false">pref_key_tracking_protection_custom_cookies_select</string>
<string name="pref_key_tracking_protection_custom_tracking_content" translatable="false">pref_key_tracking_protection_custom_tracking_content</string>
<string name="pref_key_tracking_protection_custom_tracking_content_select" translatable="false">pref_key_tracking_protection_custom_tracking_content_select</string>
<string name="pref_key_tracking_protection_custom_cryptominers" translatable="false">pref_key_tracking_protection_custom_cryptominers</string>
<string name="pref_key_tracking_protection_custom_fingerprinters" translatable="false">pref_key_tracking_protection_custom_fingerprinters</string>
<string name="pref_key_tracking_protection_redirect_trackers" translatable="false">pref_key_tracking_protection_redirect_trackers</string>
<string name="pref_key_tracking_protection_suspected_fingerprinters" translatable="false">pref_key_tracking_protection_suspected_fingerprinters</string>
<string name="pref_key_tracking_protection_suspected_fingerprinters_select" translatable="false">pref_key_tracking_protection_suspected_fingerprinters_select</string>
<!-- Logins Settings -->
<string name="pref_key_save_logins_settings" translatable="false">pref_key_save_logins_settings</string>
<string name="pref_key_save_logins" translatable="false">pref_key_save_logins</string>
<string name="pref_key_autofill_logins" translatable="false">pref_key_autofill_logins</string>
<string name="pref_key_android_autofill" translatable="false">pref_key_android_autofill</string>
<string name="pref_key_never_save_logins" translatable="false">pref_key_never_save_logins</string>
<string name="pref_key_saved_logins" translatable="false">pref_key_saved_logins</string>
<string name="pref_key_logins_secure_warning_sync" translatable="false">pref_key_logins_secure_warning_sync</string>
<string name="pref_key_secure_warning" translatable="false">pref_key_secure_warning</string>
<!-- Email masks -->
<!-- Key for the "Email masks" preference in the "Settings" fragment -->
<string name="pref_key_email_masks" translatable="false">pref_key_email_masks</string>
<!-- Key for the feature flag that controls whether the Email Masks feature is visible in Settings -->
<string name="pref_key_enable_email_masks" translatable="false">pref_key_enable_email_masks</string>
<!-- Key for the user preference controlling whether Email Masks suggestions should be shown -->
<string name="pref_key_email_mask_suggestion" translatable="false">pref_key_relay_email_masks_suggestions</string>
<!-- A value of `true` means the email mask CFR has not been shown and dismissed yet -->
<string name="pref_key_should_show_email_mask_cfr" translatable="false">pref_key_should_show_email_mask_cfr</string>
<!-- Autofill Settings -->
<!-- Key for the "Credit cards" preference in the "Settings" fragment -->
<string name="pref_key_credit_cards" translatable="false">pref_key_credit_cards</string>
<!-- Key for the "Save and autofill cards" preference in the "Autofill" fragment -->
<string name="pref_key_credit_cards_save_and_autofill_cards" translatable="false">pref_key_credit_cards_save_and_autofill_cards</string>
<!-- Key for the "Sync cards across devices" preference in the "Autofill" fragment -->
<string name="pref_key_credit_cards_sync_cards_across_devices" translatable="false">pref_key_credit_cards_sync_cards_across_devices</string>
<!-- Key for the "Manage cards" preference in the "Autofill" fragment -->
<string name="pref_key_credit_cards_manage_cards" translatable="false">pref_key_credit_cards_manage_cards</string>
<!-- Key for the "Manage addresses" preference in the "Autofill" fragment -->
<string name="pref_key_addresses_manage_addresses" translatable="false">pref_key_addresses_manage_addresses</string>
<!-- Key for the "Save and autofill addresses" preference in the "Autofill" fragment -->
<string name="pref_key_addresses_save_and_autofill_addresses" translatable="false">pref_key_addresses_save_and_autofill_addresses</string>
<!-- Key for the "Sync addresses across devices" preference in the "Autofill" fragment -->
<string name="pref_key_addresses_sync_cards_across_devices" translatable="false">pref_key_addresses_sync_cards_across_devices</string>
<!-- Key for the enabling compose autofill preference in settings -->
<string name="pref_key_enable_compose_autofill_settings" translatable="false">pref_key_enable_compose_autofill_settings</string>
<!-- Privacy Settings -->
<string name="pref_key_privacy_security_category" translatable="false">pref_key_privacy_security_category</string>
<string name="pref_key_open_links_in_a_private_tab" translatable="false">pref_key_open_links_in_a_private_tab</string>
<string name="pref_key_open_links_in_external_app_old" translatable="false">pref_key_open_links_in_external_app</string>
<string name="pref_key_link_sharing" translatable="false">pref_key_link_sharing</string>
<string name="pref_key_link_sharing_settings_snackbar" translatable="false">pref_key_link_sharing_settings_snackbar</string>
<string name="pref_key_open_links_in_apps" translatable="false">pref_key_open_links_in_apps</string>
<string name="pref_key_open_links_in_apps_always" translatable="false">pref_key_open_links_in_apps_always</string>
<string name="pref_key_open_links_in_apps_ask" translatable="false">pref_key_open_links_in_apps_ask</string>
<string name="pref_key_open_links_in_apps_never" translatable="false">pref_key_open_links_in_apps_never</string>
<string name="pref_key_allow_screenshots_in_private_mode" translatable="false">pref_key_allow_screenshots_in_private_mode</string>
<string name="pref_key_dev_debug_allow_capture_of_secure_screens" translatable="false">pref_key_dev_debug_allow_capture_of_secure_screens</string>
<!-- This preference controls behaviour that corresponds to the private browsing mode lock feature being enabled. -->
<string name="pref_key_private_browsing_locked_enabled" translatable="false">pref_key_private_browsing_locked_enabled</string>
<string name="pref_key_private_browsing_locked" translatable="false">pref_key_private_browsing_locked</string>
<string name="pref_key_private_browsing_lock_device_feature_enabled" translatable="false">pref_key_private_browsing_lock_device_feature_enabled</string>
<string name="pref_key_privacy_enable_global_privacy_control" translatable="false">pref_key_privacy_enable_global_privacy_control</string>
<string name="pref_key_pbm_lock_category_divider" translatable="false">pref_key_pbm_lock_category_divider</string>
<string name="pref_key_adjust_campaign" translatable="false">pref_key_adjust_campaign</string>
<string name="pref_key_adjust_network" translatable="false">pref_key_adjust_network</string>
<string name="pref_key_adjust_adgroup" translatable="false">pref_key_adjust_adgroup</string>
<string name="pref_key_adjust_creative" translatable="false">pref_key_adjust_creative</string>
<string name="pref_key_nimbus_experiments_fetched" translatable="false">pref_key_nimbus_experiments_fetched</string>
<string name="pref_key_utm_params_known" translatable="false">pref_key_utm_params_known</string>
<string name="pref_key_utm_source" translatable="false">pref_key_utm_source</string>
<string name="pref_key_utm_medium" translatable="false">pref_key_utm_medium</string>
<string name="pref_key_utm_campaign" translatable="false">pref_key_utm_campaign</string>
<string name="pref_key_utm_term" translatable="false">pref_key_utm_term</string>
<string name="pref_key_utm_content" translatable="false">pref_key_utm_content</string>
<string name="pref_key_is_user_meta_attributed" translatable="false">pref_key_is_user_meta_attributed</string>
<string name="pref_key_is_user_tiktok_attributed" translatable="false">pref_key_is_user_tiktok_attributed</string>
<string name="pref_key_is_user_reddit_attributed" translatable="false">pref_key_is_user_reddit_attributed</string>
<string name="pref_key_is_user_x_twitter_attributed" translatable="false">pref_key_is_user_x_twitter_attributed</string>
<!-- Return to AMO - addon to install at the first app launch -->
<string name="pref_key_rtamo_addon_download_url" translatable="false">pref_key_rtamo_addon_download_url</string>
<string name="pref_key_rtamo_addon_image_url" translatable="false">pref_key_rtamo_addon_image_url</string>
<string name="pref_key_rtamo_addon_name" translatable="false">pref_key_rtamo_addon_name</string>
<string name="pref_key_contile_context_id" translatable="false">pref_key_contile_context_id</string>
<!-- Wallpaper Settings -->
<string name="pref_key_wallpapers" translatable="false">pref_key_wallpapers</string>
<string name="pref_key_current_wallpaper" translatable="false">pref_key_current_wallpaper</string>
<string name="pref_key_current_wallpaper_text_color" translatable="false">pref_key_current_wallpaper_text_color</string>
<string name="pref_key_current_wallpaper_card_color_light" translatable="false">pref_key_current_wallpaper_card_color_light</string>
<string name="pref_key_current_wallpaper_card_color_dark" translatable="false">pref_key_current_wallpaper_card_color_dark</string>
<string name="pref_key_wallpapers_onboarding" translatable="false">pref_key_wallpapers_onboarding</string>
<string name="pref_key_should_migrate_wallpaper" translatable="false">pref_key_should_migrate_wallpaper</string>
<string name="pref_key_should_migrate_wallpaper_card_colors" translatable="false">pref_key_should_migrate_wallpaper_card_colors</string>
<string name="pref_key_encryption_key_generated" translatable="false">pref_key_encryption_key_generated</string>
<!-- Top Sites -->
<string name="default_top_sites_added" translatable="false">pref_key_pocket_top_site_added</string>
<string name="pref_key_top_sites_size" translatable="false">pref_key_top_sites_size</string>
<!-- Maximum number of top sites to display -->
<string name="pref_key_top_sites_max_limit" translatable="false">pref_key_top_sites_max_limit</string>
<!-- Whether or not the top sites section is shown on the home screen -->
<string name="pref_key_show_top_sites" translatable="false">pref_key_show_top_sites</string>
<!-- Whether or not the sponsored shortcuts are shown along with the top recent sites shortcuts -->
<string name="pref_key_enable_contile" translatable="false">pref_key_enable_contile</string>
<!-- Query containing the search parameters to be hidden from the top frecent sites -->
<string name="pref_key_frecency_filter_query" translatable="false">pref_key_frecency_filter_query</string>
<!-- Whether or not the sponsored tiles should be shown to user. -->
<string name="pref_key_suppress_sponsored_tiles" translatable="false">pref_key_suppress_sponsored_tiles</string>
<!-- A value of `true` means the PWA dialog has been showed or user already has PWAs installed -->
<string name="pref_key_user_knows_about_pwa" translatable="false">pref_key_user_knows_about_pwa</string>
<!-- A value of `true` means the Open In App Banner has not been shown yet -->
<string name="pref_key_should_show_open_in_app_banner" translatable="false">pref_key_should_show_open_in_app_banner</string>
<!-- A value of `true` means the Auto Close Tabs Banner has not been shown yet -->
<string name="pref_key_should_show_auto_close_tabs_banner" translatable="false">pref_key_should_show_auto_close_tabs_banner</string>
<!-- A value of `true` means the Lock Private Browsing Mode Banner has not been shown yet -->
<string name="pref_key_should_show_lock_pbm_banner" translatable="false">pref_key_should_show_lock_pbm_banner</string>
<!-- A value of `true` means the Inactive tabs onboarding popup has not been shown yet -->
<string name="pref_key_should_show_inactive_tabs_popup" translatable="false">pref_key_should_show_inactive_tabs_popup</string>
<!-- A value of `true` means the Inactive tabs auto close dialog has been dismissed by the user -->
<string name="pref_key_has_inactive_tabs_auto_close_dialog_dismissed" translatable="false">pref_key_has_inactive_tabs_auto_close_dialog_dismissed</string>
<!-- A value of `true` means the cookie banners handling action popup has not been shown yet -->
<string name="pref_key_should_show_cookie_banners_action_popup" translatable="false">pref_key_should_show_cookie_banners_action_popup</string>
<string name="pref_key_debug_settings" translatable="false">pref_key_debug_settings</string>
<!-- Whether the debug menu (secret settings, secret debug info, nimbus experiments, etc.) should be enabled persistently -->
<string name="pref_key_persistent_debug_menu" translatable="false">pref_key_persistent_debug_menu</string>
<string name="pref_key_open_tabs_count" translatable="false">pref_key_open_tabs_count</string>
<string name="pref_key_open_private_tabs_count" translatable="false">pref_key_open_private_tabs_count</string>
<!-- Add-on Metrics Values -->
<string name="pref_key_installed_addons_count" translatable="false">pref_key_installed_addons_count</string>
<string name="pref_key_installed_addons_list" translatable="false">pref_key_installed_addons_list</string>
<string name="pref_key_enabled_addons_count" translatable="false">pref_key_enabled_addons_count</string>
<string name="pref_key_enabled_addons_list" translatable="false">pref_key_enabled_addons_list</string>
<string name="pref_key_mobile_bookmarks_size" translatable="false">pref_key_mobile_bookmarks_size</string>
<string name="pref_key_desktop_bookmarks_size" translatable="false">pref_key_desktop_bookmarks_size</string>
<string name="pref_key_default_browser" translatable="false">pref_key_default_browser</string>
<string name="pref_key_fxa_signed_in" translatable="false">pref_key_fxa_signed_in</string>
<string name="pref_key_login_exceptions" translatable="false">pref_key_login_exceptions</string>
<string name="pref_key_num_font_list_sent" translatable="false">pref_key_num_font_list_sent</string>
<!-- Adjust Activated User values-->
<string name="pref_key_growth_user_activated_sent" translatable="false">pref_key_growth_user_activated_sent</string>
<string name="pref_key_growth_early_search" translatable="false">pref_key_growth_early_search</string>
<!-- Tabs Settings -->
<!-- pref_key_tab_view_list_do_not_use is needed for UI implementation only and should be expected to be useful. -->
<string name="pref_key_tab_view_list_do_not_use" translatable="false">pref_key_tab_view_list</string>
<string name="pref_key_tab_view_grid" translatable="false">pref_key_tab_view_grid</string>
<string name="pref_key_tabs" translatable="false">pref_key_tabs</string>
<string name="pref_key_home" translatable="false">pref_key_home</string>
<string name="pref_key_close_tabs_manually" translatable="false">pref_key_close_tabs_manually</string>
<string name="pref_key_close_tabs_after_one_day" translatable="false">pref_key_close_tabs_after_one_day</string>
<string name="pref_key_close_tabs_after_one_week" translatable="false">pref_key_close_tabs_after_one_week</string>
<string name="pref_key_close_tabs_after_one_month" translatable="false">pref_key_close_tabs_after_one_month</string>
<string name="pref_key_allow_third_party_root_certs" translatable="false">pref_key_allow_third_party_cert_roots</string>
<string name="pref_key_start_on_home_after_four_hours" translatable="false">pref_key_start_on_home_after_four_hours</string>
<string name="pref_key_start_on_home_always" translatable="false">pref_key_start_on_home_always</string>
<string name="pref_key_start_on_home_never" translatable="false">pref_key_start_on_home_never</string>
<string name="pref_key_camera_permissions_needed" translatable="false">pref_key_camera_permissions_needed</string>
<string name="pref_key_inactive_tabs_category" translatable="false">pref_key_inactive_tabs_category</string>
<string name="pref_key_inactive_tabs" translatable="false">pref_key_inactive_tabs</string>
<string name="pref_key_return_to_browser" translatable="false">pref_key_return_to_browser</string>
<string name="pref_key_show_menu_banner" translatable="false">pref_key_show_menu_banner</string>
<!-- Pocket -->
<string name="pref_key_pocket_homescreen_recommendations" translatable="false">pref_key_pocket_homescreen_recommendations</string>
<string name="pref_key_pocket_sponsored_stories" translatable="false">pref_key_pocket_sponsored_stories</string>
<!-- Secret Info Setting Keys -->
<string name="pref_key_secret_debug_info" translatable="false">pref_key_secret_debug_info</string>
<string name="pref_key_start_profiler" translatable="false">pref_key_start_profiler</string>
<!-- Secret Settings -->
<string name="pref_key_show_address_feature" translatable="false">pref_key_show_address_feature</string>
<string name="pref_key_nimbus_experiments" translatable="false">pref_key_nimbus_experiments</string>
<string name="pref_key_nimbus_use_preview" translatable="false">pref_key_nimbus_use_preview</string>
<string name="pref_key_history_metadata_feature" translatable="false">pref_key_history_metadata_feature</string>
<string name="pref_key_custom_glean_server_url" translatable="false">pref_key_custom_glean_server_url</string>
<string name="pref_key_enable_homepage_searchbar2" translatable="false">pref_key_enable_homepage_searchbar2</string>
<string name="pref_key_should_show_custom_tab_extensions" translatable="false">pref_key_should_show_custom_tab_extensions</string>
<string name="pref_key_enable_homepage_as_new_tab" translatable="false">pref_key_enable_homepage_as_new_tab</string>
<string name="pref_key_enable_homepage_sports_widget" translatable="false">pref_key_enable_homepage_sports_widget</string>
<string name="pref_key_show_homepage_sports_widget" translatable="false">pref_key_show_homepage_sports_widget</string>
<string name="pref_key_show_homepage_countdown_widget" translatable="false">pref_key_show_homepage_countdown_widget</string>
<string name="pref_key_enable_mozilla_ads_client" translatable="false">pref_key_enable_mozilla_ads_client</string>
<string name="pref_key_enable_firefox_labs" translatable="false">pref_key_enable_firefox_labs</string>
<string name="pref_key_top_sites_pager" translatable="false">pref_key_top_sites_pager</string>
<string name="pref_key_enable_add_shortcuts_improvement" translatable="false">pref_key_enable_add_shortcuts_improvement</string>
<string name="pref_key_enable_merino_client" translatable="false">pref_key_enable_merino_client</string>
<string name="pref_key_enable_merino_manifest" translatable="false">pref_key_enable_merino_manifest</string>
<string name="pref_key_enable_unified_trust_panel" translatable="false">pref_key_enable_unified_trust_panel</string>
<string name="pref_key_use_minimal_bottom_toolbar_while_entering_text" translatable="false">pref_key_use_minimal_bottom_toolbar_while_entering_text</string>"
<string name="pref_key_enable_address_sync" translatable="false">pref_key_enable_address_sync</string>"
<string name="pref_key_enable_lna_blocking_enabled" translatable="false">pref_key_enable_lna_blocking_enabled</string>
<string name="pref_key_enable_lna_tracker_blocking_enabled" translatable="false">pref_key_enable_lna_tracker_blocking_enabled</string>
<string name="pref_key_enable_lna_feature_enabled" translatable="false">pref_key_enable_lna_feature_enabled</string>
<string name="pref_key_enable_isolated_process" translatable="false">pref_key_enable_isolated_process</string>
<string name="pref_key_enable_app_zygote_process" translatable="false">pref_key_enable_app_zygote_process</string>
<string name="pref_key_enable_persistent_onboarding" translatable="false">pref_key_enable_persistent_onboarding</string>
<!-- Preference for the feature flag -->
<string name="pref_key_enable_shake_to_summarize" translatable="false">pref_key_enable_shake_to_summarize</string>
<string name="pref_key_page_summaries" translatable="false">pref_key_page_summaries</string>
<!-- Summarize feature: preference key to track if the user has turned off the shake gesture or not -->
<string name="pref_key_shake_gesture_enabled" translatable="false">pref_key_shake_gesture_enabled</string>
<!-- Summarize feature: preference key to track how many times we have shown the "Summarize page" menu item to the user.
We use it to know when to remove the highlight from the menu item.
-->
<string name="pref_key_summarize_highlight_menu_item_exposure_count" translatable="false">pref_key_summarize_highlight_menu_item_exposure_count</string>
<!-- Summarize feature: preference key to track the interactions with the "more" browser menu item.
We use it to know when to remove the highlight from the "more" item in the browser menu
-->
<string name="pref_key_summarize_highlight_more_item_interaction_count" translatable="false">pref_key_summarize_highlight_more_item_interaction_count</string>
<!-- Summarize feature: preference key to track the interactions with the toolbar.
We use it to know when to remove the highlight from the menu item in the toolbar
-->
<string name="pref_key_summarize_highlight_toolbar_interaction_count" translatable="false">pref_key_summarize_highlight_toolbar_interaction_count</string>
<!-- Summarize feature: preference key to track if the user has seen the shake to summarize toolbar CFR-->
<string name="pref_key_summarize_toolbar_cfr_shown" translatable="false">pref_key_summarize_toolbar_cfr_shown</string>
<!-- Logins -->
<string name="pref_key_logins_list_sort_order" translatable="false">pref_key_logins_list_sort_order</string>
<!-- Growth Data -->
<string name="pref_key_growth_set_as_default" translatable="false">pref_key_growth_set_as_default</string>
<string name="pref_key_growth_first_week_series_sent" translatable="false">pref_key_growth_first_week_series_sent</string>
<string name="pref_key_growth_first_week_days_of_use" translatable="false">pref_key_growth_first_week_days_of_use</string>
<string name="pref_key_growth_ad_click_sent" translatable="false">pref_key_growth_ad_click_sent</string>
<string name="pref_key_growth_usage_time" translatable="false">pref_key_growth_usage_time</string>
<string name="pref_key_growth_usage_time_sent" translatable="false">pref_key_growth_usage_time_sent</string>
<string name="pref_key_growth_resume_last_sent" translatable="false">pref_key_growth_last_resumed</string>
<string name="pref_key_growth_uri_load_last_sent" translatable="false">pref_key_growth_uri_load_last_sent</string>
<!-- Post Install Data -->
<string name="pref_key_first_week_post_install_last_three_days_activity_sent" translatable="false">pref_key_first_week_post_install_last_three_days_activity_sent</string>
<string name="pref_key_first_week_post_install_recurrent_activity_sent" translatable="false">pref_key_first_week_post_install_recurrent_activity_sent</string>
<string name="pref_key_first_week_post_install_everyday_activity_and_set_to_default_sent" translatable="false">pref_key_first_week_post_install_everyday_activity_and_set_to_default_sent</string>
<string name="pref_key_first_week_post_install_is_browser_set_to_default_during_first_four_days" translatable="false">pref_key_first_week_post_install_is_browser_set_to_default_during_first_four_days</string>
<!--Translations -->
<string name="pref_key_ignore_translations_data_saver_warning" translatable="false">pref_key_ignore_translations_data_saver_warning</string>
<!-- Microsurvey -->
<string name="pref_key_should_show_microsurvey_prompt" translatable="false">pref_key_should_show_microsurvey_prompt</string>
<string name="pref_key_microsurvey_feature_enabled" translatable="false">pref_key_microsurvey_feature_enabled</string>
<!--ApplicationExitInfo-->
<string name="pref_key_application_exit_info_last_handled_time" translatable="false">pref_key_application_exit_info_last_handled_time</string>
<!-- Set as default browser prompt for existing users -->
<string name="pref_key_last_set_as_default_prompt_shown_time" translatable="false">pref_key_last_set_as_default_prompt_shown_time</string>
<string name="pref_key_number_of_set_as_default_prompt_shown_times" translatable="false">pref_key_number_of_set_as_default_prompt_shown_times</string>
<string name="pref_key_app_cold_start_count" translatable="false">pref_key_app_cold_start_count</string>
<string name="pref_key_app_is_onboarding_set_as_default_displayed" translatable="false">pref_key_app_is_onboarding_set_as_default_displayed</string>
<string name="pref_key_last_set_as_default_prompt_request_time" translatable="false">pref_key_last_set_as_default_prompt_request_time</string>
<string name="pref_key_desktop_browsing" translatable="false">pref_key_desktop_browsing</string>
<!-- Crash reporting -->
<string name="pref_key_crash_reporting_cutoff_date" translatable="false">pref_key_crash_reporting_cutoff_date_2025_09_08</string>
<string name="pref_key_crash_reporting_deferred_until" translatable="false">pref_key_crash_reporting_deferred_until</string>
<string name="pref_key_use_new_crash_reporter" translatable="false">pref_key_use_new_crash_reporter</string>
<!-- Bookmarks -->
<string name="pref_last_folder_saved_in" translatable="false">pref_last_folder_saved_in</string>
<string name="pref_key_bookmark_list_sort_order" translatable="false">pref_key_bookmark_list_sort_order</string>
<!-- DNS over HTTPS Secret settings -->
<string name="pref_key_doh_settings_enabled" translatable="false">pref_key_doh_settings_enabled</string>
<!-- Glean usage profile id -->
<string name="pref_key_glean_usage_profile_id" translatable="false">pref_key_glean_usage_profile_id</string>
<!-- Setup steps completed -->
<string name="pref_key_setup_checklist_complete" translatable="false">pref_key_setup_checklist_complete</string>
<string name="pref_key_setup_step_toolbar" translatable="false">pref_key_setup_step_toolbar</string>
<string name="pref_key_setup_step_theme" translatable="false">pref_key_setup_step_theme</string>
<string name="pref_key_setup_step_extensions" translatable="false">pref_key_setup_step_extensions</string>
<string name="pref_key_setup_step_install_search_widget" translatable="false">pref_key_setup_step_install_search_widget</string>
<string name="pref_key_distribution_id" translatable="false">pref_key_distribution_id</string>
<!-- Downloads Settings-->
<string name="pref_key_downloads_default_location" translatable="false">pref_key_downloads_default_location</string>
<string name="pref_key_downloads_storage_category" translatable="false">pref_key_downloads_storage_category</string>
<string name="pref_key_downloads" translatable="false">pref_key_downloads</string>
<string name="pref_key_external_download_manager" translatable="false">pref_key_external_download_manager</string>
<string name="pref_key_downloads_clean_up_files_automatically" translatable="false">pref_key_downloads_clean_up_files_automatically</string>
<!-- Downloads Settings Radio Button-->
<string name="pref_key_downloads_delete_or_remove_downloads_category" translatable="false">pref_key_downloads_delete_or_remove_downloads_category</string>
<!-- pref_key_downloads_delete_behavior was replaced by pref_key_downloads_delete_behavior_v2 with Bug 2041355,
to reset the default value to "Ask when I delete files" for all users.
-->
<string name="pref_key_downloads_delete_behavior_v2" translatable="false">pref_key_downloads_delete_behavior_v2</string>
<!-- Tab Manager-->
<string name="pref_key_tab_manager_opening_animation" translatable="false">pref_key_tab_manager_opening_animation</string>
<!-- Private Mode and Stories Entry Point -->
<string name="pref_key_private_mode_and_stories_entry_point" translatable="false">pref_key_private_mode_and_stories_entry_point</string>
<string name="pref_key_news_button_foreground_count" translatable="false">pref_key_news_button_foreground_count</string>
<string name="pref_key_news_button_animation_last_shown" translatable="false">pref_key_news_button_animation_last_shown</string>
<!-- Tab Groups -->
<string name="pref_key_tab_groups" translatable="false">pref_key_tab_groups_feature</string>
<string name="pref_key_tab_groups_drag_and_drop" translatable="false">pref_key_tab_groups_drag_and_drop</string>
<string name="pref_key_tab_groups_onboarding" translatable="false">pref_key_tab_groups_onboarding</string>
<!-- Native Share Sheet -->
<string name="pref_key_native_share_sheet" translatable="false">pref_key_native_share_sheet</string>
<!-- Longfox -->
<string name="pref_key_enable_longfox" translatable="false">pref_key_enable_longfox</string>
<string name="pref_key_app_launch_count" translatable="false">pref_key_app_launch_count</string>
<string name="pref_key_longfox_peek_animation_shown_count" translatable="false">pref_key_longfox_peek_animation_shown_count</string>
<!-- Sports Widget -->
<string name="pref_key_sports_selected_countries" translatable="false">pref_key_sports_selected_countries</string>
<string name="pref_key_sports_has_skipped_follow_team" translatable="false">pref_key_sports_has_skipped_follow_team</string>
<string name="pref_key_use_mock_world_cup_server" translatable="false">pref_key_use_mock_world_cup_server</string>
<string name="pref_key_mock_world_cup_server_session" translatable="false">pref_key_mock_world_cup_server_session</string>
<!-- Google Lens Integration -->
<string name="pref_key_google_lens_integration" translatable="false">pref_key_google_lens_integration</string>
<string name="pref_key_google_lens_integration_user_enabled" translatable="false">pref_key_google_lens_integration_user_enabled</string>
<!-- Voice Search in Display Toolbar -->
<string name="pref_key_show_voice_search_in_display_toolbar" translatable="false">pref_key_show_voice_search_in_display_toolbar</string>
<!-- Search Optimization Cards -->
<string name="pref_key_search_optimization" translatable="false">pref_key_search_optimization</string>
<string name="pref_key_search_optimization_feature" translatable="false">pref_key_search_optimization_feature</string>
<string name="pref_key_search_optimization_cards" translatable="false">pref_key_search_optimization_cards</string>
<string name="pref_key_search_optimization_stocks" translatable="false">pref_key_search_optimization_stocks</string>
<string name="pref_key_search_optimization_flights" translatable="false">pref_key_search_optimization_flights</string>
<string name="pref_key_search_optimization_sports" translatable="false">pref_key_search_optimization_sports</string>
<!-- WebCompat Reporter Enhancements -->
<string name="pref_key_webcompat_reporter_enhancements" translatable="false">pref_key_webcompat_reporter_enhancements</string>
</resources>