From 54b8afec3826a87a2a076d63c8b6be0bee418f42 Mon Sep 17 00:00:00 2001 From: Marcel Date: Tue, 30 May 2017 21:47:38 +0200 Subject: [PATCH] Fix use of wrong char --- src/i18n/strings/en_EN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index d8fa30b1bc..0dc634d466 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -763,5 +763,5 @@ "Online": "Online", "Idle": "Idle", "Offline": "Offline", - "Disable URL previews for this room (affects only you)"; "Disable URL previews for this room (affects only you)" + "Disable URL previews for this room (affects only you)": "Disable URL previews for this room (affects only you)" }