diff --git a/changelog.d/3721.misc b/changelog.d/3721.misc
new file mode 100644
index 0000000000..8c3424c6ed
--- /dev/null
+++ b/changelog.d/3721.misc
@@ -0,0 +1 @@
+Apply grammatical fixes to the Server ACL timeline messages.
diff --git a/vector/src/main/res/values/strings.xml b/vector/src/main/res/values/strings.xml
index 4cd7f6f6c3..e3385765a8 100644
--- a/vector/src/main/res/values/strings.xml
+++ b/vector/src/main/res/values/strings.xml
@@ -74,19 +74,19 @@
You upgraded here.
%s set the server ACLs for this room.
You set the server ACLs for this room.
- • Server matching %s are banned.
- • Server matching %s are allowed.
- • Server matching IP literals are allowed.
- • Server matching IP literals are banned.
+ • Servers matching %s are banned.
+ • Servers matching %s are allowed.
+ • Servers matching IP literals are allowed.
+ • Servers matching IP literals are banned.
%s changed the server ACLs for this room.
You changed the server ACLs for this room.
- • Server matching %s are now banned.
- • Server matching %s were removed from the ban list.
- • Server matching %s are now allowed.
- • Server matching %s were removed from the allowed list.
- • Server matching IP literals are now allowed.
- • Server matching IP literals are now banned.
+ • Servers matching %s are now banned.
+ • Servers matching %s were removed from the ban list.
+ • Servers matching %s are now allowed.
+ • Servers matching %s were removed from the allowed list.
+ • Servers matching IP literals are now allowed.
+ • Servers matching IP literals are now banned.
No change.
🎉 All servers are banned from participating! This room can no longer be used.