Skip to content

Commit 8934eab

Browse files
committed
Remove TODO, the string a11y_create_room is actually used.
1 parent 47457b3 commit 8934eab

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
@@ -1847,7 +1847,7 @@
18471847
<string name="a11y_create_menu_close">Close the create room menu…</string>
18481848
<string name="a11y_create_direct_message">Create a new direct conversation</string>
18491849
<string name="a11y_create_message">Create a new conversation or room</string>
1850-
<string name="a11y_create_room">Create a new room</string> <!-- TODO TO BE REMOVED -->
1850+
<string name="a11y_create_room">Create a new room</string>
18511851
<string name="a11y_open_spaces">Open spaces list</string>
18521852
<string name="a11y_close_keys_backup_banner">Close keys backup banner</string>
18531853
<string name="a11y_jump_to_bottom">Jump to bottom</string>

0 commit comments

Comments
 (0)