issue-3019 forgot to remove all string xml with key nc_no_messages_yet

Signed-off-by: Julius Linus julius.linus@nextcloud.com
This commit is contained in:
rapterjet2004 2023-05-26 14:01:48 -05:00
parent c5e556100a
commit e763d1c0dc

View File

@ -337,7 +337,6 @@ How to translate with transifex:
<string name="nc_conversation_menu_video_call">Video call</string>
<string name="nc_conversation_menu_conversation_info">Conversation info</string>
<string name="nc_new_messages">Unread messages</string>
<string name="nc_no_messages_yet">No messages yet</string>
<string name="nc_sent_a_link" formatted="true">%1$s sent a link.</string>
<string name="nc_sent_a_gif" formatted="true">%1$s sent a GIF.</string>
<string name="nc_sent_an_attachment" formatted="true">%1$s sent an attachment.</string>