show error message when instance has no custom emojis

This commit is contained in:
Conny Duck 2018-04-17 22:39:55 +02:00
commit 7f5f0e8dd8
3 changed files with 33 additions and 20 deletions

View file

@ -264,4 +264,7 @@
<string name="send_toot_notification_saved_content">Eine Kopie des Beitrags wurde in deine Entwürfe gespeichert</string>
<string name="send_toot_notification_channel_name">Beiträge senden</string>
<string name="error_no_custom_emojis">Deine Instanz %s hat keine Emojis definiert</string>
</resources>