diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json
index 96115552a..0a8a601d3 100644
--- a/assets/base/i18n/en_AU.json
+++ b/assets/base/i18n/en_AU.json
@@ -1071,7 +1071,7 @@
"mobile.calls_incoming_dm": "{name} is inviting you to a call",
"mobile.calls_incoming_gm": "{name} is inviting you to a call with {num, plural, one {# other} other {# others}}",
"mobile.calls_join_button": "Join",
- "server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be '\\{hostname}'\\ which could put your confidential information at risk.",
+ "server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be \"{hostname}\" which could put your confidential information at risk.",
"server.invalid.certificate.title": "Invalid SSL certificate",
"markdown.max_nodes.error": "This message is too long to by shown fully on a mobile device. Please view it on desktop or contact an admin to increase this limit."
}