Skip to content

Commit

Permalink
XML 9.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ingbrzy committed Apr 11, 2019
1 parent 1dccec7 commit 098eaaf
Show file tree
Hide file tree
Showing 43 changed files with 554 additions and 238 deletions.
2 changes: 2 additions & 0 deletions ugglite/Browser.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,8 @@
<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_confirm">Using your mobile data connection</string>
<string name="data_traffic_download_ok">Ok</string>
<string name="data_traffic_download_prompt">Current video can only be downloaded in wifi environment</string>
<string name="data_traffic_download_setting">Settings</string>
<string name="data_traffic_goto">Free data traffic</string>
Expand Down
8 changes: 8 additions & 0 deletions ugglite/Calculator.apk/res/values/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
<item quantity="other">%d items</item>
<item quantity="one">%d item</item>
</plurals>
<plurals name="loan_repayment_detail">
<item quantity="other">Detailed repayment (%d years)</item>
<item quantity="one">Detailed repayment (%d year)</item>
</plurals>
<plurals name="loan_repayment_detail_unit">
<item quantity="other">Detailed repayment (%d years), CNY</item>
<item quantity="one">Detailed repayment (%d year), CNY</item>
</plurals>
<plurals name="mortgage_summary_years">
<item quantity="other">%1$d years (%2$d months)</item>
<item quantity="one">%1$d year (%2$d months)</item>
Expand Down
6 changes: 2 additions & 4 deletions ugglite/Calculator.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<string name="item_title_currency">Currency</string>
<string name="item_title_dress_size">Clothing size</string>
<string name="item_title_length_conversion">Length</string>
<string name="item_title_mortgage">Mortgage</string>
<string name="item_title_mortgage">Home loan</string>
<string name="item_title_relationship">Terms of kinship</string>
<string name="item_title_scientific_calculator">Scientific</string>
<string name="item_title_tax">Taxes</string>
Expand Down Expand Up @@ -177,9 +177,7 @@
<string name="loan_interest_rate">Interest</string>
<string name="loan_pay_years">Loan period</string>
<string name="loan_payback_way">Repayment</string>
<string name="loan_repayment_detail">Detailed repayment</string>
<string name="loan_repayment_detail_loading">Loading detailed repayment…</string>
<string name="loan_repayment_detail_unit">Detailed repayment (CNY)</string>
<string name="loan_unit">(×10K)</string>
<string name="medical_treatment">Medical treatment</string>
<string name="menuDesc">menu</string>
Expand Down Expand Up @@ -210,7 +208,7 @@
<string name="mortgage_interest_rate">Commercial interest</string>
<string name="mortgage_item_repayment">Repayment method</string>
<string name="mortgage_item_start_time">Start date</string>
<string name="mortgage_item_years">Mortgage period</string>
<string name="mortgage_item_years">Loan tenure</string>
<string name="mortgage_loans_amount">Mortgage amount</string>
<string name="mortgage_provident_found_interest_rate">"Fund's interest rate"</string>
<string name="mortgage_repayment_amount">Repayment amount</string>
Expand Down
12 changes: 12 additions & 0 deletions ugglite/Calendar.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@
<item>2 days before</item>
<item>1 week before</item>
</string-array>
<string-array name="default_reminder_later_time_labels">
<item>5 minutes</item>
<item>10 minutes</item>
<item>15 minutes</item>
<item>30 minutes</item>
</string-array>
<string-array name="delete_repeating_labels">
<item>Only this event</item>
<item>This and future events</item>
Expand Down Expand Up @@ -311,6 +317,12 @@
<item>silent</item>
<item>never</item>
</string-array>
<string-array name="preferences_default_reminder_later_time_values">
<item>300000</item>
<item>600000</item>
<item>900000</item>
<item>1800000</item>
</string-array>
<string-array name="preferences_default_reminder_values">
<item>0</item>
<item>5</item>
Expand Down
4 changes: 4 additions & 0 deletions ugglite/Calendar.apk/res/values/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<item quantity="other">+%d</item>
<item quantity="one">+1</item>
</plurals>
<plurals name="reminder_later_toast">
<item quantity="other">Next reminder in %1$d minutes</item>
<item quantity="one">Next reminder in %1$d minute</item>
</plurals>
<plurals name="repeat_custom_prompt">
<item quantity="other">every %1$s on %2$s</item>
<item quantity="one">every %1$s on %2$s</item>
Expand Down
70 changes: 69 additions & 1 deletion ugglite/Calendar.apk/res/values/strings.xml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ugglite/CleanMaster.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@
<string name="sc_allow_network_dialog_message">Allow this app to connect to the internet to receive updates?</string>
<string name="scanning">Scanning…</string>
<string name="search_history">Search history</string>
<string name="security_center_slogan">Security. Always on guard.</string>
<string name="see_more">More</string>
<string name="set_immediately">Set</string>
<string name="seton_immediately">Turn on</string>
Expand Down
12 changes: 12 additions & 0 deletions ugglite/CloudBackup.apk/res/values/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,16 @@
<item quantity="other">Restoring %d files</item>
<item quantity="one">Restoring %d file</item>
</plurals>
<plurals name="restore_app_order_prior">
<item quantity="other">High priority: %d items</item>
<item quantity="one">High priority: %d item</item>
</plurals>
<plurals name="restore_app_order_normal">
<item quantity="other">Regular priority: %d items</item>
<item quantity="one">Regular priority: %d item</item>
</plurals>
<plurals name="restore_app_order_installed">
<item quantity="other">%d apps on this device</item>
<item quantity="one">%d app on this device</item>
</plurals>
</resources>
31 changes: 29 additions & 2 deletions ugglite/CloudBackup.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@
<string name="btn_continue">Continue</string>
<string name="btn_restore_abort">Cancel</string>
<string name="btn_restore_cancel">Cancel</string>
<string name="btn_restore_continue">Restore anyway</string>
<string name="btn_restore_resume">Resume</string>
<string name="btn_restore_retry">Try again</string>
<string name="btn_restore_wait">Wait for WLAN</string>
<string name="btn_retry">Check again</string>
<string name="btn_skip">Skip this step</string>
<string name="button_cancel">Cancel</string>
Expand Down Expand Up @@ -84,15 +86,15 @@ Note: Data for apps you've installed won't be backed up to Mi Cloud."</string>
<string name="confirm_cancel_restore_positive">Continue</string>
<string name="confirm_cancel_restore_title">Cancel restoring?</string>
<string name="confirm_restore">Restore</string>
<string name="confirm_restore_summary">Home screen will restart and apps will be downloaded automatically when connected to WLAN</string>
<string name="confirm_restore_summary">Your Home screen will be relaunched. Backed up apps will be downloaded automatically.</string>
<string name="confirm_restore_title">Restore</string>
<string name="customization">&lt;u&gt;Customize&lt;/u&gt;</string>
<string name="date_format">HH:mm:ss MM-dd-yyyy</string>
<string name="deskclock_backup">Alarm clock</string>
<string name="desktop_downloading">Downloading</string>
<string name="desktop_failed">Error</string>
<string name="desktop_installing">Installing</string>
<string name="desktop_wait_wifi">Waiting</string>
<string name="desktop_wait_network">Waiting</string>
<string name="desktop_waiting">Waiting</string>
<string name="device_delete_prompt">Delete backup of %s?</string>
<string name="dialog_btn_cancel_backup">Cancel</string>
Expand All @@ -107,6 +109,7 @@ Note: Data for apps you've installed won't be backed up to Mi Cloud."</string>
<string name="dialog_msg_restore_require_wlan">Restoring backups requires connecting to WLAN.</string>
<string name="dialog_title_require_wlan">Connect to WLAN</string>
<string name="dir_date_format">HHmmss_MMddyyyy</string>
<string name="doing_calc_backup_data_size">Calculating size…</string>
<string name="doing_restore_home">Restoring Home screen and settings…</string>
<string name="done_remove">Removed successfully</string>
<string name="download_home_data">Downloading Home screen layout…</string>
Expand Down Expand Up @@ -134,6 +137,9 @@ Note: Data for apps you've installed won't be backed up to Mi Cloud."</string>
<string name="miui_device_name">Android</string>
<string name="msg_alert_cancel_restore">Restoring items. Stop now?</string>
<string name="msg_alert_restore_error">"Couldn't restore items from Mi Cloud. Try again."</string>
<string name="msg_restore_start_with_metered_network">"Your Home screen will be relaunched. Backed up apps will be downloaded automatically. &lt;br /&gt;&lt;b&gt;&lt;font color='red'&gt;%s of files will be downloaded.&lt;/font&gt;&lt;/b&gt;"</string>
<string name="msg_restore_with_metered_network_hint">If you proceed to restore these items, mobile data will be used for downloading.</string>
<string name="msg_restore_with_metered_network_pattern">"&lt;font color='red'&gt;&lt;b&gt;%s&lt;/b&gt;&lt;/font&gt; of files will be downloaded."</string>
<string name="network_error">Connect to network</string>
<string name="no_account">Not signed in to Mi Account.</string>
<string name="no_backup">No backups in Mi Cloud.</string>
Expand All @@ -148,8 +154,11 @@ Note: Data for apps you've installed won't be backed up to Mi Cloud."</string>
<string name="pattern_backup_name_with_home">%1$s (%2$s: %3$s)</string>
<string name="pattern_backup_name_without_home">%1$s (%2$s)</string>
<string name="process_whole_recovery">Restoring \"%s\"</string>
<string name="provision_background_restore_more_data">Restore more items in the background</string>
<string name="provision_error_connect_msg">"Test network and try again. Backups aren't available when your device is offline."</string>
<string name="provision_error_connect_title">"Can't connect"</string>
<string name="provision_restore_data">Restoring items</string>
<string name="provision_restore_item_backup_name_with_size">%1$s %2$s</string>
<string name="query_restore_description">Restore Home screen apps and settings using this backup. This will overwrite app data for duplicate apps already installed on this device. Apps not included in the backup will be moved to the last Home screen.</string>
<string name="query_restore_summary">Found a Mi Cloud backup for this device. Restore Home screen apps and settings or use it as a new device and erase previous Mi Cloud backups?</string>
<string name="recover_from_micloud">Restore from Mi Cloud backup</string>
Expand All @@ -161,16 +170,33 @@ Note: Data for apps you've installed won't be backed up to Mi Cloud."</string>
<string name="remove_task_in_process">Removing…</string>
<string name="remove_task_unfinished">Not finished removing</string>
<string name="remove_unfinished">Removing, try again later</string>
<string name="restore_app_order_finish">Done</string>
<string name="restore_app_order_loading">Just a sec…</string>
<string name="restore_app_order_retry">Try again</string>
<string name="restore_app_order_retry_desc">"Couldn't connect to the network.
Check your network settings and try again."</string>
<string name="restore_app_order_search_hint">Search for items to set priority</string>
<string name="restore_app_order_search_input_high_light">"&lt;font color='#ff0800'&gt;%s&lt;/font&gt;"</string>
<string name="restore_app_order_search_installed">Apps on this device</string>
<string name="restore_app_order_search_normal">Regular-priority apps</string>
<string name="restore_app_order_search_prior">High-priority apps</string>
<string name="restore_app_order_title">Prioritize restored items</string>
<string name="restore_cloud_backup_to_phone">Restore items from Mi Cloud</string>
<string name="restore_data_summary">This feature requires an internet connection.</string>
<string name="restore_data_title">Restore data</string>
<string name="restore_detail_category_apps">Home screen layout &amp; apps</string>
<string name="restore_detail_category_settings">Settings</string>
<string name="restore_detail_more">More</string>
<string name="restore_detail_title">Select items to restore</string>
<string name="restore_finish_description">Restore finished</string>
<string name="restore_finished_notification_content">Restored Home screen apps, system settings, etc.</string>
<string name="restore_from_cloud">Restore from Mi Cloud backup</string>
<string name="restore_from_this_device">Restore using this backup</string>
<string name="restore_home_failed">"Couldn't restore Home screen."</string>
<string name="restore_home_screen_apps">Restore from Mi Cloud backup</string>
<string name="restore_init_description">Start restoring</string>
<string name="restore_network_pause">%s (Tap to resume)</string>
<string name="restore_network_unconnect">%s (Waiting for connection)</string>
<string name="restore_task_cancelling">Cancelling…</string>
<string name="restore_task_in_process">Restoring…</string>
<string name="restore_unfinished">Restoring, try again later</string>
Expand All @@ -186,6 +212,7 @@ Note: Data for apps you've installed won't be backed up to Mi Cloud."</string>
<string name="success_open_cloudbackup">Turned on backups for Home screen apps</string>
<string name="title_alert_cancel_restore">Stop restoring</string>
<string name="title_alert_restore_error">"Couldn't restore"</string>
<string name="title_restore_with_current_network">Using current connection for downloading files</string>
<string name="total_space">Total space: %s</string>
<string name="try_again">Tap to try again</string>
<string name="try_continue">Tap to continue</string>
Expand Down
12 changes: 12 additions & 0 deletions ugglite/CloudService.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="user_detail_fixed_item_icons">
<item>@drawable/icon_view_cloud_data</item>
<item>@drawable/icon_view_details</item>
</array>
<string-array name="user_detail_fixed_item_click_action">
<item>action_view_cloud_data</item>
<item>action_view_storage_detail</item>
</string-array>
<string-array name="korea_permission_groups">
<item>android.permission-group.PHONE</item>
<item>android.permission-group.SMS</item>
Expand All @@ -14,6 +22,10 @@
<item>0</item>
<item>0</item>
</string-array>
<string-array name="user_detail_fixed_items">
<item>View synced items</item>
<item>Storage details</item>
</string-array>
<string-array name="korea_permission_groups_descriptions">
<item>For identifying synced items</item>
<item>For syncing messages</item>
Expand Down
4 changes: 4 additions & 0 deletions ugglite/CloudService.apk/res/values/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,8 @@
<item quantity="other">%s hrs ago</item>
<item quantity="one">%s hr ago</item>
</plurals>
<plurals name="provision_sync_items_status_title">
<item quantity="other">%s services will be synced with Mi Cloud</item>
<item quantity="one">%s service will be synced with Mi Cloud</item>
</plurals>
</resources>
4 changes: 4 additions & 0 deletions ugglite/CloudService.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<string name="enable_find_device_error">"Can't turn on Find device. %1$s"</string>
<string name="enable_find_device_success">Find device is on.</string>
<string name="enable_micloud">Sign in to use Mi Cloud</string>
<string name="enable_sync_setting_title">Configuring cloud services…</string>
<string name="error_data_in_transfer">Sync will finish in %s hours.</string>
<string name="error_data_in_transfer_title">Mi Cloud unavailable</string>
<string name="error_network">"Can't connect to network"</string>
Expand Down Expand Up @@ -341,6 +342,7 @@ This feature encrypts and sends your device's ID to Mi's servers."</string>
<string name="pref_title_sync_contacts_title">Sync contacts</string>
<string name="pref_title_sync_display_photo_on_wifi_only">Only use WLAN to sync photos</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="provision_sync_items_loading">Preparing to sync items</string>
<string name="reading_status">Loading status…</string>
<string name="reading_status_failure">"Couldn't load status."</string>
<string name="search_cloudbackup_pref">Cloud Backup</string>
Expand Down Expand Up @@ -406,6 +408,8 @@ This feature encrypts and sends your device's ID to Mi's servers."</string>
<string name="user_agreement_p5">"
"</string>
<string name="user_agreement_title">"Mi Cloud's Terms of Service"</string>
<string name="user_detail_agreement">User Agreement</string>
<string name="user_detail_privacy_policy">Privacy Policy</string>
<string name="user_storage_info_available_text_prefix">%s available</string>
<string name="warning_bar_action_add_short_cut">Add</string>
<string name="warning_bar_action_close">Close</string>
Expand Down
10 changes: 10 additions & 0 deletions ugglite/DeskClock.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,11 @@
<item>Paramaribo</item>
<item>Quito</item>
</string-array>
<string-array name="clock_bg_setting_entries">
<item>White</item>
<item>Black</item>
<item>Auto</item>
</string-array>
<string-array name="countries_names_miui">
<item>"Côte d'Ivoire"</item>
<item>Ghana</item>
Expand Down Expand Up @@ -674,6 +679,11 @@
<item>1</item>
<item>2</item>
</string-array>
<string-array name="clock_bg_setting_values">
<item>1</item>
<item>2</item>
<item>-1</item>
</string-array>
<integer-array name="alarm_repeat_type_no_workdays_values">
<item>0</item>
<item>1</item>
Expand Down
Loading

0 comments on commit 098eaaf

Please sign in to comment.