diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-12-11 23:32:18 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-12-11 23:32:18 +0100 |
commit | 60dc3cf0bc4be299e915a3352ce785cb6f4c4f9a (patch) | |
tree | f10752b6c0cce742c236279724f3ede0ae70a98e /resources/langs/nheko_zh_CN.ts | |
parent | Show topic and name changes in timeline (diff) | |
download | nheko-60dc3cf0bc4be299e915a3352ce785cb6f4c4f9a.tar.xz |
Update translations
Diffstat (limited to 'resources/langs/nheko_zh_CN.ts')
-rw-r--r-- | resources/langs/nheko_zh_CN.ts | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/resources/langs/nheko_zh_CN.ts b/resources/langs/nheko_zh_CN.ts index 31ca068c..799a534d 100644 --- a/resources/langs/nheko_zh_CN.ts +++ b/resources/langs/nheko_zh_CN.ts @@ -191,6 +191,26 @@ <source>Encryption enabled</source> <translation type="unfinished"></translation> </message> + <message> + <location line="+6"/> + <source>room name changed to: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+0"/> + <source>removed room name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>topic changed to: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+0"/> + <source>removed topic</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Placeholder</name> @@ -383,7 +403,7 @@ <context> <name>TimelineModel</name> <message> - <location filename="../../src/timeline/TimelineModel.cpp" line="+835"/> + <location filename="../../src/timeline/TimelineModel.cpp" line="+867"/> <source>-- Encrypted Event (No keys found for decryption) --</source> <comment>Placeholder, when the message was not decrypted yet or can't be decrypted</comment> <translation type="unfinished"></translation> |