diff options
Diffstat (limited to 'resources/langs/nheko_fr.ts')
-rw-r--r-- | resources/langs/nheko_fr.ts | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/resources/langs/nheko_fr.ts b/resources/langs/nheko_fr.ts index 8ef22268..15494953 100644 --- a/resources/langs/nheko_fr.ts +++ b/resources/langs/nheko_fr.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> @@ -384,7 +404,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> |