Skip to content

Commit 1ac5090

Browse files
authored
Merge pull request #8905 from Erquint/patch-1
Update strings.xml to fix the "see and managed addresses[…]" typo.
2 parents 04a49e9 + 2ed0b4f commit 1ac5090

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

Lines changed: 2 additions & 2 deletions
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)