Change apostrophe

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2024-11-17 11:53:54 +01:00 committed by GitHub
parent 13335250ca
commit 2cbfb0f1e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -825,7 +825,7 @@ How to translate with transifex:
<string name="archive_conversation">Archive Conversation</string> <string name="archive_conversation">Archive Conversation</string>
<string name="unarchive_conversation">Unarchive Conversation</string> <string name="unarchive_conversation">Unarchive Conversation</string>
<string name="archived">Archived</string> <string name="archived">Archived</string>
<string name="archive_hint">Once a conversation is archived, it will be hidden by default. Select the filter \'Archived\' to view archived conversations. Direct mentions will still be received.</string> <string name="archive_hint">Once a conversation is archived, it will be hidden by default. Select the filter \"Archived\" to view archived conversations. Direct mentions will still be received.</string>
<string name="unarchive_hint">Once a conversation is unarchived, it will be shown by default again.</string> <string name="unarchive_hint">Once a conversation is unarchived, it will be shown by default again.</string>
<string name="previously_set">Previously set</string> <string name="previously_set">Previously set</string>
<string name="conversation_read_only_failed">Failed to set conversation Read-only</string> <string name="conversation_read_only_failed">Failed to set conversation Read-only</string>