|
1 | 1 | <?xml version='1.0' encoding='UTF-8'?>
|
2 | 2 | <resources>
|
3 | 3 | <string name="HIPS_Action_Accept">Allow</string>
|
4 |
| - <string name="HIPS_Action_Accept_Once">Allow Once</string> |
| 4 | + <string name="HIPS_Action_Accept_Once">Allow once</string> |
5 | 5 | <string name="HIPS_Action_Reject">Deny</string>
|
6 |
| - <string name="HIPS_Action_Reject_Once">Deny Once</string> |
| 6 | + <string name="HIPS_Action_Reject_Once">Deny once</string> |
7 | 7 | <string name="HIPS_Perm_AudioRecorder">Record audio</string>
|
8 | 8 | <string name="HIPS_Perm_AudioRecorder_Desc">record audio and phone calls</string>
|
9 | 9 | <string name="HIPS_Perm_AutoStart">Run at startup</string>
|
|
19 | 19 | <string name="HIPS_Perm_CallLog_Desc">write and delete call history</string>
|
20 | 20 | <string name="HIPS_Perm_Call_Desc">directly call phone numbers</string>
|
21 | 21 | <string name="HIPS_Perm_Contact">Modify and delete contacts</string>
|
22 |
| - <string name="HIPS_Perm_Contact_Desc">modify and delete your contacts</string> |
| 22 | + <string name="HIPS_Perm_Contact_Desc">modify and delete contacts</string> |
23 | 23 | <string name="HIPS_Perm_External_Storage">Access and change files on internal storage</string>
|
24 | 24 | <string name="HIPS_Perm_External_Storage_Desc">"add and delete files on device's internal storage"</string>
|
25 | 25 | <string name="HIPS_Perm_Location">Get location info</string>
|
26 | 26 | <string name="HIPS_Perm_Location_Desc">get precise location (GPS and network-based)</string>
|
27 | 27 | <string name="HIPS_Perm_PhoneID">Get device info</string>
|
28 |
| - <string name="HIPS_Perm_PhoneID_Desc">Access phone number, IMEI, and IMSI</string> |
| 28 | + <string name="HIPS_Perm_PhoneID_Desc">access phone number, IMEI, and IMSI</string> |
| 29 | + <string name="HIPS_Perm_PhoneID_Desc_Q">Access phone number and device status</string> |
29 | 30 | <string name="HIPS_Perm_ROOT">Get root access</string>
|
30 | 31 | <string name="HIPS_Perm_ROOT_Desc">get root access</string>
|
31 | 32 | <string name="HIPS_Perm_Read_Call_Log">Read call history</string>
|
|
67 | 68 | <string name="HIPS_Perm_process_nfc">NFC</string>
|
68 | 69 | <string name="HIPS_Perm_process_nfc_Desc">access near field communication (NFC) hardware</string>
|
69 | 70 | <string name="HIPS_Perm_process_outgoing_calls">Access Phone app</string>
|
70 |
| - <string name="HIPS_Perm_process_outgoing_calls_Desc">answer, monitor, and end calls</string> |
| 71 | + <string name="HIPS_Perm_process_outgoing_calls_Desc">monitor incoming calls</string> |
71 | 72 | <string name="HIPS_Perm_read_notification_sms">Service SMS</string>
|
72 | 73 | <string name="HIPS_Perm_read_notification_sms_Desc">read service SMS</string>
|
73 | 74 | <string name="HIPS_Perm_service_foreground">Foreground services</string>
|
|
78 | 79 | <string name="HIPS_Perm_use_sip_Desc">use Session Initiation Protocol to stream video</string>
|
79 | 80 | <string name="HIPS_SecurityPrompt_Caption">Security warning</string>
|
80 | 81 | <string name="HIPS_SecurityPrompt_Reject">Deny (%d)</string>
|
81 |
| - <string name="HIPS_SecurityPrompt_Reject_Once">Deny Once (%d)</string> |
| 82 | + <string name="HIPS_SecurityPrompt_Reject_Once">Deny once (%d)</string> |
82 | 83 | <string name="HIPS_SecurityPrompt_Title">%1$s is trying to %2$s</string>
|
83 | 84 | <string name="Su_Package_Forbidden2">"doesn't have root access."</string>
|
84 | 85 | <string name="app_name">Permission manager</string>
|
|
92 | 93 | <string name="grant_dialog_button_allow_foreground">Allow only while using the app</string>
|
93 | 94 | <string name="grant_dialog_button_deny">Deny</string>
|
94 | 95 | <string name="grant_dialog_button_deny_and_dont_ask_again">Deny & don’t ask again</string>
|
95 |
| - <string name="grant_dialog_button_deny_background">Keep while-in-use access</string> |
96 |
| - <string name="grant_dialog_button_deny_background_and_dont_ask_again">Keep and don’t ask again</string> |
| 96 | + <string name="grant_dialog_button_deny_background">Only while using the app</string> |
| 97 | + <string name="grant_dialog_button_deny_background_and_dont_ask_again">"Deny and don't ask again"</string> |
97 | 98 | <string name="location_settings">Location settings</string>
|
98 | 99 | <string name="location_warning">%1$s is a provider of location services for this device. Location access can be modified from location settings.</string>
|
99 | 100 | <string name="never_ask_again">"Don't ask again"</string>
|
100 | 101 | <string name="ok">OK</string>
|
| 102 | + <string name="permdesc_camera">Take photos and record videos</string> |
| 103 | + <string name="permdesc_in_calls">Monitor incoming calls</string> |
| 104 | + <string name="permdesc_location">Access location info</string> |
| 105 | + <string name="permdesc_location_background">Access location in the background</string> |
| 106 | + <string name="permdesc_microphone">Record calls and audio</string> |
| 107 | + <string name="permdesc_out_calls">Monitor outgoing calls</string> |
| 108 | + <string name="permdesc_read_calendar">Access calendar events</string> |
| 109 | + <string name="permdesc_read_storage">Access photos and files stored on device</string> |
| 110 | + <string name="permdesc_recognition">Access health & activity data</string> |
| 111 | + <string name="permdesc_sensors">Access body sensor data</string> |
| 112 | + <string name="permdesc_write_calendar">Access and add calendar events</string> |
| 113 | + <string name="permdesc_write_storage">Access and save photos and files on device</string> |
101 | 114 | <string name="permgroupdesc_calendar">Access calendar events</string>
|
102 | 115 | <string name="permgroupdesc_calllog">Access and save items to call history</string>
|
103 | 116 | <string name="permgroupdesc_camera">Take photos and record videos</string>
|
104 | 117 | <string name="permgroupdesc_contacts">Access contacts</string>
|
105 | 118 | <string name="permgroupdesc_location">Access location info</string>
|
106 | 119 | <string name="permgroupdesc_microphone">Record audio</string>
|
107 |
| - <string name="permgroupdesc_phone">Make calls and manage conversations</string> |
| 120 | + <string name="permgroupdesc_phone">Make calls and access device info</string> |
108 | 121 | <string name="permgroupdesc_recognition">Access health & activity data</string>
|
109 | 122 | <string name="permgroupdesc_sensors">Access body sensor data</string>
|
110 | 123 | <string name="permgroupdesc_sms">Read or send SMS</string>
|
111 |
| - <string name="permgroupdesc_storage">Access photos or files on device</string> |
112 |
| - <string name="permgrouprequest_storage_isolated">Allow <b>%1$s</b> to access photos and media on your device?</string> |
113 |
| - <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> |
114 |
| - <string name="permission_description_summary_calendar">Apps with this permission can access your calendar</string> |
115 |
| - <string name="permission_description_summary_call_log">Apps with this permission can read and write phone call log</string> |
116 |
| - <string name="permission_description_summary_camera">Apps with this permission can take pictures and record video</string> |
117 |
| - <string name="permission_description_summary_contacts">Apps with this permission can access your contacts</string> |
118 |
| - <string name="permission_description_summary_generic">Apps with this permission can %1$s</string> |
119 |
| - <string name="permission_description_summary_location">"Apps with this permission can access this device's location"</string> |
120 |
| - <string name="permission_description_summary_microphone">Apps with this permission can record audio</string> |
121 |
| - <string name="permission_description_summary_phone">Apps with this permission can make and manage phone calls</string> |
122 |
| - <string name="permission_description_summary_sensors">Apps with this permission can access sensor data about your vital signs</string> |
123 |
| - <string name="permission_description_summary_sms">Apps with this permission can send and view SMS messages</string> |
124 |
| - <string name="permission_description_summary_storage">Apps with this permission can access photos, media, and files on your device</string> |
| 124 | + <string name="permgroupdesc_storage">Access photos and files on device</string> |
125 | 125 | <string name="permission_group_title_charges_related">Charges</string>
|
126 | 126 | <string name="permission_group_title_media_related">Multimedia</string>
|
127 | 127 | <string name="permission_group_title_privacy_related">Privacy</string>
|
|
133 | 133 | <string name="screen_overlay_button">Open settings</string>
|
134 | 134 | <string name="screen_overlay_message">To change this permission, you have to turn off the screen overlay in Settings > Apps.</string>
|
135 | 135 | <string name="screen_overlay_title">Screen overlay detected</string>
|
136 |
| - <string name="static_cache_db_md5">a683f0223637e570562b4d272cc9d36c</string> |
| 136 | + <string name="static_cache_db_md5">a0ecd07057113225f18a9f4bcffe8a78</string> |
137 | 137 | </resources>
|
0 commit comments