From 92ae0db1bd8e77990b0a642dc81ef215b5a6e4a2 Mon Sep 17 00:00:00 2001
From: Michael Telatynski <7t3chguy@googlemail.com>
Date: Tue, 12 Sep 2017 09:35:47 +0100
Subject: [PATCH] fix placeholder causing app to break when using zh
---
src/i18n/strings/zh_Hans.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json
index f8ee16f67e..c5a94ec918 100644
--- a/src/i18n/strings/zh_Hans.json
+++ b/src/i18n/strings/zh_Hans.json
@@ -679,7 +679,7 @@
"demote": "降级",
"Deops user with given id": "Deops user",
"Join as voice or video.": "通过 语言 或者 视频加入.",
- "%(senderName)s made future room history visible to": "%(senderName) 设定历史浏览功能为",
+ "%(senderName)s made future room history visible to": "%(senderName)s 设定历史浏览功能为",
"AM": "上午",
"PM": "下午",
"NOTE: Apps are not end-to-end encrypted": "提示:APP不支持端对端加密",