Changes of com.discord v890
This commit is contained in:
parent
dc8b0b8647
commit
59668a9e12
2156 changed files with 61184 additions and 51687 deletions
|
@ -555,6 +555,7 @@
|
|||
<attr name="ic_my_account_a60" format="reference" />
|
||||
<attr name="ic_notifications_a60" format="reference" />
|
||||
<attr name="ic_open_in_browser_opaque" format="reference" />
|
||||
<attr name="ic_open_in_new" format="reference" />
|
||||
<attr name="ic_open_in_new_24dp" format="reference" />
|
||||
<attr name="ic_overview_a60" format="reference" />
|
||||
<attr name="ic_person" format="reference" />
|
||||
|
|
|
@ -484,6 +484,10 @@
|
|||
<item type="id" name="dialog_save" />
|
||||
<item type="id" name="dialog_selections" />
|
||||
<item type="id" name="dialog_title" />
|
||||
<item type="id" name="dialog_url_actions_copy" />
|
||||
<item type="id" name="dialog_url_actions_open" />
|
||||
<item type="id" name="dialog_url_actions_share" />
|
||||
<item type="id" name="dialog_url_actions_url" />
|
||||
<item type="id" name="dimmer_view" />
|
||||
<item type="id" name="disable_delete_body" />
|
||||
<item type="id" name="disable_delete_cancel" />
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -985,6 +985,7 @@ LOVE, DISCORD {fixed}
|
|||
<string name="clone_channel_help">A new channel will be created with the same permissions, user limit and bitrate as **%1$s**.</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="close_dm">Close DM</string>
|
||||
<string name="close_stream">Close Stream</string>
|
||||
<string name="close_window">Close Window</string>
|
||||
<string name="cloud_sync_icon_tooltip_done">Cloud Save Sync Completed</string>
|
||||
<string name="cloud_sync_icon_tooltip_planning">Checking Cloud Saves</string>
|
||||
|
@ -1001,7 +1002,7 @@ LOVE, DISCORD {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">039ee636-d458-4a49-82e1-e6ea791d6e71</string>
|
||||
<string name="com.crashlytics.android.build_id">4691b0c6-02bf-46c5-84b5-49bb0be0444c</string>
|
||||
<string name="coming_soon">Coming Soon</string>
|
||||
<string name="coming_soon_notifications">Granular notification control only works on desktop apps at the moment. For now use the iOS notification settings.</string>
|
||||
<string name="coming_soon_title">COMING SOON!</string>
|
||||
|
@ -3864,7 +3865,7 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="stream_network_quality_error">Your network connection may be causing a decrease in video and audio quality. To improve voice audio, disable the stream.</string>
|
||||
<string name="stream_no_preview">No preview available</string>
|
||||
<string name="stream_paused">Preview Paused</string>
|
||||
<string name="stream_playing">Playing %1$s in %2$s</string>
|
||||
<string name="stream_playing">Playing %1$s</string>
|
||||
<string name="stream_reconnecting_error">"You've been disconnected from the stream…sit tight, we're patching you back in!"</string>
|
||||
<string name="stream_report_audio_missing">Game audio is absent</string>
|
||||
<string name="stream_report_audio_poor">Game audio is low quality</string>
|
||||
|
|
|
@ -263,6 +263,7 @@
|
|||
<item name="ic_my_account_a60">@drawable/ic_my_account_dark_a60_24dp</item>
|
||||
<item name="ic_notifications_a60">@drawable/ic_notifications_settings_white_a60_24dp</item>
|
||||
<item name="ic_open_in_browser_opaque">@drawable/ic_open_in_browser_white_24dp</item>
|
||||
<item name="ic_open_in_new">@drawable/ic_open_in_new_white_a60_24dp</item>
|
||||
<item name="ic_open_in_new_24dp">@drawable/ic_open_in_new_dark_24dp</item>
|
||||
<item name="ic_overview_a60">@drawable/ic_overview_dark_a60_24dp</item>
|
||||
<item name="ic_person">@drawable/ic_person_white_a60_24dp</item>
|
||||
|
@ -624,6 +625,7 @@
|
|||
<item name="ic_my_account_a60">@drawable/ic_my_account_light_a60_24dp</item>
|
||||
<item name="ic_notifications_a60">@drawable/ic_notifications_settings_grey_a60_24dp</item>
|
||||
<item name="ic_open_in_browser_opaque">@drawable/ic_open_in_browser_grey_24dp</item>
|
||||
<item name="ic_open_in_new">@drawable/ic_open_in_new_grey_a60_24dp</item>
|
||||
<item name="ic_open_in_new_24dp">@drawable/ic_open_in_new_light_24dp</item>
|
||||
<item name="ic_overview_a60">@drawable/ic_overview_light_a60_24dp</item>
|
||||
<item name="ic_person">@drawable/ic_person_grey_a60_24dp</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue