Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/res/values-zh-rCN/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values-zh-rCN/strings.xml b/src/main/res/values-zh-rCN/strings.xml
index 1bf670c..d6074ee 100644
--- a/src/main/res/values-zh-rCN/strings.xml
+++ b/src/main/res/values-zh-rCN/strings.xml
@@ -30,7 +30,7 @@
<string name="chat_notify_user_recording_stopped">%s 已停止录音。</string>
<string name="chat_notify_user_joined_channel">%s 进入频道。</string>
<string name="chat_notify_user_left_channel">%1$s 移动到 %2$s。</string>
- <string name="chat_notify_user_joined_channel_by">%1$s 被 %3$s 从 %2$s 移动至此</string>
+ <string name="chat_notify_user_joined_channel_by">%1$s 被 %3$s 从 %2$s 移动至此。</string>
<string name="chat_notify_user_left_channel_by">%1$s 被 %3$s 移动至 %2$s。</string>
<string name="bluetooth_connected">蓝牙已连接</string>
<string name="bluetooth_disconnected">蓝牙已断开连接</string>
@@ -45,4 +45,4 @@
<string name="perm_denied">权限被拒绝。</string>
<string name="server">服务器</string>
<string name="the_server">服务器</string>
-</resources>
+</resources> \ No newline at end of file