Skip to content

Commit 06ac224

Browse files
committed
Fix typo.
1 parent cad5e73 commit 06ac224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/ui-strings/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@
794794
<string name="thread_list_modal_my_threads_subtitle">Shows all threads you’ve participated in</string>
795795
<string name="thread_list_empty_title">Keep discussions organized with threads</string>
796796
<string name="thread_list_empty_subtitle">Threads help keep your conversations on-topic and easy to track.</string>
797-
<string name="thread_list_not_available">You\'re homeserver does not support listing threads yet.</string>
797+
<string name="thread_list_not_available">Your homeserver does not support listing threads yet.</string>
798798
<!-- Parameter %s will be replaced by the value of string reply_in_thread -->
799799
<string name="thread_list_empty_notice">Tip: Long tap a message and use “%s”.</string>
800800
<string name="search_thread_from_a_thread">From a Thread</string>

0 commit comments

Comments
 (0)