Changes of com.discord v1076
This commit is contained in:
parent
2a0c9451c9
commit
f238cbac41
958 changed files with 39049 additions and 32199 deletions
|
@ -207,8 +207,6 @@
|
|||
<item type="dimen" name="hint_alpha_material_light">0.38</item>
|
||||
<item type="dimen" name="hint_pressed_alpha_material_dark">0.7</item>
|
||||
<item type="dimen" name="hint_pressed_alpha_material_light">0.54</item>
|
||||
<dimen name="home_screen_min_fling_dp_per_second">1472.0dip</dimen>
|
||||
<dimen name="home_screen_scroll_slop">8.0dip</dimen>
|
||||
<dimen name="input_container_margin">4.0dip</dimen>
|
||||
<dimen name="item_touch_helper_max_drag_scroll_per_frame">20.0dip</dimen>
|
||||
<dimen name="item_touch_helper_swipe_escape_max_velocity">800.0dip</dimen>
|
||||
|
@ -388,6 +386,10 @@
|
|||
<dimen name="notification_subtext_size">13.0sp</dimen>
|
||||
<dimen name="notification_top_pad">10.0dip</dimen>
|
||||
<dimen name="notification_top_pad_large_text">5.0dip</dimen>
|
||||
<dimen name="overlapping_panels_center_panel_non_resting_elevation">8.0dip</dimen>
|
||||
<dimen name="overlapping_panels_closed_center_panel_visible_width">32.0dip</dimen>
|
||||
<dimen name="overlapping_panels_min_fling_dp_per_second">1600.0dip</dimen>
|
||||
<dimen name="overlapping_panels_scroll_slop">8.0dip</dimen>
|
||||
<dimen name="overlay_bubble_size">56.0dip</dimen>
|
||||
<dimen name="overlay_safe_margin">16.0dip</dimen>
|
||||
<dimen name="padding_bottom_fab_screen">88.0dip</dimen>
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
<item type="id" name="action_bar_root" />
|
||||
<item type="id" name="action_bar_spinner" />
|
||||
<item type="id" name="action_bar_subtitle" />
|
||||
<item type="id" name="action_bar_tabs" />
|
||||
<item type="id" name="action_bar_title" />
|
||||
<item type="id" name="action_bar_toolbar" />
|
||||
<item type="id" name="action_bar_toolbar_layout" />
|
||||
|
@ -79,13 +80,14 @@
|
|||
<item type="id" name="add_connected_account_image" />
|
||||
<item type="id" name="add_connected_account_text" />
|
||||
<item type="id" name="add_content_keyboard_btn" />
|
||||
<item type="id" name="add_friend_user_item_accept" />
|
||||
<item type="id" name="add_friend_user_check_image" />
|
||||
<item type="id" name="add_friend_user_item_avatar" />
|
||||
<item type="id" name="add_friend_user_item_buttons" />
|
||||
<item type="id" name="add_friend_user_item_name" />
|
||||
<item type="id" name="add_friend_user_item_name_secondary" />
|
||||
<item type="id" name="add_friend_user_item_send" />
|
||||
<item type="id" name="add_friend_user_item_sent" />
|
||||
<item type="id" name="add_friend_user_item_status" />
|
||||
<item type="id" name="add_friend_user_item_text" />
|
||||
<item type="id" name="add_friend_user_send_button" />
|
||||
<item type="id" name="alertTitle" />
|
||||
<item type="id" name="alert_tos_ack" />
|
||||
<item type="id" name="alert_tos_ack_continue" />
|
||||
|
@ -750,8 +752,9 @@
|
|||
<item type="id" name="folder_view_folder_image" />
|
||||
<item type="id" name="follow_sheet_view_flipper" />
|
||||
<item type="id" name="friend_container" />
|
||||
<item type="id" name="friends_add_by_id" />
|
||||
<item type="id" name="friends_add_container" />
|
||||
<item type="id" name="friends_add_header" />
|
||||
<item type="id" name="friends_add_flipper" />
|
||||
<item type="id" name="friends_add_nearby" />
|
||||
<item type="id" name="friends_add_send" />
|
||||
<item type="id" name="friends_add_text_edit" />
|
||||
|
@ -1251,15 +1254,12 @@
|
|||
<item type="id" name="navigation_help_indicators" />
|
||||
<item type="id" name="navigation_help_nux_pager" />
|
||||
<item type="id" name="navigation_indicator" />
|
||||
<item type="id" name="nearby_friends_button_flipper" />
|
||||
<item type="id" name="nearby_friends_disable" />
|
||||
<item type="id" name="nearby_friends_enable" />
|
||||
<item type="id" name="nearby_friends_error" />
|
||||
<item type="id" name="nearby_friends_flipper" />
|
||||
<item type="id" name="nearby_friends_learn_more" />
|
||||
<item type="id" name="nearby_friends_recycler" />
|
||||
<item type="id" name="nearby_friends_searching" />
|
||||
<item type="id" name="nearby_friends_searching_body" />
|
||||
<item type="id" name="nearby_friends_searching_lottie" />
|
||||
<item type="id" name="nearby_friends_searching_title" />
|
||||
<item type="id" name="no_bans_body" />
|
||||
<item type="id" name="no_invites_body" />
|
||||
<item type="id" name="no_invites_header" />
|
||||
|
@ -2051,6 +2051,8 @@
|
|||
<item type="id" name="suggestion_item_header_history_text" />
|
||||
<item type="id" name="swipeRefreshLayout" />
|
||||
<item type="id" name="switchWidget" />
|
||||
<item type="id" name="tab_item_nearby" />
|
||||
<item type="id" name="tab_item_username" />
|
||||
<item type="id" name="tabs_host_bottom_nav_friends_icon" />
|
||||
<item type="id" name="tabs_host_bottom_nav_friends_item" />
|
||||
<item type="id" name="tabs_host_bottom_nav_friends_notifications_badge" />
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -128,6 +128,8 @@
|
|||
<string name="add_a_server">Add a Server</string>
|
||||
<string name="add_a_server_mobile">Tap to add a server!</string>
|
||||
<string name="add_by_id">Add Friends</string>
|
||||
<string name="add_by_id_body">You will need both their username and a tag. For example, Wumpus#6318. Keep in mind that username is case sensitive.</string>
|
||||
<string name="add_by_id_title">Add your friend on Discord</string>
|
||||
<string name="add_channel_or_category">Add a Channel or Category</string>
|
||||
<string name="add_channel_to_override">Add a channel to override its default notification settings</string>
|
||||
<string name="add_content">Add Content</string>
|
||||
|
@ -146,16 +148,20 @@
|
|||
<string name="add_friend_friend">Friend</string>
|
||||
<string name="add_friend_input_hint">Username#0000</string>
|
||||
<string name="add_friend_nearby">Nearby</string>
|
||||
<string name="add_friend_nearby_body">Make sure your friends are on this page and scanning too.</string>
|
||||
<string name="add_friend_nearby_connection_error">Please turn on location services, Bluetooth, and WiFi (all the things!). Then reconnect to the internet to activate Nearby.</string>
|
||||
<string name="add_friend_nearby_connection_error_ios">Please turn on Bluetooth and WiFi to activate Nearby.</string>
|
||||
<string name="add_friend_nearby_disable_scanning">Disable Nearby Scanning</string>
|
||||
<string name="add_friend_nearby_enable">Start Nearby Scanning</string>
|
||||
<string name="add_friend_nearby_enable_settings_android">Enable Nearby in System Settings -> Google -> Nearby to find nearby friends nearby!</string>
|
||||
<string name="add_friend_nearby_found_body">Still scanning the airwaves. You will see more friends pop up here if we find them.</string>
|
||||
<string name="add_friend_nearby_found_title">We found some friends!</string>
|
||||
<string name="add_friend_nearby_generic_error">There was a problem using Nearby. Please try again</string>
|
||||
<string name="add_friend_nearby_info">"Find friends near you with Nearby! Make sure they're using Nearby too."</string>
|
||||
<string name="add_friend_nearby_learn_more">[Learn More](%1$s)</string>
|
||||
<string name="add_friend_nearby_looking">Scanning the airwaves for friends. Make sure your future friends are on this screen and using nearby too!</string>
|
||||
<string name="add_friend_nearby_stopped">Nearby connection was stopped.</string>
|
||||
<string name="add_friend_nearby_title">Scanning the airwaves…</string>
|
||||
<string name="add_friend_no_capitalization">Usernames are case sensitive and need a tag.</string>
|
||||
<string name="add_friend_placeholder">Enter a Username#0000</string>
|
||||
<string name="add_friend_success">Success! Your friend request to **%1$s** is being escorted by the most elite Discord samurai.</string>
|
||||
|
@ -1006,11 +1012,13 @@ Fixes and Updates {fixed}
|
|||
<string name="choose_an_application">Choose an application</string>
|
||||
<string name="claim_account">Claim Account</string>
|
||||
<string name="claim_account_body">Claim your account to keep all your servers and chats even after you close the browser.</string>
|
||||
<string name="claim_account_body_short">Keep all your chats and servers even after you close the browser.</string>
|
||||
<string name="claim_account_email_to">"Thanks! We've sent a confirmation link to: **%1$s**"</string>
|
||||
<string name="claim_account_get_app">Get the Desktop App</string>
|
||||
<string name="claim_account_promote_app">Get our Desktop App to take full advantage of Discord with an in-game overlay, desktop notifications and global hotkeys.</string>
|
||||
<string name="claim_account_required_body">Please claim your account to use the desktop app.</string>
|
||||
<string name="claim_account_required_email_to">"Thanks! We've sent a confirmation link to **%1$s**. Please click the link to verify your account."</string>
|
||||
<string name="claim_account_title">Claim your account</string>
|
||||
<string name="clear_attachments">Clear Attachments</string>
|
||||
<string name="clear_role_permissions">Clear Role Permissions</string>
|
||||
<string name="clear_text_end_icon_content_description">Clear text</string>
|
||||
|
@ -1039,7 +1047,7 @@ Fixes and Updates {fixed}
|
|||
<string name="cloud_sync_modal_or">OR</string>
|
||||
<string name="collapse">Collapse</string>
|
||||
<string name="collapse_category">Collapse Category</string>
|
||||
<string name="com.crashlytics.android.build_id">ce770369-ebcb-488d-b94c-b082e4feb365</string>
|
||||
<string name="com.crashlytics.android.build_id">5ee7dd61-e78d-4679-b0f9-45575956c01c</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>
|
||||
|
@ -2149,6 +2157,9 @@ Fixes and Updates {fixed}
|
|||
<string name="guild_create_upload_icon_button_text">Upload a Server Icon</string>
|
||||
<string name="guild_create_upload_icon_label">Server Icon</string>
|
||||
<string name="guild_create_upload_icon_recommended_size_label">Recommended size: **512x512**</string>
|
||||
<string name="guild_discovery_covid_body">Visit the community-run Coronavirus Discord to talk about COVID-19, and head to [CDC.gov](%1$s) for more information.</string>
|
||||
<string name="guild_discovery_covid_button">Visit COVID-19 Discord</string>
|
||||
<string name="guild_discovery_covid_title">Stay safe and informed</string>
|
||||
<string name="guild_discovery_header_games_you_play">Servers for games you play</string>
|
||||
<string name="guild_discovery_header_popular_servers">Popular servers and communities</string>
|
||||
<string name="guild_discovery_header_search_results">%1$s for %2$s</string>
|
||||
|
@ -5598,5 +5609,5 @@ You cannot take any moderation actions until you enable it."</string>
|
|||
<string name="youre_viewing_older_messages">"You're viewing older messages"</string>
|
||||
<string name="zh_cn">Chinese, China</string>
|
||||
<string name="zh_tw">Chinese, Taiwan</string>
|
||||
<item type="string" name="APKTOOL_DUMMY_39a">false</item>
|
||||
<item type="string" name="APKTOOL_DUMMY_3a0">false</item>
|
||||
</resources>
|
||||
|
|
|
@ -13,6 +13,11 @@
|
|||
<item name="android:windowEnterAnimation">@anim/mtrl_bottom_sheet_slide_in</item>
|
||||
<item name="android:windowExitAnimation">@anim/mtrl_bottom_sheet_slide_out</item>
|
||||
</style>
|
||||
<style name="App.TabLayout.FriendsAdd.Text" parent="">
|
||||
<item name="android:textSize">@dimen/uikit_textsize_medium</item>
|
||||
<item name="android:textAllCaps">false</item>
|
||||
<item name="fontFamily">@font/whitney_semibold</item>
|
||||
</style>
|
||||
<style name="AppAlertDialog">
|
||||
<item name="android:orientation">vertical</item>
|
||||
<item name="android:background">@color/white</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue