Skip to content

Commit 2ed0b4f

Browse files
authored
Update strings.xml
"See and managed addresses" typo fixed.
1 parent 6a8e978 commit 2ed0b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1175,9 +1175,9 @@
11751175

11761176
<!-- room settings : alias -->
11771177
<string name="room_settings_alias_title">Room addresses</string>
1178-
<string name="room_settings_alias_subtitle">See and managed addresses of this room, and its visibility in the room directory.</string>
1178+
<string name="room_settings_alias_subtitle">See and manage addresses of this room, and its visibility in the room directory.</string>
11791179
<string name="space_settings_alias_title">Space addresses</string>
1180-
<string name="space_settings_alias_subtitle">See and managed addresses of this space.</string>
1180+
<string name="space_settings_alias_subtitle">See and manage addresses of this space.</string>
11811181

11821182
<string name="room_alias_published_alias_title">Published Addresses</string>
11831183
<string name="room_alias_published_alias_subtitle">Published addresses can be used by anyone on any server to join your room. To publish an address, it needs to be set as a local address first.</string>

0 commit comments

Comments
 (0)