Skip to content

Commit

Permalink
XML 8.10.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ingbrzy committed Oct 25, 2018
1 parent 635da35 commit c9f9f7c
Show file tree
Hide file tree
Showing 15 changed files with 53 additions and 31 deletions.
2 changes: 2 additions & 0 deletions vince/Browser.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,8 @@ to view open tabs from other devices."</string>
<string name="guide_motor_text">motor</string>
<string name="guide_politics_text">politics</string>
<string name="guide_skip">Skip</string>
<string name="guide_slide_down">Please slide down</string>
<string name="guide_slide_up">Please slide up</string>
<string name="guide_sports_text">sports</string>
<string name="guide_start_experience">Start</string>
<string name="guide_tech_text">tech</string>
Expand Down
6 changes: 3 additions & 3 deletions vince/MiuiCompass.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<item>ar</item>
<item>bn</item>
</string-array>
<string-array name="support_mi_nmea_devices">
<item>leo</item>
</string-array>
<string-array name="support_rotate_calibrate_devices">
<item>aqua</item>
<item>capricorn</item>
Expand Down Expand Up @@ -36,7 +39,4 @@
<item>platina</item>
<item>perseus</item>
</string-array>
<string-array name="support_mi_nmea_devices">
<item>leo</item>
</string-array>
</resources>
2 changes: 1 addition & 1 deletion vince/MiuiCompass.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<string name="altitude_uncalibrate_cancel">Cancel</string>
<string name="altitude_uncalibrate_msg">"Can't calibrate altitude accurately without GPS or mobile data connection."</string>
<string name="altitude_uncalibrate_refresh">Try again</string>
<string name="altitude_uncalibrate_tip">"Can't calibrate altitude"</string>
<string name="altitude_uncalibrate_tip">Uncalibrated data</string>
<string name="altitude_unit">m</string>
<string name="angle">%.0f</string>
<string name="app_description_content">Compass is used for navigation and orientation and shows you direction. Make sure you can do without these features before you uninstall the app.</string>
Expand Down
20 changes: 10 additions & 10 deletions vince/MiuiScreenRecorder.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@
<item>960</item>
<item>720</item>
</string-array>
<string-array name="screenrecorder_settings_resolution_f9_full_values">
<item>1920*910</item>
<item>1280*720</item>
<item>800*480</item>
</string-array>
<string-array name="screenrecorder_settings_resolution_f9_values">
<item>910</item>
<item>720</item>
<item>480</item>
</string-array>
<string-array name="screenrecorder_settings_resolution_full_values">
<item>1920*1080</item>
<item>1280*720</item>
Expand Down Expand Up @@ -91,14 +101,4 @@
<item>Qualcomm Technologies, Inc SDM845</item>
<item>Qualcomm Technologies, Inc MSM8998</item>
</string-array>
<string-array name="screenrecorder_settings_resolution_f9_full_values">
<item>1920*910</item>
<item>1280*720</item>
<item>800*480</item>
</string-array>
<string-array name="screenrecorder_settings_resolution_f9_values">
<item>910</item>
<item>720</item>
<item>480</item>
</string-array>
</resources>
16 changes: 8 additions & 8 deletions vince/MiuiSystemUI.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1507,14 +1507,14 @@ be monitored"</string>
<string name="status_bar_airplane">Airplane mode</string>
<string name="status_bar_alarm">Alarm</string>
<string name="status_bar_clear_all_button">Clear</string>
<string name="status_bar_clock_date_format">EEEE, MMMM d</string>
<string name="status_bar_clock_date_format_12">EEEE, MMMM d</string>
<string name="status_bar_clock_date_time_format">H:mm MMMM d</string>
<string name="status_bar_clock_date_time_format_12">h:mmaa MMMM d</string>
<string name="status_bar_date_format">"EEEE
MMMM d"</string>
<string name="status_bar_date_format_12">"EEEE
MMMM d"</string>
<string name="status_bar_clock_date_format">E, MMM d</string>
<string name="status_bar_clock_date_format_12">E, MMM d</string>
<string name="status_bar_clock_date_time_format">H:mm MMM d</string>
<string name="status_bar_clock_date_time_format_12">h:mm aa,MMM d</string>
<string name="status_bar_date_format">"E
MMM d"</string>
<string name="status_bar_date_format_12">"E
MMM d"</string>
<string name="status_bar_ethernet">Ethernet</string>
<string name="status_bar_input_method_settings_configure_input_methods">Set up input methods</string>
<string name="status_bar_latest_events_title">Notifications</string>
Expand Down
2 changes: 1 addition & 1 deletion vince/Music.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<string name="choose_stream_quality">Choose streaming quality</string>
<string name="click_to_shuffle">Tap to shuffle</string>
<string name="close_music_time">"Time remaining: "</string>
<string name="com.crashlytics.android.build_id">1058e55f-a71d-44db-93d1-5a03e004498e</string>
<string name="com.crashlytics.android.build_id">e6acdeac-b6ea-457a-9589-e270c08a8cf5</string>
<string name="comment_format" formatted="false">%s: %s</string>
<string name="common_google_play_services_enable_button">Enable</string>
<string name="common_google_play_services_enable_text">"%1$s won't work unless you enable Google Play services."</string>
Expand Down
4 changes: 4 additions & 0 deletions vince/Notes.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
<string name="cancel_alarm_description">Cancel alarm</string>
<string name="cloud_service_state_open_reminder">Turn on sync with Mi Cloud to sync notes.</string>
<string name="cloud_trash_bin_title">Delete notes in Mi Cloud</string>
<string name="cta_confirm_cancel">"Don't allow"</string>
<string name="cta_confirm_ok">Allow</string>
<string name="cta_dialog_message">Notes need permissions to connect to the internet, record audio, and access your contacts to work normally. Allow?</string>
<string name="cta_dialog_title">Permissions required</string>
<string name="cta_reminder">Notes need permissions to connect to the internet, record audio, and access your contacts to work normally. Allow?</string>
<string name="date_time_picker_alarm_reminder">Alarm</string>
<string name="date_time_picker_dialog_title">Set date and time</string>
Expand Down
2 changes: 2 additions & 0 deletions vince/PersonalAssistant.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,8 @@
<string name="cannot_get_download_url">获取不到安全服务下载地址</string>
<string name="card_agenda_settings">Settings</string>
<string name="card_already_fly">Took off</string>
<string name="card_banner_close_never">不再提示</string>
<string name="card_banner_close_tomorrow">明天提醒我</string>
<string name="card_book_all">All bookings</string>
<string name="card_book_nodata">No bookings</string>
<string name="card_bookall_flight">Plane tickets</string>
Expand Down
6 changes: 6 additions & 0 deletions vince/SecurityCenter.apk/res/values/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -371,4 +371,10 @@ If you turn on mobile data again, your carrier may charge you for additional dat
<item quantity="other">%1$d issues require optimization</item>
<item quantity="one">%1$d issue requires optimization</item>
</plurals>
<plurals name="game_booster_incoming_call_duration_p1">
<item quantity="other">%1$s:</item>
</plurals>
<plurals name="game_booster_incoming_call_duration_p2">
<item quantity="other">%1$s</item>
</plurals>
</resources>
4 changes: 4 additions & 0 deletions vince/SecurityCenter.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -935,6 +935,7 @@ It will be added to exceptions, but previously blocked items won't appear in cal
<string name="gamebooster_main_activity_back">Back</string>
<string name="gamebooster_network_dialog_message">Allow Security to connect to the network in order to use all features of the Game speed booster?</string>
<string name="gamebooster_network_dialog_title">"Some features aren't available"</string>
<string name="gamebox_app_not_find">Install the app first.</string>
<string name="gamebox_qq_not_find">Install QQ and try again.</string>
<string name="gamebox_type_close">"Don't show"</string>
<string name="gamebox_type_float">Fixed shortcut</string>
Expand Down Expand Up @@ -1011,6 +1012,7 @@ It will be added to exceptions, but previously blocked items won't appear in cal
<string name="gs_game_shortcut">Improve your gaming experience</string>
<string name="gs_gamebox">In-game shortcuts</string>
<string name="gs_gamebox_detail">Show in-game shortcut panel</string>
<string name="gs_gamebox_slip">Push the screen down to open</string>
<string name="gs_only_self_start_for_list">Restrict background processes to save battery for gaming</string>
<string name="gs_open_game_booster">Boost speed</string>
<string name="gs_open_game_booster_summary">Boost network speed for games</string>
Expand Down Expand Up @@ -2255,6 +2257,7 @@ While calibrating, MIUI will send a text message to your carrier to receive the
<string name="summary_permission">Avoid unwanted payments and protect personal data</string>
<string name="summary_permission_root">Looks like this device has root access. It may damage the security of your device.</string>
<string name="summary_power_optimizer">"Reduce your device's performance when battery is low"</string>
<string name="summary_rcs_switch">Send SMS to China Mobile users without incurring charges</string>
<string name="summary_realname_verify">Verify your identity to make payments more secure.</string>
<string name="summary_restrict_data_usage">You restricted data usage for this app.</string>
<string name="summary_show_notification">Clear cache, view battery status, and block items in Notification shade</string>
Expand Down Expand Up @@ -2442,6 +2445,7 @@ While calibrating, MIUI will send a text message to your carrier to receive the
<string name="title_permission_root">Root access</string>
<string name="title_permission_yes">Permission manager on</string>
<string name="title_power_optimizer">Battery saver</string>
<string name="title_rcs_switch">Turn on China Mobile Messaging</string>
<string name="title_realname_verify">ID verification</string>
<string name="title_reply">Comment</string>
<string name="title_restrict_data_usage">"%s can't connect to the internet?"</string>
Expand Down
1 change: 1 addition & 0 deletions vince/Settings.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4332,6 +4332,7 @@ A trusted credential installed on your device is making this possible."</string>
<string name="status_bar_settings_notification_sound_custom">Custom sound</string>
<string name="status_bar_settings_notification_use_app_icon">Use app icons for notifications</string>
<string name="status_bar_settings_notification_vibrate">Vibration</string>
<string name="status_bar_settings_peek_notification_icon">Show icons for incoming notifications</string>
<string name="status_bar_settings_show_carrier">Show carrier name</string>
<string name="status_bar_settings_show_carrier_summary">Carrier name is still displayed on the lock screen and in the notification shade when this feature is off</string>
<string name="status_bar_settings_show_carrier_under_keyguard">Show carrier when device is locked</string>
Expand Down
13 changes: 7 additions & 6 deletions vince/extras/clock_classical/content/strings/strings_tr_TR.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="d/MMM/EEEE"/>
<string name="date_time_12" value="d/MMM/EEEE"/>
<string name="desc_date_format" value="d/MMM/EEEE"/>
<string name="desc_date_format_12" value="d/MMM/EEEE"/>
</strings>
<resources>
<string name="date_time">dd. MMMM, EEE</string>
<string name="date_time_12">dd. MMMM, EEE</string>
<string name="desc_date_format">dd. MMM EEE</string>
<string name="desc_date_format_12">dd. MMM, EEE</string>
<string name="desc_time">'Şimdiki zaman\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', Saati açmak için iki kez dokunun'</string>
</resources>
1 change: 1 addition & 0 deletions vince/extras/weather_4x1/content/strings/strings_tr_TR.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="weather_type_null">'Veri yok'</string>
<string name="weather_type_0">Açık</string>
<string name="weather_type_1">Bulutlu</string>
<string name="weather_type_2">Kapalı</string>
Expand Down
1 change: 1 addition & 0 deletions vince/framework-ext-res.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
<string name="security_permission_denied_text">Access denied</string>
<string name="security_permission_failed_text">An error occurred, try again later</string>
<string name="security_permission_network_failed_text">"Couldn't connect to the network. Check your network settings and try again."</string>
<string name="security_permission_open_wifi_settings">Open WLAN settings</string>
<string name="security_permission_validate_warning">Thank you for helping make MIUI better!</string>
<string name="security_permission_wifi_and_data_opened_text">WLAN and mobile data turned on</string>
<string name="security_permission_xiaomi_account_missed_text">Enter your Mi Account ID</string>
Expand Down
4 changes: 2 additions & 2 deletions vince/framework-res.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,14 +237,14 @@ Battery saver turns off automatically when your device is charging."</string>
<string name="config_demoModeLauncherComponent">com.android.retaildemo/.DemoPlayer</string>
<string name="config_deviceProvisioningPackage"/>
<string name="config_doubleTouchGestureEnableFile"/>
<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
<string name="config_dozeComponent">com.android.systemui/com.android.keyguard.doze.DozeService</string>
<string name="config_dozeDoubleTapSensorType"/>
<string name="config_dreamsDefaultComponent">com.google.android.deskclock/com.android.deskclock.Screensaver</string>
<string name="config_emergency_call_number">112</string>
<string name="config_ethernet_iface_regex">eth\\d</string>
<string name="config_ethernet_tcp_buffers">524288,1048576,3145728,524288,1048576,2097152</string>
<string name="config_forceVoiceInteractionServicePackage"/>
<string name="config_fusedLocationProviderPackageName">com.qualcomm.location</string>
<string name="config_fusedLocationProviderPackageName">com.xiaomi.location.fused</string>
<string name="config_geocoderProviderPackageName">com.xiaomi.metoknlp</string>
<string name="config_geofenceProviderPackageName">@null</string>
<string name="config_hardwareFlpPackageName">com.android.location.fused</string>
Expand Down

0 comments on commit c9f9f7c

Please sign in to comment.