Changes of com.discord v1006
This commit is contained in:
parent
27fc2d504e
commit
6125e4bc02
8252 changed files with 395319 additions and 363971 deletions
|
@ -153,6 +153,8 @@
|
|||
<attr name="bg_payment_method_spinner_closed" format="reference" />
|
||||
<attr name="bg_payment_method_spinner_dropdown" format="reference" />
|
||||
<attr name="bg_pressed_highlight" format="reference" />
|
||||
<attr name="bg_stream_feedback_spinner_closed" format="reference" />
|
||||
<attr name="bg_stream_feedback_spinner_dropdown" format="reference" />
|
||||
<attr name="boost_confirmation_card_bg" format="reference|color" />
|
||||
<attr name="boosted_guild_tier_0" format="reference" />
|
||||
<attr name="borderAlpha" format="float" />
|
||||
|
@ -439,6 +441,8 @@
|
|||
<enum name="src_over" value="3" />
|
||||
</attr>
|
||||
<attr name="drawableTopCompat" format="reference" />
|
||||
<attr name="drawable_stream_ended" format="reference" />
|
||||
<attr name="drawable_stream_preview_not_available" format="reference" />
|
||||
<attr name="drawerArrowStyle" format="reference" />
|
||||
<attr name="drawerLayoutStyle" format="reference" />
|
||||
<attr name="dropDownListViewStyle" format="reference" />
|
||||
|
@ -683,6 +687,7 @@
|
|||
<attr name="ic_share" format="reference" />
|
||||
<attr name="ic_share_opaque" format="reference" />
|
||||
<attr name="ic_slowmode_timer" format="reference" />
|
||||
<attr name="ic_smiley_desaturated" format="reference" />
|
||||
<attr name="ic_sort" format="reference" />
|
||||
<attr name="ic_speaker_state" format="reference" />
|
||||
<attr name="ic_swap_vertical_circle" format="reference" />
|
||||
|
@ -972,6 +977,7 @@
|
|||
</attr>
|
||||
<attr name="layout_scrollInterpolator" format="reference" />
|
||||
<attr name="layout_wrapBefore" format="boolean" />
|
||||
<attr name="lb_disabled_alpha" format="reference|float" />
|
||||
<attr name="lb_progress_color" format="reference|color" />
|
||||
<attr name="lb_text" format="string" />
|
||||
<attr name="lb_text_color" format="string" />
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
<color name="black_alpha_20">#33000000</color>
|
||||
<color name="black_alpha_30">#48000000</color>
|
||||
<color name="black_alpha_60">#99000000</color>
|
||||
<color name="black_alpha_70">#b3000000</color>
|
||||
<color name="black_alpha_80">#cc000000</color>
|
||||
<color name="brand_100">#fff8f9fd</color>
|
||||
<color name="brand_200">#ffe3e7f8</color>
|
||||
|
|
|
@ -117,6 +117,7 @@
|
|||
<item type="id" name="application_news_loading" />
|
||||
<item type="id" name="application_news_splash" />
|
||||
<item type="id" name="application_news_title" />
|
||||
<item type="id" name="application_stream_view" />
|
||||
<item type="id" name="attachment_clear_btn" />
|
||||
<item type="id" name="attachment_preview_container" />
|
||||
<item type="id" name="attachment_preview_list" />
|
||||
|
@ -663,7 +664,6 @@
|
|||
<item type="id" name="edit_query" />
|
||||
<item type="id" name="edit_role_name" />
|
||||
<item type="id" name="edit_role_save" />
|
||||
<item type="id" name="embed_guideline_right" />
|
||||
<item type="id" name="embed_image_container" />
|
||||
<item type="id" name="emoji_btn" />
|
||||
<item type="id" name="emoji_container" />
|
||||
|
@ -770,6 +770,10 @@
|
|||
<item type="id" name="global_search_join_guild_btn" />
|
||||
<item type="id" name="global_search_recycler" />
|
||||
<item type="id" name="global_search_view_flipper" />
|
||||
<item type="id" name="golive_stream_ended" />
|
||||
<item type="id" name="golive_stream_loading_indicator" />
|
||||
<item type="id" name="golive_stream_paused" />
|
||||
<item type="id" name="golive_stream_video_renderer" />
|
||||
<item type="id" name="group_divider" />
|
||||
<item type="id" name="group_dm_notifications_mute_settings_view" />
|
||||
<item type="id" name="group_dm_settings_scroll_view" />
|
||||
|
@ -1098,6 +1102,9 @@
|
|||
<item type="id" name="menu_settings_log_out" />
|
||||
<item type="id" name="menu_sort_channel" />
|
||||
<item type="id" name="menu_sort_done" />
|
||||
<item type="id" name="menu_spectate_report_problem" />
|
||||
<item type="id" name="menu_spectate_spectators" />
|
||||
<item type="id" name="menu_spectate_voice_settings" />
|
||||
<item type="id" name="menu_user_mentions_filter" />
|
||||
<item type="id" name="message" />
|
||||
<item type="id" name="mfa_description_text" />
|
||||
|
@ -1195,6 +1202,7 @@
|
|||
<item type="id" name="participant_bg_letterbox" />
|
||||
<item type="id" name="participant_content_container" />
|
||||
<item type="id" name="participant_video_loading_indicator" />
|
||||
<item type="id" name="participant_video_stream_renderer" />
|
||||
<item type="id" name="participant_voice_status_indicator" />
|
||||
<item type="id" name="participant_voice_user_view" />
|
||||
<item type="id" name="payment_info_address_1_textinputlayout" />
|
||||
|
@ -1334,6 +1342,16 @@
|
|||
<item type="id" name="remote_auth_not_found_cancel_button" />
|
||||
<item type="id" name="remote_auth_temporary_switch" />
|
||||
<item type="id" name="remote_auth_view_flipper" />
|
||||
<item type="id" name="report_error_audio_absent" />
|
||||
<item type="id" name="report_error_audio_poor" />
|
||||
<item type="id" name="report_error_blurry" />
|
||||
<item type="id" name="report_error_lagging" />
|
||||
<item type="id" name="report_error_out_of_sync" />
|
||||
<item type="id" name="report_error_radio_group" />
|
||||
<item type="id" name="report_error_stream_black" />
|
||||
<item type="id" name="report_problem_cancel" />
|
||||
<item type="id" name="report_problem_header" />
|
||||
<item type="id" name="report_problem_submit" />
|
||||
<item type="id" name="result_count" />
|
||||
<item type="id" name="results_rv" />
|
||||
<item type="id" name="rich_presence_container" />
|
||||
|
@ -1351,7 +1369,6 @@
|
|||
<item type="id" name="rich_presence_superbar" />
|
||||
<item type="id" name="rich_presence_time" />
|
||||
<item type="id" name="rich_presence_title" />
|
||||
<item type="id" name="rich_presence_watch_button" />
|
||||
<item type="id" name="right_icon" />
|
||||
<item type="id" name="right_side" />
|
||||
<item type="id" name="role_item_checked_setting" />
|
||||
|
@ -1759,10 +1776,17 @@
|
|||
<item type="id" name="snackbar_action" />
|
||||
<item type="id" name="snackbar_text" />
|
||||
<item type="id" name="spacer" />
|
||||
<item type="id" name="spectate_controls" />
|
||||
<item type="id" name="spectate_controls_disconnect_stream" />
|
||||
<item type="id" name="spectate_controls_disconnect_voice" />
|
||||
<item type="id" name="spectate_controls_full_screen_toggle" />
|
||||
<item type="id" name="spectate_controls_mute" />
|
||||
<item type="id" name="spectate_push_to_talk" />
|
||||
<item type="id" name="spectate_report_problem" />
|
||||
<item type="id" name="spectators_list" />
|
||||
<item type="id" name="spinner" />
|
||||
<item type="id" name="split_action_bar" />
|
||||
<item type="id" name="src_toggle" />
|
||||
<item type="id" name="start_guideline" />
|
||||
<item type="id" name="state_aspect_ratio" />
|
||||
<item type="id" name="state_rotate" />
|
||||
<item type="id" name="state_scale" />
|
||||
|
@ -1782,8 +1806,18 @@
|
|||
<item type="id" name="steps_done" />
|
||||
<item type="id" name="steps_next" />
|
||||
<item type="id" name="steps_viewpager" />
|
||||
<item type="id" name="stream_feedback_cancel" />
|
||||
<item type="id" name="stream_feedback_happy" />
|
||||
<item type="id" name="stream_feedback_neutral" />
|
||||
<item type="id" name="stream_feedback_reason_header" />
|
||||
<item type="id" name="stream_feedback_reason_spinner" />
|
||||
<item type="id" name="stream_feedback_sad" />
|
||||
<item type="id" name="stream_feedback_spinner_text" />
|
||||
<item type="id" name="stream_feedback_submit" />
|
||||
<item type="id" name="stream_full_confirm" />
|
||||
<item type="id" name="stream_preview" />
|
||||
<item type="id" name="stream_preview_image" />
|
||||
<item type="id" name="stream_preview_placeholder" />
|
||||
<item type="id" name="stream_preview_overlay_text" />
|
||||
<item type="id" name="stream_preview_placeholder_caption" />
|
||||
<item type="id" name="submenuarrow" />
|
||||
<item type="id" name="submit_area" />
|
||||
|
@ -2017,9 +2051,11 @@
|
|||
<item type="id" name="voice_user_avatar" />
|
||||
<item type="id" name="voice_user_list_item_deafen_indicator" />
|
||||
<item type="id" name="voice_user_list_item_header_label" />
|
||||
<item type="id" name="voice_user_list_item_live_indicator" />
|
||||
<item type="id" name="voice_user_list_item_mute_indicator" />
|
||||
<item type="id" name="voice_user_list_item_user_avatar" />
|
||||
<item type="id" name="voice_user_list_item_user_name" />
|
||||
<item type="id" name="voice_user_list_item_user_stream_preview" />
|
||||
<item type="id" name="voice_user_name_display" />
|
||||
<item type="id" name="web_view" />
|
||||
<item type="id" name="welcome_card_invite_friends" />
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1026,7 +1026,7 @@ ONE MORE THING {fixed}
|
|||
<string name="cloud_sync_modal_error_header">Unable to sync cloud saves</string>
|
||||
<string name="cloud_sync_modal_or">OR</string>
|
||||
<string name="collapse_category">Collapse Category</string>
|
||||
<string name="com.crashlytics.android.build_id">c03c2c29-c2ca-41ff-abba-81442fbf4065</string>
|
||||
<string name="com.crashlytics.android.build_id">6d97a73a-4b5e-49e5-90cc-50a37d8d8331</string>
|
||||
<string name="coming_soon">Coming Soon</string>
|
||||
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
|
||||
<string name="command_me_description">Displays text with emphasis.</string>
|
||||
|
@ -2294,6 +2294,8 @@ ONE MORE THING {fixed}
|
|||
<string name="guild_settings_discovery_checklist_change_description">You need to change your $[description](descriptionHook)</string>
|
||||
<string name="guild_settings_discovery_checklist_change_name">You need to change your $[server name](nameHook)</string>
|
||||
<string name="guild_settings_discovery_checklist_good_standing">Great work! Your server passes all the requirements to be in Server Discovery.</string>
|
||||
<string name="guild_settings_discovery_checklist_health_score_explain">"All percentages are calculated as a rolling average over the last 8 weeks, so it may take a few weeks for you to qualify after making improvements! This is to ensure you're making positive long-term choices to improve your community's health."</string>
|
||||
<string name="guild_settings_discovery_checklist_health_view_details">Click here for more details</string>
|
||||
<string name="guild_settings_discovery_checklist_healthy">Healthy Community</string>
|
||||
<string name="guild_settings_discovery_checklist_healthy_description">Your community metrics look great! Your members are active and continuously come back to participate.</string>
|
||||
<string name="guild_settings_discovery_checklist_healthy_description_failing">Uh oh, your server doesn’t currently pass our required health checks. This is recalculated every 24 hours.</string>
|
||||
|
@ -2306,7 +2308,10 @@ ONE MORE THING {fixed}
|
|||
<string name="guild_settings_discovery_checklist_nsfw_description_failing">You need to change the following</string>
|
||||
<string name="guild_settings_discovery_checklist_nsfw_failing">Bad Words Found</string>
|
||||
<string name="guild_settings_discovery_checklist_participation_failing">You have too many inactive members in your server.</string>
|
||||
<string name="guild_settings_discovery_checklist_participation_failing_detailed">"Currently, $[**%1$s%%**](failingStatHook) of your members $[**(~%2$s people)**](failingStatHook) don't visit your server in a given week. To be in Discovery, you need to lower your percentage of inactive members to $[**%3$s%%**](failingStatHook)."</string>
|
||||
<string name="guild_settings_discovery_checklist_participation_failing_note">Note: Pruning may not be the answer! You should look to provide meaningful reasons for users to visit your server, like having regular community events, encouraging conversations, etc.</string>
|
||||
<string name="guild_settings_discovery_checklist_retention_failing">Your server has too few regulars that visit every week.</string>
|
||||
<string name="guild_settings_discovery_checklist_retention_failing_detailed">Currently, $[**%1$s%%**](failingStatHook) of your members $[**(~%2$s people)**](failingStatHook) continue to come back to your server week after week. To be in Discovery, you should try to increase this pool of regulars to $[**%3$s%%**](failingStatHook).</string>
|
||||
<string name="guild_settings_discovery_checklist_safe">Safe Environment</string>
|
||||
<string name="guild_settings_discovery_checklist_safe_description">No actioned Trust & Safety reports in the last 30 days.</string>
|
||||
<string name="guild_settings_discovery_checklist_safe_description_failing">Your server has $[an actioned Trust & Safety report](doesNotHook) in the last 30 days.</string>
|
||||
|
@ -2676,7 +2681,6 @@ You've Boosted %1$s."</string>
|
|||
<string name="invalid_external_emoji_body">"This emoji doesn't work here because it's from a different server. Upgrade to Discord Nitro to use emoji from other servers"</string>
|
||||
<string name="invalid_external_emoji_body_upgrade">"This emoji doesn't work here because it's from a different server. Discord Nitro can solve all of that, check User Settings > Nitro for details"</string>
|
||||
<string name="invalid_invite_link_error">Please enter a valid invite link or invite code.</string>
|
||||
<string name="invalid_qr_code">Unsupported QR code scanned.</string>
|
||||
<string name="invalid_text_channel">invalid-channel</string>
|
||||
<string name="invalid_voice_channel">Invalid Channel</string>
|
||||
<string name="invite_button_accepted">joined **%1$s**</string>
|
||||
|
@ -3926,8 +3930,8 @@ The changes to your subscription are reflected below:"</string>
|
|||
<string name="purple">Purple</string>
|
||||
<string name="qr_code_fail">Failed to scan</string>
|
||||
<string name="qr_code_fail_description">Something went wrong when trying to scan</string>
|
||||
<string name="qr_code_invalid">Unsupported QR Code Found</string>
|
||||
<string name="qr_code_login_confirm">Nearly there</string>
|
||||
<string name="qr_code_invalid">Invalid QR Code Found</string>
|
||||
<string name="qr_code_login_confirm">Almost there!</string>
|
||||
<string name="qr_code_login_start_over">Start Over</string>
|
||||
<string name="qr_code_login_success">"You're in!"</string>
|
||||
<string name="qr_code_login_success_flavor">"You're logged in to the desktop app now!"</string>
|
||||
|
|
|
@ -201,11 +201,15 @@
|
|||
<item name="bg_payment_method_spinner_closed">@drawable/bg_payment_method_spinner_closed</item>
|
||||
<item name="bg_payment_method_spinner_dropdown">@drawable/bg_payment_method_spinner_dropdown</item>
|
||||
<item name="bg_pressed_highlight">@drawable/bg_pressed_highlight_darken</item>
|
||||
<item name="bg_stream_feedback_spinner_closed">@drawable/bg_payment_method_spinner_closed</item>
|
||||
<item name="bg_stream_feedback_spinner_dropdown">@drawable/bg_payment_method_spinner_dropdown</item>
|
||||
<item name="boosted_guild_tier_0">@drawable/drawable_boosted_guild_tier_0_dark</item>
|
||||
<item name="card_bg">@drawable/drawable_bg_card_grey</item>
|
||||
<item name="chat_embed_bg">@drawable/drawable_chat_embed_dark_background</item>
|
||||
<item name="chat_typing_bg">@drawable/chat_typing_background_dark</item>
|
||||
<item name="container_bg_dark_a60">@drawable/drawable_rect_rounded_dark_a60</item>
|
||||
<item name="drawable_stream_ended">@drawable/drawable_stream_ended_dark</item>
|
||||
<item name="drawable_stream_preview_not_available">@drawable/drawable_stream_preview_not_available_dark</item>
|
||||
<item name="flexInputColorHighlight">?theme_chat_input</item>
|
||||
<item name="flexInputIconColor">@color/grey_2</item>
|
||||
<item name="flexInputIconColorActivated">@color/white</item>
|
||||
|
@ -603,11 +607,15 @@
|
|||
<item name="bg_payment_method_spinner_closed">@drawable/bg_payment_method_spinner_closed_light</item>
|
||||
<item name="bg_payment_method_spinner_dropdown">@drawable/bg_payment_method_spinner_dropdown_light</item>
|
||||
<item name="bg_pressed_highlight">@drawable/bg_pressed_highlight_brighten</item>
|
||||
<item name="bg_stream_feedback_spinner_closed">@drawable/bg_payment_method_spinner_closed_light</item>
|
||||
<item name="bg_stream_feedback_spinner_dropdown">@drawable/bg_payment_method_spinner_dropdown_light</item>
|
||||
<item name="boosted_guild_tier_0">@drawable/drawable_boosted_guild_tier_0_light</item>
|
||||
<item name="card_bg">@drawable/drawable_bg_card_white</item>
|
||||
<item name="chat_embed_bg">@drawable/drawable_chat_embed_light_background</item>
|
||||
<item name="chat_typing_bg">@drawable/chat_typing_background_light</item>
|
||||
<item name="container_bg_dark_a60">@drawable/drawable_rect_rounded_primary_100_a60</item>
|
||||
<item name="drawable_stream_ended">@drawable/drawable_stream_ended_light</item>
|
||||
<item name="drawable_stream_preview_not_available">@drawable/drawable_stream_preview_not_available_light</item>
|
||||
<item name="flexInputColorHighlight">?theme_chat_input</item>
|
||||
<item name="flexInputIconColor">@color/grey_3</item>
|
||||
<item name="flexInputIconColorActivated">@color/purple_brand</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue