|
| 1 | +<?xml version='1.0' encoding='UTF-8'?> |
| 2 | +<resources> |
| 3 | + <string name="HIPS_Action_Accept">Allow</string> |
| 4 | + <string name="HIPS_Action_Accept_Once">Allow once</string> |
| 5 | + <string name="HIPS_Action_Reject">Deny</string> |
| 6 | + <string name="HIPS_Action_Reject_Once">Deny once</string> |
| 7 | + <string name="HIPS_Perm_AudioRecorder">Record audio</string> |
| 8 | + <string name="HIPS_Perm_AudioRecorder_Desc">record audio and phone calls</string> |
| 9 | + <string name="HIPS_Perm_AutoStart">Run at startup</string> |
| 10 | + <string name="HIPS_Perm_AutoStart_Desc">run at startup</string> |
| 11 | + <string name="HIPS_Perm_Bluetooth_Connectivity">Change Bluetooth connectivity</string> |
| 12 | + <string name="HIPS_Perm_Bluetooth_Connectivity_Desc">turn Bluetooth on or off</string> |
| 13 | + <string name="HIPS_Perm_Body_Sensors">Body sensors</string> |
| 14 | + <string name="HIPS_Perm_Body_Sensors_Desc">body sensors (e.g., Heart rate sensor)</string> |
| 15 | + <string name="HIPS_Perm_Calendar">Read calendar events</string> |
| 16 | + <string name="HIPS_Perm_Calendar_Desc">read your calendar events</string> |
| 17 | + <string name="HIPS_Perm_Call">Make phone calls</string> |
| 18 | + <string name="HIPS_Perm_CallLog">Write and delete call history</string> |
| 19 | + <string name="HIPS_Perm_CallLog_Desc">write and delete call history</string> |
| 20 | + <string name="HIPS_Perm_Call_Desc">directly call phone numbers</string> |
| 21 | + <string name="HIPS_Perm_Contact">Modify and delete contacts</string> |
| 22 | + <string name="HIPS_Perm_Contact_Desc">modify and delete contacts</string> |
| 23 | + <string name="HIPS_Perm_External_Storage">Access and change files on internal storage</string> |
| 24 | + <string name="HIPS_Perm_External_Storage_Desc">"add and delete files on device's internal storage"</string> |
| 25 | + <string name="HIPS_Perm_Location">Get location info</string> |
| 26 | + <string name="HIPS_Perm_Location_Desc">get precise location (GPS and network-based)</string> |
| 27 | + <string name="HIPS_Perm_PhoneID">Get device info</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> |
| 30 | + <string name="HIPS_Perm_ROOT">Get root access</string> |
| 31 | + <string name="HIPS_Perm_ROOT_Desc">get root access</string> |
| 32 | + <string name="HIPS_Perm_Read_Call_Log">Read call history</string> |
| 33 | + <string name="HIPS_Perm_Read_Call_Log_Desc">read call history</string> |
| 34 | + <string name="HIPS_Perm_Read_Contact">Read your contacts</string> |
| 35 | + <string name="HIPS_Perm_Read_Contact_Desc">read your contacts</string> |
| 36 | + <string name="HIPS_Perm_Read_MMS">Read MMS messages</string> |
| 37 | + <string name="HIPS_Perm_Read_MMS_Desc">read your multimedia messages</string> |
| 38 | + <string name="HIPS_Perm_Read_SMS">Read SMS messages</string> |
| 39 | + <string name="HIPS_Perm_Read_SMS_Desc">read your SMS messages</string> |
| 40 | + <string name="HIPS_Perm_SendMMS">Send MMS messages</string> |
| 41 | + <string name="HIPS_Perm_SendMMS_Desc">directly send multimedia messages</string> |
| 42 | + <string name="HIPS_Perm_SendSMS">Send SMS messages</string> |
| 43 | + <string name="HIPS_Perm_SendSMS_Desc">directly send SMS messages</string> |
| 44 | + <string name="HIPS_Perm_Settings">Modify system settings</string> |
| 45 | + <string name="HIPS_Perm_Settings_Desc">modify system settings</string> |
| 46 | + <string name="HIPS_Perm_SystemAlert">Display pop-up window</string> |
| 47 | + <string name="HIPS_Perm_SystemAlert_Desc">display pop-up window</string> |
| 48 | + <string name="HIPS_Perm_UDevice_ID">Share parts of device info with game developers to help them improve your gaming experience. Agree?</string> |
| 49 | + <string name="HIPS_Perm_UDevice_ID_DESC">share parts of device info with game developers to help them improve your gaming experience. Agree?</string> |
| 50 | + <string name="HIPS_Perm_VideoRecorder">Access camera</string> |
| 51 | + <string name="HIPS_Perm_VideoRecorder_Desc">access camera for image or video capture</string> |
| 52 | + <string name="HIPS_Perm_WIFI_Connectivity">Change WLAN connectivity</string> |
| 53 | + <string name="HIPS_Perm_WIFI_Connectivity_Desc">turn WLAN on or off</string> |
| 54 | + <string name="HIPS_Perm_add_voicemail">Voice messages</string> |
| 55 | + <string name="HIPS_Perm_add_voicemail_Desc">add system voice messages</string> |
| 56 | + <string name="HIPS_Perm_background_start_activity">Display pop-up windows while running in the background</string> |
| 57 | + <string name="HIPS_Perm_background_start_activity_Desc">display pop-up windows while running in the background</string> |
| 58 | + <string name="HIPS_Perm_deamon_notification">Permanent notification</string> |
| 59 | + <string name="HIPS_Perm_deamon_notification_Desc">show permanent notifications</string> |
| 60 | + <string name="HIPS_Perm_get_accounts">Access accounts on device</string> |
| 61 | + <string name="HIPS_Perm_get_accounts_Desc">access all accounts stored on device</string> |
| 62 | + <string name="HIPS_Perm_get_installed_apps">Get info about installed apps</string> |
| 63 | + <string name="HIPS_Perm_get_installed_apps_Desc">get info about the apps installed on this device</string> |
| 64 | + <string name="HIPS_Perm_get_tasks">Get tasks</string> |
| 65 | + <string name="HIPS_Perm_get_tasks_Desc">get tasks</string> |
| 66 | + <string name="HIPS_Perm_install_shortcut">Home screen shortcuts</string> |
| 67 | + <string name="HIPS_Perm_install_shortcut_Desc">add shortcuts to Home screen</string> |
| 68 | + <string name="HIPS_Perm_process_nfc">NFC</string> |
| 69 | + <string name="HIPS_Perm_process_nfc_Desc">access near field communication (NFC) hardware</string> |
| 70 | + <string name="HIPS_Perm_process_outgoing_calls">Access Phone app</string> |
| 71 | + <string name="HIPS_Perm_process_outgoing_calls_Desc">monitor incoming calls</string> |
| 72 | + <string name="HIPS_Perm_read_notification_sms">Service SMS</string> |
| 73 | + <string name="HIPS_Perm_read_notification_sms_Desc">read service SMS</string> |
| 74 | + <string name="HIPS_Perm_service_foreground">Foreground services</string> |
| 75 | + <string name="HIPS_Perm_service_foreground_Desc">foreground services</string> |
| 76 | + <string name="HIPS_Perm_show_when_locked">Show on Lock screen</string> |
| 77 | + <string name="HIPS_Perm_show_when_locked_Desc">be shown on Lock screen</string> |
| 78 | + <string name="HIPS_Perm_use_sip">Video services</string> |
| 79 | + <string name="HIPS_Perm_use_sip_Desc">use Session Initiation Protocol to stream video</string> |
| 80 | + <string name="HIPS_SecurityPrompt_Caption">Security warning</string> |
| 81 | + <string name="HIPS_SecurityPrompt_Reject">Deny (%d)</string> |
| 82 | + <string name="HIPS_SecurityPrompt_Reject_Once">Deny once (%d)</string> |
| 83 | + <string name="HIPS_SecurityPrompt_Title">%1$s is trying to %2$s</string> |
| 84 | + <string name="Su_Package_Forbidden2">"doesn't have root access."</string> |
| 85 | + <string name="app_name">Permission manager</string> |
| 86 | + <string name="background_location_access_reminder_notification_content">This app can always access your location. Tap to change.</string> |
| 87 | + <string name="background_location_access_reminder_notification_title">%s has been using your location</string> |
| 88 | + <string name="current_permission_template">%1$s of %2$s</string> |
| 89 | + <string name="default_permission_description">perform unknown actions</string> |
| 90 | + <string name="grant_dialog_button_allow">Allow</string> |
| 91 | + <string name="grant_dialog_button_allow_always">Allow all the time</string> |
| 92 | + <string name="grant_dialog_button_allow_background">Allow all the time</string> |
| 93 | + <string name="grant_dialog_button_allow_foreground">Allow only while using the app</string> |
| 94 | + <string name="grant_dialog_button_deny">Deny</string> |
| 95 | + <string name="grant_dialog_button_deny_and_dont_ask_again">Deny & 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> |
| 98 | + <string name="location_settings">Location settings</string> |
| 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> |
| 100 | + <string name="never_ask_again">"Don't ask again after restricting"</string> |
| 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> |
| 114 | + <string name="permgroupdesc_calendar">Access calendar events</string> |
| 115 | + <string name="permgroupdesc_calllog">Access and save items to call history</string> |
| 116 | + <string name="permgroupdesc_camera">Take photos and record videos</string> |
| 117 | + <string name="permgroupdesc_contacts">Access contacts</string> |
| 118 | + <string name="permgroupdesc_location">Access location info</string> |
| 119 | + <string name="permgroupdesc_microphone">Record audio</string> |
| 120 | + <string name="permgroupdesc_phone">Make calls and access device info</string> |
| 121 | + <string name="permgroupdesc_recognition">Access health & activity data</string> |
| 122 | + <string name="permgroupdesc_sensors">Access body sensor data</string> |
| 123 | + <string name="permgroupdesc_sms">Read or send SMS</string> |
| 124 | + <string name="permgroupdesc_storage">Access photos and files on device</string> |
| 125 | + <string name="permission_group_title_charges_related">Charges</string> |
| 126 | + <string name="permission_group_title_media_related">Multimedia</string> |
| 127 | + <string name="permission_group_title_privacy_related">Privacy</string> |
| 128 | + <string name="permission_group_title_settings_related">Settings</string> |
| 129 | + <string name="permission_reminders">Permission reminders</string> |
| 130 | + <string name="permission_warning_template">Allow %1$s to %2$s?</string> |
| 131 | + <string name="permission_warning_template_ask">Allow %1$s the following permissions?</string> |
| 132 | + <string name="permisson_reject_notice_toast_text2">"doesn't have permission to %1$s."</string> |
| 133 | + <string name="screen_overlay_button">Open settings</string> |
| 134 | + <string name="screen_overlay_message">To change this permission, you have to turn off the screen overlay in Settings > Apps.</string> |
| 135 | + <string name="screen_overlay_title">Screen overlay detected</string> |
| 136 | + <string name="static_cache_db_md5">824eb65433cd21456ac89ae798cb880a</string> |
| 137 | + <string name="status_bar_notification_info_overflow">999+</string> |
| 138 | +</resources> |
0 commit comments