Skip to content

Commit

Permalink
XML 9.8.29
Browse files Browse the repository at this point in the history
  • Loading branch information
ingbrzy committed Aug 30, 2019
1 parent 6caba20 commit d778965
Show file tree
Hide file tree
Showing 29 changed files with 345 additions and 291 deletions.
8 changes: 4 additions & 4 deletions nitrogen/AuthManager.apk/res/values/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<resources>
<plurals name="days">
<item quantity="other">%s days</item>
<item quantity="one">1 day</item>
<item quantity="one">%s day</item>
</plurals>
<plurals name="hours">
<item quantity="other">%s hours</item>
<item quantity="one">1 hour</item>
<item quantity="one">%s hour</item>
</plurals>
<plurals name="minutes">
<item quantity="other">%s minutes</item>
<item quantity="one">1 minute</item>
<item quantity="one">%s minute</item>
</plurals>
<plurals name="seconds">
<item quantity="other">%s seconds</item>
<item quantity="one">1 second</item>
<item quantity="one">%s second</item>
</plurals>
</resources>
15 changes: 13 additions & 2 deletions nitrogen/AuthManager.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,24 @@
<string name="grant_dialog_button_allow_background">Allow all the time</string>
<string name="grant_dialog_button_allow_foreground">Allow only while using the app</string>
<string name="grant_dialog_button_deny">Deny</string>
<string name="grant_dialog_button_deny_and_dont_ask_again">Deny &amp; dont ask again</string>
<string name="grant_dialog_button_deny_and_dont_ask_again">"Deny and don't ask again"</string>
<string name="grant_dialog_button_deny_background">Keep while-in-use access</string>
<string name="grant_dialog_button_deny_background_and_dont_ask_again">Keep and dont ask again</string>
<string name="grant_dialog_button_deny_background_and_dont_ask_again">"Keep and don't ask again"</string>
<string name="location_settings">Location settings</string>
<string name="location_warning">%1$s is a provider of location services for this device. Location access can be modified from location settings.</string>
<string name="never_ask_again">"Don't ask again"</string>
<string name="ok">OK</string>
<string name="permgroupdesc_calendar">Access calendar events</string>
<string name="permgroupdesc_calllog">Access and save items to call history</string>
<string name="permgroupdesc_camera">Take photos and record videos</string>
<string name="permgroupdesc_contacts">Access contacts</string>
<string name="permgroupdesc_location">Access location info</string>
<string name="permgroupdesc_microphone">Record audio</string>
<string name="permgroupdesc_phone">Make calls and manage conversations</string>
<string name="permgroupdesc_recognition">Access health &amp; activity data</string>
<string name="permgroupdesc_sensors">Access body sensor data</string>
<string name="permgroupdesc_sms">Read or send SMS</string>
<string name="permgroupdesc_storage">Access photos or files on device</string>
<string name="permgrouprequest_storage_isolated">Allow &lt;b&gt;%1$s&lt;/b&gt; to access photos and media on your device?</string>
<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>
<string name="permission_description_summary_calendar">Apps with this permission can access your calendar</string>
Expand Down
10 changes: 0 additions & 10 deletions nitrogen/Browser.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -823,20 +823,10 @@
<item>Default start page</item>
<item>Custom</item>
</string-array>
<string-array name="pref_homepage_choices_with_simplehome">
<item>Default start page</item>
<item>Clean start page</item>
<item>Custom</item>
</string-array>
<string-array name="pref_homepage_values">
<item>miui_home</item>
<item>other</item>
</string-array>
<string-array name="pref_homepage_values_with_simplehome">
<item>miui_home</item>
<item>simple_home</item>
<item>other</item>
</string-array>
<string-array name="pref_images_preload_values">
<item>@string/pref_images_preload_value_never</item>
<item>@string/pref_images_preload_value_wifi_only</item>
Expand Down
11 changes: 7 additions & 4 deletions nitrogen/Browser.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<string name="action">Sign in</string>
<string name="action_imme_open">Immediately open</string>
<string name="action_menu_account_not_login">Not signed in</string>
<string name="action_menu_account_not_login_hint">Sign in to sync with Mi Cloud</string>
<string name="action_menu_account_not_login_hint">Sign in to sync with the cloud</string>
<string name="action_menu_bookshelf">Bookshelf</string>
<string name="action_menu_current_version">Current version</string>
<string name="action_menu_download">Download</string>
Expand Down Expand Up @@ -310,8 +310,9 @@
<string name="data_monitor_dialog_message">Looks like something is draining your mobile data. Open the start page to stop this.</string>
<string name="data_traffic_continue">Continue</string>
<string name="data_traffic_download_cancel">Cancel</string>
<string name="data_traffic_download_prompt">Current video can only be downloaded in wifi environment</string>
<string name="data_traffic_download_prompt">Currently using data traffic, do you want to continue to cache video?</string>
<string name="data_traffic_download_setting">Settings</string>
<string name="data_traffic_download_toast_msg">Currently using data traffic to cache video</string>
<string name="data_traffic_prompt_free_data">Using your mobile data connection to browse videos will increase your data usage. Please get free data traffic.</string>
<string name="data_traffic_prompt_message">Using your mobile data connection to browse videos will increase your data usage. If you go over your plan’s data usage limit, your carrier could charge you additional fees.</string>
<string name="data_traffic_prompt_title">Using data usage</string>
Expand Down Expand Up @@ -771,8 +772,8 @@ Remember that the files you download and the bookmarks you add will still be sav
<string name="novel_toast_hint">This website has been added to the bookshelf</string>
<string name="ok">OK</string>
<string name="open_app_confirm_message">Allow this page to open %s?</string>
<string name="open_cloud_sync">Turn on sync with Mi Cloud</string>
<string name="open_cloud_sync_desc">Added bookmark successfully. Turn on sync with Mi Cloud to sync bookmarks added on other devices. Sign in and turn on?</string>
<string name="open_cloud_sync">Turn on sync with the cloud</string>
<string name="open_cloud_sync_desc">Added bookmark successfully. Turn on sync with the cloud to sync bookmarks added on other devices. Sign in and turn on?</string>
<string name="open_file_explorer_failed">"Can't open File Manager"</string>
<string name="open_voice_permission">Allow the mic to connect to the internet</string>
<string name="page_hang_message">The current page is stuck and you need to restart your browser.</string>
Expand Down Expand Up @@ -1222,6 +1223,8 @@ Browser needs to connect to the internet to work normally. You must agree to our
<string name="video_download_unknown_name">Unknown name</string>
<string name="video_download_unknown_size">Unknown size</string>
<string name="video_download_unsupport">Not supported</string>
<string name="video_download_wait_for_caching">Waiting for caching</string>
<string name="video_download_wait_for_network">Waiting for network</string>
<string name="video_download_wait_for_wifi">Waiting for Wi-Fi</string>
<string name="video_downloaded_group">Downloaded</string>
<string name="video_downloading_group">Downloading</string>
Expand Down
2 changes: 2 additions & 0 deletions nitrogen/Cit.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ and reverse plug in the charger"</string>
<string name="cit_diag_chaging_summary">Copy charge logger files to sdcard</string>
<string name="cit_diag_chaging_title">Read charge logger</string>
<string name="cit_diag_chaging_wait">Please wait... Copying files</string>
<string name="cit_diag_jank_summary">Copy jank logger files to sdcard</string>
<string name="cit_diag_jank_title">Read jank logger</string>
<string name="cit_dial_emergencycall">Dial 112</string>
<string name="cit_display_check_summary">Confirm that the colors are consistently displayed across the whole screen. Make sure there are no irregular bright spots and dark spots.</string>
<string name="cit_display_check_title">Display</string>
Expand Down
138 changes: 69 additions & 69 deletions nitrogen/CleanMaster.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="cache_sort_type">
<item>Size</item>
<item>Name</item>
</string-array>
<string-array name="large_file_sort_type">
<item>Size</item>
<item>Name</item>
</string-array>
<string-array name="installed_app_sort_type">
<item>Frequently used</item>
<item>Size</item>
</string-array>
<string-array name="auto_clean_size">
<item>100MB</item>
<item>300MB</item>
Expand All @@ -23,10 +11,73 @@
<item>Clear</item>
<item>Clear and notify</item>
</string-array>
<string-array name="cache_sort_type">
<item>Size</item>
<item>Name</item>
</string-array>
<string-array name="installed_app_sort_type">
<item>Frequently used</item>
<item>Size</item>
</string-array>
<string-array name="large_file_sort_type">
<item>Size</item>
<item>Name</item>
</string-array>
<string-array name="wechat_sort">
<item>Date</item>
<item>Size</item>
</string-array>
<array name="dialog_delete_finish_res">
<item>@drawable/delete_file_animation_31</item>
<item>@drawable/delete_file_animation_32</item>
<item>@drawable/delete_file_animation_33</item>
<item>@drawable/delete_file_animation_34</item>
<item>@drawable/delete_file_animation_35</item>
<item>@drawable/delete_file_animation_36</item>
<item>@drawable/delete_file_animation_37</item>
<item>@drawable/delete_file_animation_38</item>
<item>@drawable/delete_file_animation_39</item>
<item>@drawable/delete_file_animation_40</item>
<item>@drawable/delete_file_animation_41</item>
<item>@drawable/delete_file_animation_42</item>
<item>@drawable/delete_file_animation_43</item>
<item>@drawable/delete_file_animation_44</item>
<item>@drawable/delete_file_animation_45</item>
<item>@drawable/delete_file_animation_46</item>
</array>
<array name="dialog_delete_loading_res">
<item>@drawable/delete_file_animation_0</item>
<item>@drawable/delete_file_animation_1</item>
<item>@drawable/delete_file_animation_2</item>
<item>@drawable/delete_file_animation_3</item>
<item>@drawable/delete_file_animation_4</item>
<item>@drawable/delete_file_animation_5</item>
<item>@drawable/delete_file_animation_6</item>
<item>@drawable/delete_file_animation_7</item>
<item>@drawable/delete_file_animation_8</item>
<item>@drawable/delete_file_animation_9</item>
<item>@drawable/delete_file_animation_10</item>
<item>@drawable/delete_file_animation_11</item>
<item>@drawable/delete_file_animation_12</item>
<item>@drawable/delete_file_animation_13</item>
<item>@drawable/delete_file_animation_14</item>
<item>@drawable/delete_file_animation_15</item>
<item>@drawable/delete_file_animation_16</item>
<item>@drawable/delete_file_animation_17</item>
<item>@drawable/delete_file_animation_18</item>
<item>@drawable/delete_file_animation_19</item>
<item>@drawable/delete_file_animation_20</item>
<item>@drawable/delete_file_animation_21</item>
<item>@drawable/delete_file_animation_22</item>
<item>@drawable/delete_file_animation_23</item>
<item>@drawable/delete_file_animation_24</item>
<item>@drawable/delete_file_animation_25</item>
<item>@drawable/delete_file_animation_26</item>
<item>@drawable/delete_file_animation_27</item>
<item>@drawable/delete_file_animation_28</item>
<item>@drawable/delete_file_animation_29</item>
<item>@drawable/delete_file_animation_30</item>
</array>
<string-array name="hide_installed_packages">
<item>com.miui.klo.bugreport</item>
<item>com.mfashiongallery.emag</item>
Expand All @@ -51,16 +102,19 @@
<item>com.iflytek.speechcloud</item>
<item>com.xiaomi.jr.security</item>
</string-array>
<string-array name="hide_packages">
<item>com.tencent.mm</item>
<item>com.tencent.mobileqq</item>
</string-array>
<string-array name="hide_path">
<item>/FileExplorer/.safebox</item>
<item>/DCIM/.thumbnails</item>
<item>/Android/data/com.miui.cleanmaster/cache</item>
<item>tencent/MicroMsg</item>
<item>/Android/data/com.tencent.KiHan</item>
</string-array>
<string-array name="hide_packages">
<item>com.tencent.mm</item>
<item>com.tencent.mobileqq</item>
<string-array name="white_list_ad">
<item>/MIUI/debug_log</item>
</string-array>
<string-array name="white_list_cache">
<item>/MIUI/theme/.data</item>
Expand All @@ -72,58 +126,4 @@
<item>/miliao/cache</item>
<item>/tencent/blob/mqq</item>
</string-array>
<string-array name="white_list_ad">
<item>/MIUI/debug_log</item>
</string-array>
<array name="dialog_delete_loading_res">
<item>@drawable/delete_file_animation_0</item>
<item>@drawable/delete_file_animation_1</item>
<item>@drawable/delete_file_animation_2</item>
<item>@drawable/delete_file_animation_3</item>
<item>@drawable/delete_file_animation_4</item>
<item>@drawable/delete_file_animation_5</item>
<item>@drawable/delete_file_animation_6</item>
<item>@drawable/delete_file_animation_7</item>
<item>@drawable/delete_file_animation_8</item>
<item>@drawable/delete_file_animation_9</item>
<item>@drawable/delete_file_animation_10</item>
<item>@drawable/delete_file_animation_11</item>
<item>@drawable/delete_file_animation_12</item>
<item>@drawable/delete_file_animation_13</item>
<item>@drawable/delete_file_animation_14</item>
<item>@drawable/delete_file_animation_15</item>
<item>@drawable/delete_file_animation_16</item>
<item>@drawable/delete_file_animation_17</item>
<item>@drawable/delete_file_animation_18</item>
<item>@drawable/delete_file_animation_19</item>
<item>@drawable/delete_file_animation_20</item>
<item>@drawable/delete_file_animation_21</item>
<item>@drawable/delete_file_animation_22</item>
<item>@drawable/delete_file_animation_23</item>
<item>@drawable/delete_file_animation_24</item>
<item>@drawable/delete_file_animation_25</item>
<item>@drawable/delete_file_animation_26</item>
<item>@drawable/delete_file_animation_27</item>
<item>@drawable/delete_file_animation_28</item>
<item>@drawable/delete_file_animation_29</item>
<item>@drawable/delete_file_animation_30</item>
</array>
<array name="dialog_delete_finish_res">
<item>@drawable/delete_file_animation_31</item>
<item>@drawable/delete_file_animation_32</item>
<item>@drawable/delete_file_animation_33</item>
<item>@drawable/delete_file_animation_34</item>
<item>@drawable/delete_file_animation_35</item>
<item>@drawable/delete_file_animation_36</item>
<item>@drawable/delete_file_animation_37</item>
<item>@drawable/delete_file_animation_38</item>
<item>@drawable/delete_file_animation_39</item>
<item>@drawable/delete_file_animation_40</item>
<item>@drawable/delete_file_animation_41</item>
<item>@drawable/delete_file_animation_42</item>
<item>@drawable/delete_file_animation_43</item>
<item>@drawable/delete_file_animation_44</item>
<item>@drawable/delete_file_animation_45</item>
<item>@drawable/delete_file_animation_46</item>
</array>
</resources>
Loading

0 comments on commit d778965

Please sign in to comment.