Changes of com.discord v1304

This commit is contained in:
root 2020-10-31 07:32:22 +00:00
parent a32f22f0fd
commit 02cd2a5eee
773 changed files with 16170 additions and 14307 deletions

View file

@ -459,6 +459,9 @@
<item type="id" name="chat_input_context_bar" />
<item type="id" name="chat_input_context_cancel" />
<item type="id" name="chat_input_context_description" />
<item type="id" name="chat_input_context_reply_mention_button" />
<item type="id" name="chat_input_context_reply_mention_button_image" />
<item type="id" name="chat_input_context_reply_mention_button_text" />
<item type="id" name="chat_input_emoji_picker_recycler" />
<item type="id" name="chat_input_emoji_picker_view_flipper" />
<item type="id" name="chat_input_guard" />

File diff suppressed because it is too large Load diff

View file

@ -1197,7 +1197,7 @@ Were here to make a good impression."</string>
<string name="color_picker_presets">Presets</string>
<string name="color_picker_title">Select a color</string>
<string name="color_picker_transparency">Transparency</string>
<string name="com.crashlytics.android.build_id">327eb38be6c64d16861303b3a1b436d9</string>
<string name="com.crashlytics.android.build_id">4eedb88dd02f4a16a07ff6d50dd13bff</string>
<string name="coming_soon">Coming Soon</string>
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
<string name="command_giphy_query_description">Text to search for</string>
@ -5330,6 +5330,10 @@ The changes to your subscription are reflected below:"</string>
<string name="render_embeds">Show website preview info from links pasted into chat</string>
<string name="render_embeds_label">Link Preview</string>
<string name="render_reactions">Show emoji reactions on messages</string>
<string name="reply_mention_off">OFF</string>
<string name="reply_mention_off_tooltip">Click to enable pinging the original author.</string>
<string name="reply_mention_on">ON</string>
<string name="reply_mention_on_tooltip">Click to disable pinging the original author.</string>
<string name="reply_quote_message_blocked">Blocked message.</string>
<string name="reply_quote_message_deleted">Original message was deleted.</string>
<string name="reply_quote_message_not_loaded">Message could not be loaded.</string>