summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
blob: 4bf81b9116e47625061a7dfad426bc1b47b767bc (plain)
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
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- [CHAR LIMIT=60] -->
    <string name="app_name">Permission controller</string>

    <!-- [CHAR LIMIT=15] -->
    <string name="ok">OK</string>

    <!-- Keyword in the Settings app's search functionality that can be used to find links to the permissions management screens [CHAR LIMIT=none] -->
    <string name="permission_search_keyword">permissions</string>

    <!-- Button label for generic cancel action [CHAR LIMIT=20] -->
    <string name="cancel">Cancel</string>

    <!--  [CHAR LIMIT=30] -->
    <string name="app_not_found_dlg_title">App not found</string>

    <!-- Title for the dialog button to deny a permission grant. [CHAR LIMIT=15] -->
    <string name="grant_dialog_button_deny">Deny</string>

    <!-- Title for the dialog button to always deny a permission grant from now on. [CHAR LIMIT=60] -->
    <string name="grant_dialog_button_deny_and_dont_ask_again">Deny \u0026 don\u2019t ask again</string>

    <!-- Title for the dialog button to deny a change from foreground to background permission grant. [CHAR LIMIT=60] -->
    <string name="grant_dialog_button_deny_background">Keep while-in-use access</string>

    <!-- Title for the dialog button to always deny a change from foreground to background permission grant from now on. [CHAR LIMIT=60] -->
    <string name="grant_dialog_button_deny_background_and_dont_ask_again">Keep and don\u2019t ask again</string>

    <!-- Title for the dialog button to get more info about a permission. [CHAR LIMIT=15] -->
    <string name="grant_dialog_button_more_info">More info</string>

    <!-- Title for the dialog button to deny a permission grant despite a warning of implications. [CHAR LIMIT=15] -->
    <string name="grant_dialog_button_deny_anyway">Deny anyway</string>

    <!-- Template for the current permission from the total number of permissions. [CHAR LIMIT=100] -->
    <string name="current_permission_template">
        <xliff:g id="current_permission_index" example="1">%1$s</xliff:g> of
        <xliff:g id="permission_count" example="2">%2$s</xliff:g></string>

    <!-- Template for the warning message when an app requests a permission. [CHAR LIMIT=100] -->
    <string name="permission_warning_template">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to
        <xliff:g id="action" example="do something">%2$s</xliff:g>?</string>

    <!-- Template for the warning message when an app requests the permission to access a
    resource even while in the background (i.e. always). [CHAR LIMIT=100] -->
    <string name="permission_add_background_warning_template">Always allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to
        <xliff:g id="action" example="do something">%2$s</xliff:g>?</string>

    <!-- Radio button shown for permissions that can be granted either only while the app is in
    foreground or always. If this button is selected the app only gets the permission while in
    foreground [CHAR LIMIT=50] -->
    <string name="allow_permission_foreground_only">Only while using app</string>

    <!-- Radio button shown for permissions that can be granted either only while the app is in
    foreground or always. If this button is selected the app always gets the permission (while in
    foreground _and_ while in background) [CHAR LIMIT=50] -->
    <string name="allow_permission_always">Always</string>

    <!-- Radio button shown for permissions that can be granted either only while the app is in
    foreground or always. If this button is selected the app does not get the permission and the
    permissions will always be denied from now on [CHAR LIMIT=50] -->
    <string name="deny_permission_deny_and_dont_ask_again">Deny and don\u2019t ask again</string>

    <!-- Template for the message how many permissions are disabled. [CHAR LIMIT=30] -->
    <string name="permission_revoked_count"><xliff:g id="count" example="2">%1$d</xliff:g> disabled</string>

    <!-- Message that all permissions are disabled. [CHAR LIMIT=30]  -->
    <string name="permission_revoked_all">all disabled</string>

    <!-- Message that no permissions are disabled. [CHAR LIMIT=30]  -->
    <string name="permission_revoked_none">none disabled</string>

    <!-- Permissions -->

    <!-- Title for the dialog button to allow a permission grant. [CHAR LIMIT=15]  -->
    <string name="grant_dialog_button_allow">Allow</string>

    <!-- Title for the dialog button to allow a permission grant when you can also only allow in the foreground. [CHAR LIMIT=60] -->
    <string name="grant_dialog_button_allow_always">Allow all the time</string>

    <!-- Title for the dialog button to allow a permission grant only when the app is in the foreground. [CHAR LIMIT=60] -->
    <string name="grant_dialog_button_allow_foreground">Allow only while using the app</string>

    <!-- Title for the dialog button to allow a change from foreground to background permission grant. [CHAR LIMIT=60]  -->
    <string name="grant_dialog_button_allow_background">Allow all the time</string>

    <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
    <string name="app_permissions_breadcrumb">Apps</string>

    <!-- Title for page of managing application permissions [CHAR LIMIT=30] -->
    <string name="app_permissions">App permissions</string>

    <!-- Title for page of managing application permissions [CHAR LIMIT=30] -->
    <string name="app_permission_manager">Permission manager</string>

    <!-- Checkbox that allows user to not be questioned about this permission
         request again [CHAR LIMIT=30] -->
    <string name="never_ask_again">Don\'t ask again</string>

    <!-- Label when app requests no permissions [CHAR LIMIT=30] -->
    <string name="no_permissions">No permissions</string>

    <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
    <string name="additional_permissions">Additional permissions</string>

    <!-- Accessibility label for button opening the app-info when clicked [CHAR LIMIT=none] -->
    <string name="app_permissions_info_button_label">Open app info</string>

    <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
    <plurals name="additional_permissions_more">
        <item quantity="one"><xliff:g id="count" example="1">%1$d</xliff:g> more</item>
        <item quantity="other"><xliff:g id="count" example="2">%1$d</xliff:g> more</item>
    </plurals>

    <!-- Warning for turning off permissions on older apps [CHAR LIMIT=none] -->
    <string name="old_sdk_deny_warning">This app was designed for an older version of Android. Denying permission may cause it to no longer function as intended.</string>

    <!-- The default description of a permission, i.e. what it does.  [CHAR LIMIT=40] -->
    <string name="default_permission_description">perform an unknown action</string>

    <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
   <string name="app_permissions_group_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed</string>

   <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
   <string name="menu_show_system">Show system</string>
   <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
   <string name="menu_hide_system">Hide system</string>

   <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
   <string name="no_apps">No apps</string>

   <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
   <string name="location_settings">Location Settings</string>

   <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
   <string name="location_warning"><xliff:g id="app_name" example="Package Installer">%1$s</xliff:g> is a provider of location services for this device. Location access can be modified from location settings.</string>

   <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
   <string name="system_warning">If you deny this permission, basic features of your device may no longer function as intended.</string>

   <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
   <string name="permission_summary_enforced_by_policy">Enforced by policy</string>

   <!-- [CHAR LIMIT=60] Summary of a permission switch when the background access is denied by policy -->
   <string name="permission_summary_disabled_by_policy_background_only">Background access disabled by policy</string>

   <!-- [CHAR LIMIT=60] Summary of a permission switch when the background access is enabled by policy -->
   <string name="permission_summary_enabled_by_policy_background_only">Background access enabled by policy</string>

   <!-- [CHAR LIMIT=60] Summary of a permission switch when the background access is enabled by policy -->
   <string name="permission_summary_enabled_by_policy_foreground_only">Foreground access enabled by policy</string>

    <!-- [CHAR LIMIT=60] Summary of a permission switch when it's enforced by an administrator -->
   <string name="permission_summary_enforced_by_admin">Controlled by admin</string>

    <!-- [CHAR LIMIT=60] Summary of a permission switch when the background access is denied by an admin -->
    <string name="permission_summary_disabled_by_admin_background_only">Background access disabled by admin</string>

    <!-- [CHAR LIMIT=60] Summary of a permission switch when the background access is enabled an admin -->
    <string name="permission_summary_enabled_by_admin_background_only">Background access enabled by admin</string>

    <!-- [CHAR LIMIT=60] Summary of a permission switch when the background access is enabled an admin -->
    <string name="permission_summary_enabled_by_admin_foreground_only">Foreground access enabled by admin</string>

    <!-- [CHAR LIMIT=60] Summary of a permission switch when the access is enabled by the system -->
    <string name="permission_summary_enabled_system_fixed">Device requires this permission to operate</string>

    <string-array name="background_access_chooser_dialog_choices">
       <item>@string/permission_access_always</item>
       <item>@string/permission_access_only_foreground</item>
       <item>@string/permission_access_never</item>
   </string-array>

   <!-- [CHAR LIMIT=60] App can always (when app is in foreground or background) access the resource protected by the permission -->
   <string name="permission_access_always">Allow all the time</string>

   <!-- [CHAR LIMIT=60] App can only access the resource protected by the permission while app is in foreground -->
   <string name="permission_access_only_foreground">Allow only while using the app</string>

   <!-- [CHAR LIMIT=60] App can never access the resource protected by the permission (Not while app is in foregound and not while app is in background) -->
   <string name="permission_access_never">Deny</string>

    <!-- Text displayed until loading is done [CHAR LIMIT=50] -->
   <string name="loading">Loading\u2026</string>

   <!-- [CHAR LIMIT=45] Title of all permissions settings -->
   <string name="all_permissions">All permissions</string>
   <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
   <string name="other_permissions">Other app capabilities</string>

   <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
   <string name="permission_request_title">Permission request</string>

    <!-- Title for the dialog that warns the user they need to turn off screen overlays
         before permissions can be changed. [CHAR LIMIT=NONE] -->
   <string name="screen_overlay_title">Screen overlay detected</string>

   <!-- Message for the dialog that warns the user they need to turn off screen overlays
        before permissions can be changed. The "Settings > Apps" conveys to the user to
        go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
   <string name="screen_overlay_message">To change this permission setting, you first have to turn off the screen overlay from Settings \u003e Apps</string>

    <!-- Button for the dialog that warns the user they need to turn off screen overlays
         before permissions can be changed. [CHAR LIMIT=NONE] -->
    <string name="screen_overlay_button">Open settings</string>

    <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. [CHAR LIMIT=30] -->
    <string name="wear_not_allowed_dlg_title">Android Wear</string>
    <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. [CHAR LIMIT=none] -->
    <string name="wear_not_allowed_dlg_text">Install/Uninstall actions not supported on Wear.</string>

    <!-- Review of runtime permissions for legacy apps -->

    <!-- Template for the screen title when app permissions are reviewed on install. [CHAR LIMIT=none] -->
    <string name="permission_review_title_template_install">Choose what to allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access</string>

    <!-- Template for the screen title when app permissions are reviewed on update. [CHAR LIMIT=none] -->
    <string name="permission_review_title_template_update">
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> has been updated.
        Choose what to allow this app to access.</string>

    <!-- Title for the dialog button to cancel the detailed permission review. [CHAR LIMIT=15] -->
    <string name="review_button_cancel">Cancel</string>

    <!-- Title for the dialog button to continue accepting the detailed permission review. [CHAR LIMIT=15] -->
    <string name="review_button_continue">Continue</string>

    <!-- Title for the category listing the new permissions used by an app. [CHAR LIMIT=30] -->
    <string name="new_permissions_category">New permissions</string>

    <!-- Title for the category listing the current permissions used by an app. [CHAR LIMIT=30] -->
    <string name="current_permissions_category">Current permissions</string>

    <!-- Message that the app to be installed is being staged [CHAR LIMIT=50] -->
    <string name="message_staging">Staging app&#8230;</string>

    <!-- Placeholder for an app name when it is unknown [CHAR LIMIT=50] -->
    <string name="app_name_unknown">Unknown</string>

    <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
    <string name="help_app_permissions" translatable="false"></string>

    <!-- Title for permission usage [CHAR LIMIT=30] -->
    <string name="permission_usage_title">Dashboard</string>

    <!-- Summary for showing a single permission access and the time of the last access when it was in the foreground [CHAR LIMIT=80] -->
    <string name="permission_usage_summary_foreground">Last access: <xliff:g id="time" example="12:10 PM">%1$s</xliff:g>\nLast accessed while app was in use</string>

    <!-- Summary for showing a single permission access and the time of the last access when it was in the background [CHAR LIMIT=80] -->
    <string name="permission_usage_summary_background">Last access: <xliff:g id="time" example="12:10 PM">%1$s</xliff:g>\nLast accessed in the background</string>

    <!-- Description for showing permission accesses with any permission [CHAR LIMIT=30] -->
    <string name="permission_usage_any_permission">Any permission</string>

    <!-- Description for showing permission accesses accessed any time [CHAR LIMIT=30] -->
    <string name="permission_usage_any_time">Any time</string>

    <!-- Description for showing permissions accessed in the last 7 days [CHAR LIMIT=30] -->
    <string name="permission_usage_last_7_days">Last 7 days</string>

    <!-- Description for showing permissions accessed in the last day [CHAR LIMIT=30] -->
    <string name="permission_usage_last_day">Last 24 hours</string>

    <!-- Description for showing permissions accessed in the last hour [CHAR LIMIT=30] -->
    <string name="permission_usage_last_hour">Last 1 hour</string>

    <!-- Description for showing permissions accessed in the last 15 minutes [CHAR LIMIT=30] -->
    <string name="permission_usage_last_15_minutes">Last 15 minutes</string>

    <!-- Description for showing permissions accessed in the last minute [CHAR LIMIT=30] -->
    <string name="permission_usage_last_minute">Last 1 minute</string>

    <!-- Label when no apps have used the requested permissions [CHAR LIMIT=30] -->
    <string name="no_permission_usages">No permission usages</string>

    <!-- Label for the title of the list of permission usages that shows which apps used which permissions[CHAR LIMIT=50] -->
    <string name="permission_usage_list_title_any_time">Most recent access at any time</string>

    <!-- Label for the title of the list of permission usages that shows which apps used which permissions[CHAR LIMIT=50] -->
    <string name="permission_usage_list_title_last_7_days">Most recent access in last 7 days</string>

    <!-- Label for the title of the list of permission usages that shows which apps used which permissions[CHAR LIMIT=50] -->
    <string name="permission_usage_list_title_last_day">Most recent access in last 24 hours</string>

    <!-- Label for the title of the list of permission usages that shows which apps used which permissions[CHAR LIMIT=50] -->
    <string name="permission_usage_list_title_last_hour">Most recent access in last 1 hour</string>

    <!-- Label for the title of the list of permission usages that shows which apps used which permissions[CHAR LIMIT=50] -->
    <string name="permission_usage_list_title_last_15_minutes">Most recent access in last 15 minutes</string>

    <!-- Label for the title of the list of permission usages that shows which apps used which permissions[CHAR LIMIT=50] -->
    <string name="permission_usage_list_title_last_minute">Most recent access in last 1 minute</string>

    <!-- Label for the title of the permission bar chart showing how often the most common permissions are used [CHAR LIMIT=50] -->
    <string name="permission_usage_bar_chart_title_any_time">Permission usage at any time</string>

    <!-- Label for the title of the permission bar chart showing how often the most common permissions are used [CHAR LIMIT=50] -->
    <string name="permission_usage_bar_chart_title_last_7_days">Permission usage in last 7 days</string>

    <!-- Label for the title of the permission bar chart showing how often the most common permissions are used [CHAR LIMIT=50] -->
    <string name="permission_usage_bar_chart_title_last_day">Permission usage in last 24 hours</string>

    <!-- Label for the title of the permission bar chart showing how often the most common permissions are used [CHAR LIMIT=50] -->
    <string name="permission_usage_bar_chart_title_last_hour">Permission usage in last 1 hour</string>

    <!-- Label for the title of the permission bar chart showing how often the most common permissions are used [CHAR LIMIT=50] -->
    <string name="permission_usage_bar_chart_title_last_15_minutes">Permission usage in last 15 minutes</string>

    <!-- Label for the title of the permission bar chart showing how often the most common permissions are used [CHAR LIMIT=50] -->
    <string name="permission_usage_bar_chart_title_last_minute">Permission usage in last 1 minute</string>

    <!-- Label for the bars on the chart that shows how many apps have used various permissions [CHAR LIMIT=10] -->
    <plurals name="permission_usage_bar_label">
        <item quantity="one">1 app</item>
        <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> apps</item>
    </plurals>

    <!-- Label for the button to bring the user to view the details of recent permission accesses [CHAR LIMIT=42] -->
    <string name="permission_usage_view_details">See all in Dashboard</string>

    <!-- DO NOT TRANSLATE Summary placeholder -->
    <string name="summary_placeholder" translatable="false">&#160;</string>

    <!-- Label for filtered view that shows permission usages of a single permission [CHAR LIMIT=40] -->
    <string name="app_permission_usage_filter_label">Filtered by: <xliff:g id="perm" example="Location">%1$s</xliff:g> </string>

    <!-- Label for the text that removes the filter by permission to view all usages [CHAR LIMIT=none] -->
    <string name="app_permission_usage_remove_filter">See all in Dashboard</string>

    <!-- Label for the title of the dialog allowing filtering by permissions [CHAR LIMIT=none] -->
    <string name="filter_by_title">Filter by</string>

    <!-- Label for the menu item allowing filtering by permissions [CHAR LIMIT=none] -->
    <string name="filter_by_permissions">Filter by permissions</string>

    <!-- Label for the menu item allowing filtering by time [CHAR LIMIT=none] -->
    <string name="filter_by_time">Filter by time</string>

    <!-- Label for sorting usages by the number of permissions used [CHAR LIMIT=30] -->
    <string name="sort_spinner_most_permissions">Most permissions</string>

    <!-- Label for sorting usages by the number of accesses [CHAR LIMIT=30] -->
    <string name="sort_spinner_most_accesses">Most accesses</string>

    <!-- Label for sorting usages by the most recent accesses [CHAR LIMIT=30] -->
    <string name="sort_spinner_recent">Recent</string>

    <!-- Label for sorting usages by which app used a permission most recently [CHAR LIMIT=30] -->
    <string name="sort_by_app">Sort by app usage</string>

    <!-- Label for sorting usages by access time [CHAR LIMIT=30] -->
    <string name="sort_by_time">Sort by time</string>

    <!-- Separator for a list of items. Include spaces before and after if needed [CHAR LIMIT=10] -->
    <string name="item_separator">,\u0020</string>

    <!-- Label for refreshing the list of permission usages. [CHAR LIMIT=30] -->
    <string name="permission_usage_refresh">Refresh</string>

    <!-- Subtitle for showing how many apps have accessed a given permission [CHAR LIMIT=20] -->
    <plurals name="permission_usage_permission_filter_subtitle">
        <item quantity="one">1 app</item>
        <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> apps</item>
    </plurals>

    <!-- Help URL, permission usage [DO NOT TRANSLATE] -->
    <string name="help_permission_usage" translatable="false"></string>

    <!-- Title for permission usage [CHAR LIMIT=30] -->
    <string name="app_permission_usage_title">App permissions usage</string>

    <!-- Summary for an app's use of a permission [CHAR LIMIT=none] -->
    <string name="app_permission_usage_summary">Access: <xliff:g id="num" example="2">%1$s</xliff:g> times. Total duration: <xliff:g id="duration" example="2 hours">%2$s</xliff:g>. Last used <xliff:g id="time" example="2 hours">%3$s</xliff:g> ago.</string>

    <!-- Summary for an app's use of a permission without duration [CHAR LIMIT=none] -->
    <string name="app_permission_usage_summary_no_duration">Access: <xliff:g id="num" example="2">%1$s</xliff:g> times. Last used <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago.</string>

    <!-- Title for the dialog button to allow a permission grant when you cannot only allow in the foreground. [CHAR LIMIT=60] -->
    <string name="app_permission_button_allow">Allow</string>

    <!-- Title for the dialog button to allow a permission grant when you can also only allow in the foreground. [CHAR LIMIT=60] -->
    <string name="app_permission_button_allow_always">Allow all the time</string>

    <!-- Title for the dialog button to allow a permission grant only when the app is in the foreground. [CHAR LIMIT=60] -->
    <string name="app_permission_button_allow_foreground">Allow only while using the app</string>

    <!-- Title for the dialog button to deny a permission grant. [CHAR LIMIT=60] -->
    <string name="app_permission_button_deny">Deny</string>

    <!-- Title for app permission [CHAR LIMIT=30] -->
    <string name="app_permission_title"><xliff:g id="perm" example="location">%1$s</xliff:g> permission</string>

    <!-- Description for showing an app's permission [CHAR LIMIT=60] -->
    <string name="app_permission_header"><xliff:g id="perm" example="location">%1$s</xliff:g> access for this app</string>

    <!-- Summary for showing a single permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_generic"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your <xliff:g id="perm" example="location">%2$s</xliff:g> <xliff:g id="time" example="2 hours">%3$s</xliff:g> ago</string>

    <!-- Summary for showing a single activity recognition permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_activity_recognition"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your physical activity <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single calendar permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_calendar"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your calendar <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single call log permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_call_log"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your call logs <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single camera permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_camera"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your camera <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single contacts permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_contacts"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your contacts <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single location permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_location"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your location <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single microphone permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_microphone"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your microphone <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single phone permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_phone"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your phone <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single sensors permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_sensors"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your sensors <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single SMS permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_sms"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your SMS <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single storage permission access [CHAR LIMIT=60] -->
    <string name="app_permission_footer_usage_summary_storage"><xliff:g id="app" example="Maps">%1$s</xliff:g> accessed your storage <xliff:g id="time" example="2 hours">%2$s</xliff:g> ago</string>

    <!-- Summary for showing a single permission access that has not accessed the permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_generic"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your <xliff:g id="perm" example="location">%2$s</xliff:g></string>

    <!-- Summary for showing a single permission access that has not accessed the activity recognition permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_activity_recognition"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your physical activity</string>

    <!-- Summary for showing a single permission access that has not accessed the calendar permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_calendar"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your calendar</string>

    <!-- Summary for showing a single permission access that has not accessed the call log permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_call_log"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your call logs</string>

    <!-- Summary for showing a single permission access that has not accessed the camera permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_camera"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your camera</string>

    <!-- Summary for showing a single permission access that has not accessed the contacts permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_contacts"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your contacts</string>

    <!-- Summary for showing a single permission access that has not accessed the location permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_location"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your location</string>

    <!-- Summary for showing a single permission access that has not accessed the microphone permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_microphone"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your microphone</string>

    <!-- Summary for showing a single permission access that has not accessed the phone permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_phone"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your phone</string>

    <!-- Summary for showing a single permission access that has not accessed the sensors permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_sensors"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your sensors</string>

    <!-- Summary for showing a single permission access that has not accessed the SMS permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_sms"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your SMS</string>

    <!-- Summary for showing a single permission access that has not accessed the storage permission [CHAR LIMIT=60] -->
    <string name="app_permission_footer_no_usages_storage"><xliff:g id="app" example="Maps">%1$s</xliff:g> has not accessed your storage</string>

    <!-- Summary for showing that the permission usage data for a permission is not available [CHAR LIMIT=none] -->
    <string name="app_permission_footer_not_available">Last access data is currently not available for this permission</string>

    <!-- Text for linking to the page that shows an app's permissions [CHAR LIMIT=none] -->
    <string name="app_permission_footer_app_permissions_link">See all <xliff:g id="app" example="Maps">%1$s</xliff:g> permissions</string>

    <!-- Text for linking to the page that shows the apps with a given permission [CHAR LIMIT=none] -->
    <string name="app_permission_footer_permission_apps_link">See all apps with this permission</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have that permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_generic">Apps with this permission can <xliff:g id="description" example="record audio">%1$s</xliff:g></string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the activity recognition permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_activity_recognition">Apps with this permission can access your physical activity, like walking, biking, driving, step count, and more</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the calendar permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_calendar">Apps with this permission can access your calendar</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the call log permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_call_log">Apps with this permission can read and write phone call log</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the camera permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_camera">Apps with this permission can take pictures and record video</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the contacts permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_contacts">Apps with this permission can access your contacts</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the location permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_location">Apps with this permission can access this device\'s location</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the microphone permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_microphone">Apps with this permission can record audio</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the phone permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_phone">Apps with this permission can make and manage phone calls</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the sensors permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_sensors">Apps with this permission can access sensor data about your vital signs</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the SMS permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_sms">Apps with this permission can send and view SMS messages</string>

    <!-- Label for showing a permission group's description in the header of the list of apps that have the Storage permission [CHAR LIMIT=none] -->
    <string name="permission_description_summary_storage">Apps with this permission can access photos, media, and files on your device</string>

    <!-- Summary for showing the time and/or date of the most recent access of a permission by an app [CHAR LIMIT=60] -->
    <string name="app_permission_most_recent_summary">Last access: <xliff:g id="time_date" example="12:42 PM">%1$s</xliff:g></string>

    <!-- Summary for showing the time and/or date of the most recent access of a denied permission by an app [CHAR LIMIT=60] -->
    <string name="app_permission_most_recent_denied_summary">Currently denied / Last access: <xliff:g id="time_date" example="12:42 PM">%1$s</xliff:g></string>

    <!-- Summary for showing that a denied app has not accessed a permission. [CHAR LIMIT=60] -->
    <string name="app_permission_never_accessed_summary">Never accessed</string>

    <!-- Summary for showing that an app has not accessed a permission. [CHAR LIMIT=60] -->
    <string name="app_permission_never_accessed_denied_summary">Denied / Never accessed</string>

    <!-- Header for granted permissions/apps [CHAR LIMIT=40] -->
    <string name="allowed_header">Allowed</string>

    <!-- Header for granted apps that can access the permission in the foreground and the background [CHAR LIMIT=40] -->
    <string name="allowed_always_header">Allowed all the time</string>

    <!-- Header for permissions/apps that are granted only when in the foreground [CHAR LIMIT=40] -->
    <string name="allowed_foreground_header">Allowed only while in use</string>

    <!-- Header for denied permissions/apps [CHAR LIMIT=40] -->
    <string name="denied_header">Denied</string>

    <!-- Permission entry to show detailed permission usage information by an app [CHAR LIMIT=40] -->
    <string name="detailed_usage_link">See detailed usage</string>

    <!-- Time in days -->
    <plurals name="days">
        <item quantity="one">1 day</item>
        <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> days</item>
    </plurals>

    <!-- Time in hours -->
    <plurals name="hours">
        <item quantity="one">1 hour</item>
        <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> hours</item>
    </plurals>

    <!-- Time in minutes -->
    <plurals name="minutes">
        <item quantity="one">1 minute</item>
        <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> minutes</item>
    </plurals>

    <!-- Time in seconds -->
    <plurals name="seconds">
        <item quantity="one">1 second</item>
        <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> seconds</item>
    </plurals>

    <!-- The name of the notification channel containing reminders about permission [CHAR LIMIT=60]-->
    <string name="permission_reminders">Permission reminders</string>

    <!-- The notification title for background location access reminder notification [CHAR LIMIT=60] -->
    <string name="background_location_access_reminder_notification_title"><xliff:g id="app_name" example="Gmail">%s</xliff:g> got your location in the background</string>

    <!-- The notification content for background location access reminder notification [CHAR LIMIT=none] -->
    <string name="background_location_access_reminder_notification_content">This app can always access your location. Tap to change.</string>

    <!-- Subtitle for the preference that is currently granted only when the app is in the foreground. [CHAR LIMIT=60] -->
    <string name="permission_subtitle_only_in_foreground">Only while app is in use</string>

    <!-- Label when app has been granted no permissions [CHAR LIMIT=none] -->
    <string name="no_permissions_allowed">No permissions allowed</string>

    <!-- Label when app has been denied no permissions [CHAR LIMIT=none] -->
    <string name="no_permissions_denied">No permissions denied</string>

    <!-- Label when no apps have been granted a given permission [CHAR LIMIT=none] -->
    <string name="no_apps_allowed">No apps allowed</string>

    <!-- Label when no apps have been denied a given permission [CHAR LIMIT=none] -->
    <string name="no_apps_denied">No apps denied</string>

    <!-- Label for the selected permission state for a given permission and application [CHAR LIMIT=30] -->
    <string name="car_permission_selected">Selected</string>

    <!-- Label for button that opens up the Settings [CHAR LIMIT=20] -->
    <string name="settings">Settings</string>

    <!-- Title for the dialog listing the enabled accessibility services when there is only one [CHAR LIMIT=none] -->
    <string name="accessibility_service_dialog_title_single"><xliff:g id="service_name" example="Gmail">%s</xliff:g> has full access to your device</string>

    <!-- Title for the dialog listing the enabled accessibility services when there are more than one [CHAR LIMIT=none] -->
    <string name="accessibility_service_dialog_title_multiple"><xliff:g id="num_services" example="2">%s</xliff:g> accessibility apps have full access to your device</string>

    <!-- Text for the dialog listing the enabled accessibility services when there is only one [CHAR LIMIT=none] -->
    <string name="accessibility_service_dialog_bottom_text_single"><xliff:g id="service_name" example="Gmail">%s</xliff:g> can view your screen, actions, and inputs, perform actions, and control the display.</string>

    <!-- Text for the dialog listing the enabled accessibility services when there are more than one [CHAR LIMIT=none] -->
    <string name="accessibility_service_dialog_bottom_text_multiple">These apps can view your screen, actions, and inputs, perform actions, and control the display.</string>

    <!-- Label for the assistant role. [CHAR LIMIT=30] -->
    <string name="role_assistant_label">Default assist app</string>
    <!-- Short label for the assistant role. [CHAR LIMIT=30] -->
    <string name="role_assistant_short_label">Assist app</string>
    <!-- Description for the assistant role. [CHAR LIMIT=NONE] -->
    <string name="role_assistant_description">Assist apps can help you based on information from the screen you\u2019re viewing. Some apps support both launcher and voice input services to give you integrated assistance.</string>
    <!-- Template for the title when an app requests to become the default assistant app. [CHAR LIMIT=100] -->
    <string name="role_assistant_request_title">Set <xliff:g id="app_name" example="Super Assistant">%1$s</xliff:g> as your default assist app?</string>
    <!-- Description when an app requests to become the default assistant. [CHAR LIMIT=60] -->
    <string name="role_assistant_request_description">Gets access to SMS, call log</string>

    <!-- Label for the browser role. [CHAR LIMIT=30] -->
    <string name="role_browser_label">Default browser app</string>
    <!-- Short label for the browser role. [CHAR LIMIT=30] -->
    <string name="role_browser_short_label">Browser app</string>
    <!-- Description for the browser role. [CHAR LIMIT=NONE] -->
    <string name="role_browser_description">Apps that give you access to the internet and display links that you tap</string>
    <!-- Template for the title when an app requests to become the default browser app. [CHAR LIMIT=100] -->
    <string name="role_browser_request_title">Set <xliff:g id="app_name" example="Super Browser">%1$s</xliff:g> as your default browser app?</string>
    <!-- Description when an app requests to become the default browser app. [CHAR LIMIT=60] -->
    <string name="role_browser_request_description">No permissions needed</string>

    <!-- Label for the dialer role. [CHAR LIMIT=30] -->
    <string name="role_dialer_label">Default phone app</string>
    <!-- Short label for the dialer role. [CHAR LIMIT=30] -->
    <string name="role_dialer_short_label">Phone app</string>
    <!-- Description for the dialer role. [CHAR LIMIT=NONE] -->
    <string name="role_dialer_description">Apps that allow you to make and receive telephone calls on your device</string>
    <!-- Template for the title when an app requests to become the default dialer app. [CHAR LIMIT=100] -->
    <string name="role_dialer_request_title">Set <xliff:g id="app_name" example="Super Phone">%1$s</xliff:g> as your default phone app?</string>
    <!-- Description when an app requests to become the default dialer app. [CHAR LIMIT=60] -->
    <string name="role_dialer_request_description">Gets access to call log, send SMS</string>

    <!-- Label for the SMS role. [CHAR LIMIT=30] -->
    <string name="role_sms_label">Default SMS app</string>
    <!-- Short label for the SMS role. [CHAR LIMIT=30] -->
    <string name="role_sms_short_label">SMS app</string>
    <!-- Description for the SMS role. [CHAR LIMIT=NONE] -->
    <string name="role_sms_description">Apps that allow you to use your phone number to send and receive short text messages, photos, videos, and more</string>
    <!-- Template for the title when an app requests to become the default SMS app. [CHAR LIMIT=100] -->
    <string name="role_sms_request_title">Set <xliff:g id="app_name" example="Super SMS">%1$s</xliff:g> as your default SMS app?</string>
    <!-- Description when an app requests to become the default SMS app. [CHAR LIMIT=60] -->
    <string name="role_sms_request_description">Gets access to contacts, SMS, phone</string>

    <!-- Label for the emergency role. [CHAR LIMIT=30] -->
    <string name="role_emergency_label">Default emergency app</string>
    <!-- Short label for the emergency role. [CHAR LIMIT=30] -->
    <string name="role_emergency_short_label">Emergency app</string>
    <!-- Description for the emergency role. [CHAR LIMIT=NONE] -->
    <string name="role_emergency_description">Apps that allow you to record your medical info and make it accessible to emergency responders; to get alerts about severe weather events and disasters; to notify others when you need help</string>
    <!-- Template for the title when an app requests to become the default emergency app. [CHAR LIMIT=100] -->
    <string name="role_emergency_request_title">Set <xliff:g id="app_name" example="Super Emergency">%1$s</xliff:g> as your default emergency app?</string>
    <!-- Description when an app requests to become the default emergency app. [CHAR LIMIT=60] -->
    <string name="role_emergency_request_description">No permissions needed</string>

    <!-- Label for the home role. [CHAR LIMIT=30] -->
    <string name="role_home_label">Default home app</string>
    <!-- Short label for the home role. [CHAR LIMIT=30] -->
    <string name="role_home_short_label">Home app</string>
    <!-- Description for the home role. [CHAR LIMIT=NONE] -->
    <string name="role_home_description">Apps, often called launchers, that replace the Home screens on your Android device and give you access to the contents and features of your device</string>
    <!-- Template for the title when an app requests to become the default home app. [CHAR LIMIT=100] -->
    <string name="role_home_request_title">Set <xliff:g id="app_name" example="Super Home">%1$s</xliff:g> as your default home app?</string>
    <!-- Description when an app requests to become the default home app. [CHAR LIMIT=60] -->
    <string name="role_home_request_description">No permissions needed</string>

    <!-- Label for the call redirection role. [CHAR LIMIT=30] -->
    <string name="role_call_redirection_label">Default call redirecting app</string>
    <!-- Short label for the call redirection role. [CHAR LIMIT=30] -->
    <string name="role_call_redirection_short_label">Call redirecting app</string>
    <!-- Description for the call redirection role. [CHAR LIMIT=NONE] -->
    <string name="role_call_redirection_description">Apps that allow you to forward outgoing calls to another phone number</string>
    <!-- Template for the title when an app requests to become the default call redirection app. [CHAR LIMIT=100] -->
    <string name="role_call_redirection_request_title">Set <xliff:g id="app_name" example="Super Call Redirection">%1$s</xliff:g> as your default call redirection app?</string>
    <!-- Description when an app requests to become the default call redirection app. [CHAR LIMIT=60] -->
    <string name="role_call_redirection_request_description">No permissions needed</string>

    <!-- Label for the call screening role. [CHAR LIMIT=45] -->
    <string name="role_call_screening_label">Default caller ID &amp; spam app</string>
    <!-- Short label for the call screening role. [CHAR LIMIT=30] -->
    <string name="role_call_screening_short_label">Caller ID &amp; spam app</string>
    <!-- Description for the call screening role. [CHAR LIMIT=NONE] -->
    <string name="role_call_screening_description">Apps that allow you to identify calls and block spam, robocalls, or unwanted numbers</string>
    <!-- Template for the title when an app requests to become the default call screening app. [CHAR LIMIT=100] -->
    <string name="role_call_screening_request_title">Set <xliff:g id="app_name" example="Super Call Screening">%1$s</xliff:g> as your default caller ID &amp; spam app?</string>
    <!-- Description when an app requests to become the default call screening app. [CHAR LIMIT=60] -->
    <string name="role_call_screening_request_description">No permissions needed</string>

    <!-- Subtitle for the application that is the current default application [CHAR LIMIT=30] -->
    <string name="request_role_current_default">Current default</string>

    <!-- Label for the checkbox to always deny a role request from an application from now on [CHAR LIMIT=30] -->
    <string name="request_role_dont_ask_again">Don\u2019t ask again</string>

    <!-- Label for the button to set an application as the default application [CHAR LIMIT=20] -->
    <string name="request_role_set_as_default">Set as default</string>

    <!-- Keyword in the Settings app's search functionality that can be used to find links to the default app management screens [CHAR LIMIT=none] -->
    <string name="default_app_search_keyword">default apps</string>

    <!-- Action for accepting the Ongoing usage dialog [CHAR LIMIT=10]-->
    <string name="ongoing_usage_dialog_ok">Got it</string>

    <!-- Action on Ongoing usage dialog to open the Privacy settings. [CHAR LIMIT=23]-->
    <string name="ongoing_usage_dialog_open_settings">Privacy settings</string>

    <!-- Title for Ongoing usage dialog title when multiple apps are using app ops [CHAR LIMIT=NONE] -->
    <string name="ongoing_usage_dialog_title">Apps using your <xliff:g id="types_list" example="camera( and location)">%s</xliff:g></string>

    <!-- Separator for permissions. Include spaces before and after if needed [CHAR LIMIT=10] -->
    <string name="ongoing_usage_dialog_separator">,\u0020</string>

    <!-- Separator for permissions, before last type. Include spaces before and after if needed [CHAR LIMIT=10] -->
    <string name="ongoing_usage_dialog_last_separator">\u0020and\u0020</string>

    <!-- Accessibility label for button that opens a settings screen [CHAR LIMIT=NONE] -->
    <string name="settings_button">Settings</string>

    <!-- Title for page of managing default apps. [CHAR LIMIT=30] -->
    <string name="default_apps">Default apps</string>

    <!-- Help URI, default apps [DO NOT TRANSLATE] -->
    <string name="help_uri_default_apps" translatable="false"></string>

    <!-- Label when there is no default apps [CHAR LIMIT=30] -->
    <string name="no_default_apps">No default apps</string>

    <!-- Title for preference item that will open a screen to manage more default apps [CHAR LIMIT=30] -->
    <string name="default_apps_more">More defaults</string>

    <!-- Title for preference item that will show the user's preferences for this app's priority for opening links to websites that it claims to support [CHAR LIMIT=30] -->
    <string name="default_apps_manage_domain_urls">Opening links</string>

    <!-- Title for category of default apps for work [CHAR LIMIT=30] -->
    <string name="default_apps_for_work">Default for work</string>

    <!-- Summary of a default app when there is no app set [CHAR LIMIT=60] -->
    <string name="default_app_none">None</string>

    <!-- Label for a system default app [CHAR LIMIT=60] -->
    <string name="default_app_system_default">(System default)</string>

    <!-- Label when there are no apps available for a default app [CHAR LIMIT=30] -->
    <string name="default_app_no_apps">No apps</string>

    <!-- Label for the selected default app for default app [CHAR LIMIT=30] -->
    <string name="car_default_app_selected">Selected</string>

    <!-- Label for the selected default app for default app when it has additional information to show [CHAR LIMIT=30] -->
    <string name="car_default_app_selected_with_info">Selected - <xliff:g id="additional_info" example="(System default)">%1$s</xliff:g></string>

    <!-- Keyword in the Settings app's search functionality that can be used to find links to the special app access management screens [CHAR LIMIT=none] -->
    <string name="special_app_access_search_keyword">special app access</string>

    <!-- Title for page of managing special app access. [CHAR LIMIT=30] -->
    <string name="special_app_access">Special app access</string>

    <!-- Help URI, special app access [DO NOT TRANSLATE] -->
    <string name="help_uri_special_app_access" translatable="false"></string>

    <!-- Label when there is no special app access [CHAR LIMIT=30] -->
    <string name="no_special_app_access">No special app access</string>

    <!-- Label when there are no apps available for a special app access [CHAR LIMIT=30] -->
    <string name="special_app_access_no_apps">No apps</string>

    <!-- Summary indicating that a home app is missing work profile support [CHAR LIMIT=60] -->
    <string name="home_missing_work_profile_support">Doesn\u2019t support work profile</string>

    <!-- Dialog message explaining that the app just selected by the user will not work after a reboot until the user enters their credentials, such as a PIN or password. [CHAR LIMIT=NONE] -->
    <string name="encryption_unaware_confirmation_message">Note: If you restart your device and have a screen lock set, this app can\u2019t start until you unlock your device.</string>

    <!-- Dialog message warning about security implications of setting an assistant, displayed when the user selects an assistant. [CHAR LIMIT=NONE] -->
    <string name="assistant_confirmation_message">The assistant will be able to read information about apps in use on your system, including information visible on your screen or accessible within the apps.</string>

    <!-- Name for the notification channel for incident / bug report confirmation. Appears in
    Settings.
    [CHAR LIMIT=50] -->
    <string name="incident_report_channel_name">Share Debugging Data</string>

    <!-- Title for notification shown when the user should confirm an incident / bug report.
    [CHAR LIMIT=60] -->
    <string name="incident_report_notification_title">Share detailed debugging data?</string>

    <!-- Content for notification shown when the user should confirm an incident / bug report.
    [CHAR LIMIT=120] -->
    <string name="incident_report_notification_text"><xliff:g id="app_name" example="Gmail">%1$s</xliff:g> would like to upload debugging information.</string>

    <!-- Title for the incident / bug report confirmation dialog. [CHAR LIMIT=50] -->
    <string name="incident_report_dialog_title">Share Debugging Data</string>

    <!-- Title text for introduction to incident / bug report confirmation dialog.
    Following this text is a bulleted list of reasons that a bug is being collected (e.g. "bad
    battery life detected"). Please try to keep this as short as possible (<40 chars if possible).
    The dialog is getting full, but going over is ok if necessary.  [CHAR LIMIT=60] -->
    <string name="incident_report_dialog_intro">The system has detected a problem.</string>

    <!-- Content for dialog shown when the user should confirm an incident / bug report.
    [CHAR LIMIT=none] -->
    <string name="incident_report_dialog_text">"<xliff:g id="app_name" example="Gmail">%1$s</xliff:g> is requesting to upload a bug report from this device taken on <xliff:g id="date" example="December 26, 2018">%2$s</xliff:g> at <xliff:g id="time" example="1:20 PM">%3$s</xliff:g>. Bug reports include personal information about your device or logged by apps, for example, user names, location data, device identifiers, and network information. Only share bug reports with people and apps you trust with this information.

Allow <xliff:g id="app_name" example="Gmail">%4$s</xliff:g> to upload a bug report?"</string>

    <!-- Content for dialog shown when there was an error parsing the incident / bug report.
    [CHAR LIMIT=none] -->
    <string name="incident_report_error_dialog_text">"There was an error processing the bug report for <xliff:g id="app_name" example="Gmail">%1$s</xliff:g>. So sharing the detailed debugging data has been denied. Sorry for the interruption."</string>

    <!-- Label for the button to allow sharing of the report. [CHAR LIMIT=20]-->
    <string name="incident_report_dialog_allow_label">Allow</string>

    <!-- Label for the button to NOT allow sharing of the report. [CHAR LIMIT=20] -->
    <string name="incident_report_dialog_deny_label">Deny</string>

    <!-- Label for screen allowing the user to force certain apps to always be shown in permission controller settings ui instead of being hidden behind "system app" menu. [CHAR LIMIT=60] -->
    <string name="adjust_user_sensitive_title">Advanced settings</string>

    <!-- Label for link to the screen allowing the user to force certain apps to always be shown in permission controller settings ui instead of being hidden behind "system app" menu. [CHAR LIMIT=30] -->
    <string name="menu_adjust_user_sensitive">Advanced settings</string>

    <!-- Title for global switch that enables/disables the ability for the user to force certain apps to always be shown in permission controller settings ui instead of being hidden behind "system app" menu. [CHAR LIMIT=60] -->
    <string name="adjust_user_sensitive_globally_title">Show system app usage</string>

    <!-- Subtitle for global switch that enables/disables the ability for the user to force certain apps to always be shown in permission controller settings ui instead of being hidden behind "system app" menu. [CHAR LIMIT=none] -->
    <string name="adjust_user_sensitive_globally_summary">Show system app use of permissions in status bar, dashboard \u0026 elsewhere</string>

    <!-- Header above the per app switches that enables/disables the ability for the user to force the app to always be shown in permission controller settings ui instead of being hidden behind "system app" menu. [CHAR LIMIT=60] -->
    <string name="adjust_user_sensitive_per_app_header">Highlight usage for the following</string>

    <!-- Title for switch that enables/disables the microphone status bar icon for the currently selected assistant. [CHAR LIMIT=60] -->
    <string name="assistant_record_audio_user_sensitive_title">Show Assistant trigger detection</string>

    <!-- Subtitle for switch that enables/disables the microphone status bar icon for the currently selected assistant. [CHAR LIMIT=none] -->
    <string name="assistant_record_audio_user_sensitive_summary">Show icon in status bar when microphone is used to activate voice assistant</string>

    <!-- Message shown to the user when the apps requests permission from this group. Shows in the isolated storage case. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->
    <string name="permgrouprequest_storage_isolated">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access photos and media on your device?</string>
</resources>