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 12, 2019
1 parent 6b732a5 commit add1ced
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cepheus/Music.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,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">d8ccd03f-d2dd-400e-8bf6-957d0597665f</string>
<string name="com.crashlytics.android.build_id">94434b23-e895-455a-963e-257d60f32e6d</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
12 changes: 12 additions & 0 deletions cepheus/Provision.apk/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,12 +274,24 @@
<item>rosy</item>
<item>vince</item>
<item>cactus</item>
<item>pine</item>
</string-array>
<string-array name="other_settings_auto_update_entries">
<item>Wi-Fi and mobile data</item>
<item>Wi-Fi only</item>
<item>Off</item>
</string-array>
<string-array name="china_mobile_sim_not_default_devices">
<item>nitrogen</item>
</string-array>
<string-array name="popular_locales">
<item>IN</item>
<item>ID</item>
<item>MY</item>
<item>RU</item>
<item>TW</item>
<item>HK</item>
</string-array>
<string-array name="organized_inputmethod_list_international_th">
<item>com.touchtype.swiftkey/com.touchtype.KeyboardService</item>
<item>com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME</item>
Expand Down
12 changes: 7 additions & 5 deletions cepheus/Provision.apk/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<string name="agree_terms">"I've read and agree to the Terms of Service and Privacy Policy."</string>
<string name="agree_terms_input_method_facemoji">"I've read and agreed to Facemoji Privacy Policy."</string>
<string name="agree_terms_input_method_kika">"I've read and agreed to Kika Privacy Policy."</string>
<string name="ai_button_desc">Use this button to trigger Mi AI and complete tasks on your phone using just your voice</string>
<string name="ai_button_desc">Get instant access to your smart voice assistant</string>
<string name="ai_button_double_press">Double press</string>
<string name="ai_button_double_press_desc">Set up Mi AI features</string>
<string name="ai_button_double_press_desc">Double press AI button to complete custom tasks</string>
<string name="ai_button_long_press">Press and hold</string>
<string name="ai_button_long_press_desc">Say your command and release the button</string>
<string name="ai_button_long_press_desc">Press and hold AI button to talk to Mi AI</string>
<string name="ai_button_single_press">Press</string>
<string name="ai_button_single_press_desc">Trigger Mi AI</string>
<string name="ai_button_title">About AI button</string>
<string name="ai_button_single_press_desc">Press AI button to view Mi AI shortcuts</string>
<string name="ai_button_title">AI button</string>
<string name="app_name">Provision</string>
<string name="application_permissions">App permissions</string>
<string name="back">Back</string>
Expand Down Expand Up @@ -43,6 +43,7 @@
<string name="item_lock_screen_password">Only screen lock</string>
<string name="language_picker_other_languages_title">More languages</string>
<string name="language_settings">Choose language</string>
<string name="locale_picker_other_locale_title">More regions</string>
<string name="locale_picker_title">Choose your region</string>
<string name="miui_privacy_policy_no_network">"You don't have an internet connection. View the Privacy Policy at %s."</string>
<string name="miui_terms_no_network">"You don't have an internet connection. View the Terms of Service at %s."</string>
Expand Down Expand Up @@ -106,6 +107,7 @@ You must agree to Facemoji Privacy Policy before using this feature."</string>
You must agree to Kika Privacy Policy before using this feature."</string>
<string name="terms_of_use_lable_gms">, Google Play services</string>
<string name="terms_of_use_lable_smart_cards">, Smart cards</string>
<string name="terms_of_use_lable_vsimcore">, MConnService</string>
<string name="terms_privacy_policy_input_method_facemoji">Facemoji Privacy Policy</string>
<string name="terms_privacy_policy_input_method_kika">Kika Privacy Policy</string>
<string name="title_fingerprint">Set password</string>
Expand Down

0 comments on commit add1ced

Please sign in to comment.