Skip to content

Commit

Permalink
XML 8.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ingbrzy committed Dec 13, 2018
1 parent 765b67f commit daf3013
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 24 deletions.
6 changes: 6 additions & 0 deletions nitrogen/Cit.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,11 @@
<string name="camera_capture">Capture</string>
<string name="camera_done">Done</string>
<string name="camera_error">"This device doesn't support Camera2 API."</string>
<string name="camera_flood">- Flood -</string>
<string name="camera_menu_list">CameraList</string>
<string name="camera_not_support_raw10">The camera not support raw10 picture format!</string>
<string name="camera_preview">preview</string>
<string name="camera_projector">- Projector -</string>
<string name="camera_zoom">Zoom</string>
<string name="camerainfo">Camera information</string>
<string name="can_not_get_numbers_of_keys">can not get numbers of keys</string>
Expand Down Expand Up @@ -148,6 +150,9 @@ Before you calibrate the device, place it on a flat surface."</string>
<string name="cit_audio_cali_summary">Calibrate Speaker PA</string>
<string name="cit_audio_cali_t0">T0:</string>
<string name="cit_audio_cali_title">Speaker PA Calibration Test</string>
<string name="cit_audio_cali_valueF0">F0:</string>
<string name="cit_audio_cali_valueR">Ref_diff:</string>
<string name="cit_audio_cali_valueT">Temp_acc:</string>
<string name="cit_audio_calibrating">Calibration is ongoing...</string>
<string name="cit_audio_get_temp_fail">Get temp data Failed!</string>
<string name="cit_audio_lb_backmic_to_speaker_title">Back mic speaker feedback test</string>
Expand Down Expand Up @@ -786,6 +791,7 @@ Test failed!"</string>
<string name="fod_fingerprint_input_title">Fod fingerprint input test</string>
<string name="fod_pressure_sensor_pressure_data_collection">Pressure data collecting....</string>
<string name="fod_pressure_sensor_test_exception">Read node file exception</string>
<string name="fod_pressure_sensor_test_fail">Test failed, please click the Failure button</string>
<string name="fod_pressure_sensor_test_pressure_too_big">"Sensor average pressure too big: %1$d
test failed,please click the Fail button"</string>
<string name="fod_pressure_sensor_test_pressure_too_small">"Sensor average pressure too small: %1$d
Expand Down
22 changes: 8 additions & 14 deletions nitrogen/Email.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
<string name="account_setup_address_label">Email</string>
<string name="account_setup_autodiscover_dlg_authfail_message">Confirm username, password, and account settings are correct.</string>
<string name="account_setup_autodiscover_dlg_authfail_title">"Couldn't set up account"</string>
<string name="account_setup_basics_email_label">Email address</string>
<string name="account_setup_basics_email_label">Enter email address</string>
<string name="account_setup_basics_login_gmail_without_proxy">Sign in using current network</string>
<string name="account_setup_basics_manual_setup_action">Manual setup</string>
<string name="account_setup_basics_mi_mail_login_help">You may need to verify your account via SMS to receive emails</string>
<string name="account_setup_basics_password_label">Password</string>
<string name="account_setup_basics_password_label">Enter password</string>
<string name="account_setup_basics_title">Add account</string>
<string name="account_setup_check_settings_check_incoming_msg">Validating server settings…</string>
<string name="account_setup_check_settings_check_outgoing_msg">Validating SMTP settings…</string>
Expand Down Expand Up @@ -385,9 +385,7 @@
<string name="device_not_activiey_lint1">Device manager is not activated</string>
<string name="device_not_activiey_lint2">Mail service does not work with Exchange</string>
<string name="dialog_account_auto_sync_setting_no_open">You chose to sync emails manually. Refresh to sync.</string>
<string name="dialog_agree">Agree</string>
<string name="dialog_change_sync_lookback">The mail received %s ago will be deleted automatically. Tap to change.</string>
<string name="dialog_disagree">Disagree</string>
<string name="dialog_insufficient_space_on_external">"Can't download attachment. Not enough space on external storage."</string>
<string name="dialog_insufficient_space_on_internal">Not enough space on internal storage.</string>
<string name="dialog_system_auto_sync_account_no_open">Turn on account sync to receive emails automatically</string>
Expand Down Expand Up @@ -578,7 +576,6 @@
<string name="invalid_recipient_title">Recipient Error</string>
<string name="kilobytes">%s KB</string>
<string name="label_notification_ticker" formatted="false">%s: %s</string>
<string name="list_empty_to_fresh">No mail, please try pull-down refresh.</string>
<string name="load_attachment">@string/load_more</string>
<string name="load_from_remote">Search mailbox on server</string>
<string name="load_more">Load more</string>
Expand Down Expand Up @@ -751,17 +748,16 @@ Try a different inbox."</string>
<string name="note_title">139 Email Automatic Configuration</string>
<string name="notification_action_archive">Archive</string>
<string name="notification_action_delete">Delete</string>
<string name="notification_action_remove_label">Remove label</string>
<string name="notification_action_remove_label">Remove tag</string>
<string name="notification_action_reply">Reply</string>
<string name="notification_action_reply_all">Reply all</string>
<string name="notification_action_undo_archive">Archived</string>
<string name="notification_action_undo_delete">Deleted</string>
<string name="notification_action_undo_remove_label">Label removed</string>
<string name="notification_action_undo_remove_label">Tag removed</string>
<string name="notification_exchange_calendar_added">Exchange calendar added</string>
<string name="notify_channel_new_mail">New email reminder</string>
<string name="notify_channel_no_disterb">No disturb mode</string>
<string name="notify_channel_new_mail">Notify about new messages</string>
<string name="notify_channel_permission_notice">Permission Notice reminder</string>
<string name="notify_channel_send_fail">Send failure reminder</string>
<string name="notify_channel_send_fail">Notify about failed delivery</string>
<string name="oauth_error_description">"Couldn't authenticate"</string>
<string name="oauth_gmail_login_notify">Enter your Google Account username and password on the following sign-in page.</string>
<string name="oauth_login_continue">Continue</string>
Expand Down Expand Up @@ -891,7 +887,6 @@ to receive reminders about payments and trips"</string>
<string name="preview_attachment">Preview</string>
<string name="previous_action">Back</string>
<string name="print">Print</string>
<string name="privacy_des">日志信息包含电子邮件应用打印的调试信息及您的设备信息,用于定位您所反馈的问题。选择下方的“%1$s”表示您已阅读并同意小米的《%2$s》</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="prompt_title">Prompt</string>
<string name="protocol_eas">eas</string>
Expand Down Expand Up @@ -1038,7 +1033,7 @@ to receive reminders about payments and trips"</string>
<string name="saved">Saved,  %s</string>
<string name="saving">Saving…</string>
<string name="sdcard_cannot_use">"Can't use SD card"</string>
<string name="search_bar_text">Search for senders or contacts</string>
<string name="search_bar_text">Search for messages and contacts</string>
<string name="search_hint">Search mail</string>
<string name="search_result">"Results "</string>
<string name="search_tabs_name_all">All</string>
Expand Down Expand Up @@ -1107,7 +1102,6 @@ to receive reminders about payments and trips"</string>
<string name="single_new_message_notification_title">%1$s: %2$s</string>
<string name="sms_tip">Authentication fails, check whether the antivirus software to intercept SMS</string>
<string name="smtp_password_error">Password for outgoing mail server is incorrect</string>
<string name="snip_pic">%1$s</string>
<string name="sort_attachment">Sort by</string>
<string name="special_text_1">写道:</string>
<string name="special_text_2">写道:</string>
Expand Down Expand Up @@ -1196,7 +1190,7 @@ Remove account?"</string>
<string name="update_date_format_templete">HH:mm aa, MMMM dd</string>
<string name="update_to_wps_mail">Enjoy more features with WPS Mail</string>
<string name="updated_at">Refreshed at %1$s</string>
<string name="upload_log">Send</string>
<string name="upload_log">Upload logs</string>
<string name="upload_log_failed">"Couldn't send logs"</string>
<string name="upload_log_no">Cancel</string>
<string name="upload_log_success">"Sent successfully, we'll get back to you soon."</string>
Expand Down
1 change: 1 addition & 0 deletions nitrogen/MiGalleryLockscreen.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<string name="cat_16">Girls</string>
<string name="cat_17">Movies</string>
<string name="cat_18">Animals</string>
<string name="cat_19">Anime</string>
<string name="cat_2">Illustrations</string>
<string name="cat_3">Interior</string>
<string name="cat_4">Sport</string>
Expand Down
6 changes: 3 additions & 3 deletions nitrogen/MiuiSystemUI.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ You're also connected to a VPN, which can monitor your network activity."</strin
<string name="quick_settings_done">Done</string>
<string name="quick_settings_drivemode_label">Car mode</string>
<string name="quick_settings_dual_location_label">Dual GPS</string>
<string name="quick_settings_edit_label">More</string>
<string name="quick_settings_edit_label">Edit</string>
<string name="quick_settings_extreme_batterysaver_label">Extreme battery saver</string>
<string name="quick_settings_flashlight_label">Flashlight</string>
<string name="quick_settings_gps_label">GPS</string>
Expand Down Expand Up @@ -1440,9 +1440,9 @@ You're also connected to a VPN, which can monitor your network activity."</strin
<string name="quick_settings_sync_label">Sync</string>
<string name="quick_settings_tethering_label">Tethering</string>
<string name="quick_settings_tiles">default</string>
<string name="quick_settings_tiles_default">cell,wifi,flashlight,mute,screenshot,bt,autobrightness,airplane,screenlock,gps,rotation,edit</string>
<string name="quick_settings_tiles_default">cell,wifi,flashlight,mute,screenshot,bt,autobrightness,airplane,screenlock,gps,rotation,papermode,quietmode,batterysaver,extremebatterysaver,drivemode,powermode,vibrate,hotspot,sync,screenbutton,edit</string>
<string name="quick_settings_tiles_retail_mode">cell,batterysaver,powermode,flashlight,rotation,location</string>
<string name="quick_settings_tiles_stock">cell,wifi,flashlight,mute,screenshot,bt,autobrightness,airplane,screenlock,gps,rotation,edit,papermode,quietmode,batterysaver,extremebatterysaver,drivemode,powermode,vibrate,hotspot,sync,screenbutton</string>
<string name="quick_settings_tiles_stock">cell,wifi,flashlight,mute,screenshot,bt,autobrightness,airplane,screenlock,gps,rotation,papermode,quietmode,batterysaver,extremebatterysaver,drivemode,powermode,vibrate,hotspot,sync,screenbutton,edit</string>
<string name="quick_settings_time_label">Time</string>
<string name="quick_settings_toast_drag_to_enable_custom_tile">To add an item, press and hold it, and then drag it to the upper part of the panel.</string>
<string name="quick_settings_user_label">Me</string>
Expand Down
4 changes: 2 additions & 2 deletions nitrogen/Mms.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
<string name="cmcc_privacy">China Mobile Carrier Privacy Agreement</string>
<string name="complain_input_number">Enter your phone number</string>
<string name="complain_jump">Skip</string>
<string name="complain_message_title">Complain</string>
<string name="complain_message_title">Report</string>
<string name="complain_ok">OK</string>
<string name="complain_phone_number">phone number</string>
<string name="complain_phone_number">Phone number (optional)</string>
<string name="complain_reason">Why are you reporting this message?</string>
<string name="complain_success">Thanks for your feedback. It helps us make Messaging better!</string>
<string name="complain_tips">"The content of the most recent message you report will be uploaded to our servers along with the phone number you provide. Our service providers will review the reported message.
Expand Down
5 changes: 1 addition & 4 deletions nitrogen/SecurityCenter.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ Carrier may charge you additional fees if you use mobile data connection again."
<string name="main_button_mi_sim_close">Activate Mi SIM</string>
<string name="main_button_mi_sim_open">View details</string>
<string name="main_button_usage_adjust">Sync mobile data usage</string>
<string name="main_button_usage_adjust_manual">Set data usage limit</string>
<string name="main_button_usage_adjust_manual">Set data usage</string>
<string name="main_button_usage_adjusting">Changing…</string>
<string name="main_button_usage_adjusting_bill">Changing…</string>
<string name="main_button_usage_package_setting">Set data usage limit</string>
Expand Down Expand Up @@ -1708,10 +1708,8 @@ T"&lt;/b&gt;"ry using another Ethernet cable to connect your router. If you susp
<string name="pref_about_traffic_title">Data usage settings</string>
<string name="pref_adjust_data_usage">Carrier message template</string>
<string name="pref_adjust_data_usage_summary">After you changed the calibration template, MIUI will use it to get data usage stats from your carrier</string>
<string name="pref_adjust_data_usage_value">Changed</string>
<string name="pref_adjust_traffic_data">Set data usage</string>
<string name="pref_allow_connect_network_title">Overseas data roaming</string>
<string name="pref_auto_adjust_settings">Auto adjust data usage stats settings</string>
<string name="pref_auto_adjust_traffic">Auto adjust data usage stats</string>
<string name="pref_automatic_adjust">Sync carrier data usage</string>
<string name="pref_avaible_traffic">Data plan</string>
Expand All @@ -1723,7 +1721,6 @@ T"&lt;/b&gt;"ry using another Ethernet cable to connect your router. If you susp
<string name="pref_category_title_module_settings">Feature settings</string>
<string name="pref_category_title_other">Additional settings</string>
<string name="pref_category_title_securitycenter_settings">General</string>
<string name="pref_confirm_operator_setting">Make sure the info you entered is correct</string>
<string name="pref_correction_setting">Calibration template settings</string>
<string name="pref_correction_setting_switch">Use custom calibration template</string>
<string name="pref_correction_sms_content">Calibration template</string>
Expand Down
18 changes: 18 additions & 0 deletions nitrogen/SecurityCoreAdd.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ this feature will be added to Second space automatically."</string>
<string name="app_name">Security Core Component</string>
<string name="back">Back</string>
<string name="bind_device">Add devices</string>
<string name="button_text_next_step">Next</string>
<string name="button_text_next_step_timer">Next step (%d)</string>
<string name="can_not_delete_when_calling">"Can't delete spaces during a call"</string>
<string name="can_not_switch_when_calling">"Can't switch between spaces during a call"</string>
<string name="can_not_switch_when_green_kid_active">Switching to Second space is restricted by parental controls</string>
Expand Down Expand Up @@ -63,6 +65,9 @@ to be able to view them anytime"</string>
<string name="create_space_loading">Creating Second space…</string>
<string name="create_work_space">Create Work space</string>
<string name="creating_app_icon">Creating icon…</string>
<string name="cta_declaration_agree_and_continue">Agree</string>
<string name="cta_declaration_message_format" formatted="false">You must read and agree to our &lt;font color=%s&gt;&lt;a href=%s&gt; %s &lt;/a&gt;&lt;/font&gt; before using Enterprise mode. Your device needs to connect to the internet to activate Enterprise mode. Agree?</string>
<string name="cta_declaration_title">Terms and Conditions</string>
<string name="current_space">Current space</string>
<string name="dataSafe">Using Second space is like having two devices.</string>
<string name="declare_dialog_title">About dual apps</string>
Expand All @@ -74,7 +79,11 @@ to be able to view them anytime"</string>
<string name="delete_phone_fingerprint">Delete Second space fingerprint</string>
<string name="delete_src_file">Delete files</string>
<string name="delete_src_photo">Delete photos</string>
<string name="dialog_message_service_error">"Couldn't revoke authorization and perform a factory data reset. Try again.​"</string>
<string name="dialog_tip_need_network">Your device needs to connect to the internet to revoke authorization.</string>
<string name="dialog_title">Attention</string>
<string name="dialog_title_service_error">Server error</string>
<string name="dialog_undo_negative">"Don't revoke"</string>
<string name="dir_switch_out_all_photos">Second space Gallery</string>
<string name="disable">Turn off</string>
<string name="do_not_ask">"Don't ask again"</string>
Expand Down Expand Up @@ -192,8 +201,12 @@ You can also download them separately."</string>
<string name="loading_space">Just a sec…</string>
<string name="loading_success">Loaded successfully</string>
<string name="lock_screen_open_second_space">Enter Second space from Lock screen</string>
<string name="master_clear_apply_step_1">Revoking authorization requires performing a factory data reset on your device. It will permanently erase all files and data, including accounts, contacts, photos, and apps. Back up all important items to your computer before revoking authorization.</string>
<string name="master_clear_apply_step_2">Make sure you backed up all the important items to your computer. After you tap \"OK\", a factory data reset will be performed on your device, permanently erasing all files and data, including accounts, contacts, photos, and apps.</string>
<string name="master_clear_apply_title">Attention</string>
<string name="menu_item_about_privacy_title">Privacy Policy</string>
<string name="messageData">Messages</string>
<string name="more_settings">More</string>
<string name="msg_switch_file">Delete these files in First space after they are moved?</string>
<string name="msg_switch_file_second">Delete these files in Second space after they are moved?</string>
<string name="msg_switch_photo">Delete these photos in First space after they are moved?</string>
Expand Down Expand Up @@ -401,6 +414,11 @@ to enter Second space from Lock screen"</string>
<string name="transferImage">Photos from Second space will be moved to \"Second space\" album in First space</string>
<string name="transferMessage">Messages from Second space will be moved to First space</string>
<string name="tryNow">Try now</string>
<string name="undo_activated_dialog_message">"Revoking authorization will deactivate Enterprise mode and perform a factory data reset on your device. All related features will no longer be available. Besides that, Xiaomi will stop collecting the information required for Enterprise mode (IMEI, Device ID, system version, region, etc.). We'd like to remind you that Xiaomi doesn't manage the data it collects for the Enterprise mode. We'll do our best to notify all the related parties, but recommend that you contact your company's supervisors to approve this revocation. Revoke authorization and perform a factory data reset?"</string>
<string name="undo_activated_dialog_ok">Revoke</string>
<string name="undo_grant_dialog_message">Xiaomi will stop collecting the information required for this feature (IMEI, Device ID, system version, region, etc.) after you revoke authorization. Revoke now?</string>
<string name="undo_privacy_menu">Revoke authorization</string>
<string name="undo_success">Revoked successfully</string>
<string name="use_xiaoai_open">Wake using voice assistant</string>
<string name="wating">Just a sec…</string>
<string name="weibo_send">Send to Weibo</string>
Expand Down
1 change: 0 additions & 1 deletion nitrogen/Settings.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3069,7 +3069,6 @@ Note: Only for Ubuntu 8.04!"</item>
<item>@string/wifi_ap_choose_5G</item>
</string-array>
<string-array name="wifi_ap_band_config_2G_only">
<item>@string/wifi_ap_choose_auto</item>
<item>@string/wifi_ap_choose_2G</item>
</string-array>
<string-array name="wifi_ap_band_config_full">
Expand Down
Loading

0 comments on commit daf3013

Please sign in to comment.