Skip to content

Commit 3ab0763

Browse files
committed
XML onc V11.0.2.0.PFLCNXM
1 parent e408613 commit 3ab0763

File tree

171 files changed

+2809
-909
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+2809
-909
lines changed

Diff for: onc_stable/AuthManager.apk/res/values/plurals.xml

-19
This file was deleted.

Diff for: onc_stable/AuthManager.apk/res/values/strings.xml

+24-24
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<resources>
33
<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>
55
<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>
77
<string name="HIPS_Perm_AudioRecorder">Record audio</string>
88
<string name="HIPS_Perm_AudioRecorder_Desc">record audio and phone calls</string>
99
<string name="HIPS_Perm_AutoStart">Run at startup</string>
@@ -19,13 +19,14 @@
1919
<string name="HIPS_Perm_CallLog_Desc">write and delete call history</string>
2020
<string name="HIPS_Perm_Call_Desc">directly call phone numbers</string>
2121
<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>
2323
<string name="HIPS_Perm_External_Storage">Access and change files on internal storage</string>
2424
<string name="HIPS_Perm_External_Storage_Desc">"add and delete files on device's internal storage"</string>
2525
<string name="HIPS_Perm_Location">Get location info</string>
2626
<string name="HIPS_Perm_Location_Desc">get precise location (GPS and network-based)</string>
2727
<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>
2930
<string name="HIPS_Perm_ROOT">Get root access</string>
3031
<string name="HIPS_Perm_ROOT_Desc">get root access</string>
3132
<string name="HIPS_Perm_Read_Call_Log">Read call history</string>
@@ -67,7 +68,7 @@
6768
<string name="HIPS_Perm_process_nfc">NFC</string>
6869
<string name="HIPS_Perm_process_nfc_Desc">access near field communication (NFC) hardware</string>
6970
<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>
7172
<string name="HIPS_Perm_read_notification_sms">Service SMS</string>
7273
<string name="HIPS_Perm_read_notification_sms_Desc">read service SMS</string>
7374
<string name="HIPS_Perm_service_foreground">Foreground services</string>
@@ -78,7 +79,7 @@
7879
<string name="HIPS_Perm_use_sip_Desc">use Session Initiation Protocol to stream video</string>
7980
<string name="HIPS_SecurityPrompt_Caption">Security warning</string>
8081
<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>
8283
<string name="HIPS_SecurityPrompt_Title">%1$s is trying to %2$s</string>
8384
<string name="Su_Package_Forbidden2">"doesn't have root access."</string>
8485
<string name="app_name">Permission manager</string>
@@ -92,36 +93,35 @@
9293
<string name="grant_dialog_button_allow_foreground">Allow only while using the app</string>
9394
<string name="grant_dialog_button_deny">Deny</string>
9495
<string name="grant_dialog_button_deny_and_dont_ask_again">Deny &amp; 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 dont 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>
9798
<string name="location_settings">Location settings</string>
9899
<string name="location_warning">%1$s is a provider of location services for this device. Location access can be modified from location settings.</string>
99100
<string name="never_ask_again">"Don't ask again"</string>
100101
<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 &amp; 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>
101114
<string name="permgroupdesc_calendar">Access calendar events</string>
102115
<string name="permgroupdesc_calllog">Access and save items to call history</string>
103116
<string name="permgroupdesc_camera">Take photos and record videos</string>
104117
<string name="permgroupdesc_contacts">Access contacts</string>
105118
<string name="permgroupdesc_location">Access location info</string>
106119
<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>
108121
<string name="permgroupdesc_recognition">Access health &amp; activity data</string>
109122
<string name="permgroupdesc_sensors">Access body sensor data</string>
110123
<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 &lt;b&gt;%1$s&lt;/b&gt; 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>
125125
<string name="permission_group_title_charges_related">Charges</string>
126126
<string name="permission_group_title_media_related">Multimedia</string>
127127
<string name="permission_group_title_privacy_related">Privacy</string>
@@ -133,5 +133,5 @@
133133
<string name="screen_overlay_button">Open settings</string>
134134
<string name="screen_overlay_message">To change this permission, you have to turn off the screen overlay in Settings &gt; Apps.</string>
135135
<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>
137137
</resources>

Diff for: onc_stable/Backup.apk/res/values/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ you should create an iCloud backup first."</string>
319319
<string name="recreate_soft_ap_tips">Tap the button below to try again.</string>
320320
<string name="refresh">Refresh</string>
321321
<string name="remote_receive">Receive</string>
322+
<string name="required_permissions">android.permission.READ_PHONE_STATE;android.permission.READ_CALL_LOG;android.permission.WRITE_CALL_LOG;android.permission.READ_CONTACTS;android.permission.WRITE_CONTACTS;android.permission.GET_ACCOUNTS;android.permission.ACCESS_COARSE_LOCATION;android.permission.READ_CALENDAR;android.permission.WRITE_CALENDAR;android.permission.READ_SMS;android.permission.CAMERA;android.permission.READ_EXTERNAL_STORAGE;android.permission.WRITE_EXTERNAL_STORAGE;</string>
322323
<string name="restore">Restore</string>
323324
<string name="restore_backup">Restore</string>
324325
<string name="restore_contact">Restore contacts</string>

Diff for: onc_stable/Browser.apk/res/values/arrays.xml

+4-53
Original file line numberDiff line numberDiff line change
@@ -1051,14 +1051,6 @@
10511051
<item>sanya</item>
10521052
<item>101310201</item>
10531053
</string-array>
1054-
<array name="custom_head_card_image_height">
1055-
<item>@dimen/custom_head_card_height_normal</item>
1056-
<item>@dimen/custom_head_card_height_none</item>
1057-
</array>
1058-
<array name="custom_input_view_height">
1059-
<item>@dimen/custom_head_card_input_height_normal</item>
1060-
<item>@dimen/custom_head_card_input_height_none</item>
1061-
</array>
10621054
<array name="custom_input_view_margin_bottom">
10631055
<item>@dimen/custom_head_card_input_view_margin_bottom_normal</item>
10641056
<item>@dimen/custom_head_card_input_view_margin_bottom_none</item>
@@ -1110,21 +1102,13 @@
11101102
<item>ic_search_engine_google</item>
11111103
<item>google</item>
11121104
</string-array>
1113-
<array name="info_flow_colors">
1114-
<item>@color/info_flow_color</item>
1115-
</array>
11161105
<array name="material_colors">
11171106
<item>@color/material_red</item>
11181107
<item>@color/material_green</item>
11191108
<item>@color/material_blue</item>
11201109
<item>@color/material_yellow</item>
11211110
</array>
11221111
<array name="mw_config_keySystemUuidMapping" />
1123-
<string-array name="pref_data_preload_values">
1124-
<item>@string/pref_data_preload_value_never</item>
1125-
<item>@string/pref_data_preload_value_wifi_only</item>
1126-
<item>@string/pref_data_preload_value_always</item>
1127-
</string-array>
11281112
<string-array name="pref_fling_gesture_entries">
11291113
<item>Page back forward</item>
11301114
<item>Switch tabs</item>
@@ -1136,23 +1120,13 @@
11361120
<item>none</item>
11371121
</string-array>
11381122
<string-array name="pref_homepage_choices">
1139-
<item>Default start page</item>
1140-
<item>Custom</item>
1123+
<item>Default</item>
1124+
<item>Custom URL</item>
11411125
</string-array>
11421126
<string-array name="pref_homepage_values">
11431127
<item>miui_home</item>
11441128
<item>other</item>
11451129
</string-array>
1146-
<string-array name="pref_images_preload_values">
1147-
<item>@string/pref_images_preload_value_never</item>
1148-
<item>@string/pref_images_preload_value_wifi_only</item>
1149-
<item>@string/pref_images_preload_value_always</item>
1150-
</string-array>
1151-
<string-array name="pref_link_prefetch_values">
1152-
<item>@string/pref_link_prefetch_value_never</item>
1153-
<item>@string/pref_link_prefetch_value_wifi_only</item>
1154-
<item>@string/pref_link_prefetch_value_always</item>
1155-
</string-array>
11561130
<string-array name="pref_nav_mode_summary">
11571131
<item>Phone</item>
11581132
<item>Pad</item>
@@ -1207,14 +1181,9 @@
12071181
<item>2</item>
12081182
<item>3</item>
12091183
</string-array>
1210-
<string-array name="pref_video_preload_values">
1211-
<item>@string/pref_video_preload_value_never</item>
1212-
<item>@string/pref_video_preload_value_wifi_only</item>
1213-
<item>@string/pref_video_preload_value_always</item>
1214-
</string-array>
12151184
<string-array name="quick_link_tabs">
1216-
<item>书签</item>
1217-
<item>历史</item>
1185+
<item>Bookmarks</item>
1186+
<item>History</item>
12181187
</string-array>
12191188
<string-array name="readmode_theme_background_color">
12201189
<item>white</item>
@@ -1240,24 +1209,6 @@
12401209
<item>0xFFB3B3B3</item>
12411210
<item>0xFF646974</item>
12421211
</integer-array>
1243-
<array name="reason_back">
1244-
<item>@drawable/custom_head_card_spring_bg</item>
1245-
<item>@drawable/custom_head_card_summer_bg</item>
1246-
<item>@drawable/custom_head_card_autumn_bg</item>
1247-
<item>@drawable/custom_head_card_winter_bg</item>
1248-
</array>
1249-
<array name="reason_mask">
1250-
<item>@color/custom_head_card_spring_color</item>
1251-
<item>@color/custom_head_card_summer_color</item>
1252-
<item>@color/custom_head_card_autumn_color</item>
1253-
<item>@color/custom_head_card_winter_color</item>
1254-
</array>
1255-
<array name="reason_notch">
1256-
<item>@color/notch_spring_color</item>
1257-
<item>@color/notch_summer_color</item>
1258-
<item>@color/notch_autumn_color</item>
1259-
<item>@color/notch_winter_color</item>
1260-
</array>
12611212
<string-array name="s139">
12621213
<item>百度</item>
12631214
<item>139.com</item>

Diff for: onc_stable/Browser.apk/res/values/plurals.xml

+38-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<plurals name="adblock_rules_number_text">
4-
<item quantity="other">%d items blocked</item>
5-
<item quantity="one">%d item blocked</item>
3+
<plurals name="hot_word_hot_count">
4+
<item quantity="other">%d views</item>
5+
<item quantity="one">%d view</item>
66
</plurals>
7-
<plurals name="find_on_page_matches">
8-
<item quantity="other">%d matches</item>
9-
<item quantity="one">%d match</item>
7+
<plurals name="info_flow_tips">
8+
<item quantity="other">Found %d new items for you</item>
9+
<item quantity="one">Found %d new item for you</item>
1010
</plurals>
1111
<plurals name="mw_last_num_days">
1212
<item quantity="other">Last %d days</item>
@@ -47,4 +47,36 @@
4747
<item quantity="other">%d minutes remaining</item>
4848
<item quantity="one">%d minute remaining</item>
4949
</plurals>
50+
<plurals name="vo_comment">
51+
<item quantity="other">%s comments</item>
52+
<item quantity="one">%s comment</item>
53+
</plurals>
54+
<plurals name="vo_image_mark">
55+
<item quantity="other">%d images</item>
56+
<item quantity="one">%d image</item>
57+
</plurals>
58+
<plurals name="vo_short_video_play_count">
59+
<item quantity="other">%s views</item>
60+
<item quantity="one">%s view</item>
61+
</plurals>
62+
<plurals name="vo_source_comment">
63+
<item quantity="other">%1$s | %2$s comments</item>
64+
<item quantity="one">%1$s | %2$s comment</item>
65+
</plurals>
66+
<plurals name="vo_vote_num">
67+
<item quantity="other">%d people have already voted</item>
68+
<item quantity="one">%d person has already voted</item>
69+
</plurals>
70+
<plurals name="vo_wei_bo_publish_time_hour">
71+
<item quantity="other">· %s hrs ago</item>
72+
<item quantity="one">· %s hr ago</item>
73+
</plurals>
74+
<plurals name="vo_wei_bo_publish_time_minute">
75+
<item quantity="other">· %s mins ago</item>
76+
<item quantity="one">· %s min ago</item>
77+
</plurals>
78+
<plurals name="vo_zhi_hu_answer">
79+
<item quantity="other">%d answers on Zhihu</item>
80+
<item quantity="one">%d answer on Zhihu</item>
81+
</plurals>
5082
</resources>

0 commit comments

Comments
 (0)