diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-15 19:29:00 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-15 19:29:00 +0100 |
commit | 759f0e3b3096f881b83f8554d383552eb7c3431b (patch) | |
tree | 45c59f12013fd2839b73d45e42f79ea37e2ba719 | |
parent | Translated using Weblate (English) (diff) | |
download | nheko-759f0e3b3096f881b83f8554d383552eb7c3431b.tar.xz |
Update translations
-rw-r--r-- | resources/langs/nheko_en.ts | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/resources/langs/nheko_en.ts b/resources/langs/nheko_en.ts index 5b1a8aec..ce76bd05 100644 --- a/resources/langs/nheko_en.ts +++ b/resources/langs/nheko_en.ts @@ -2229,7 +2229,14 @@ Media size: %2 <translation>Encryption</translation> </message> <message> - <location line="+31"/> + <location line="+11"/> + <source>Whether or not the client should respond automatically with the session keys + upon request. Use with caution, this is a temporary measure to test the + E2E implementation until device verification is completed.</source> + <translation>Whether or not the client should respond automatically with the session keys upon request. Use with caution, this is a temporary measure to test the E2E implementation until device verification is completed.</translation> + </message> + <message> + <location line="+20"/> <source>End-to-End Encryption</source> <translation>End-to-End Encryption</translation> </message> @@ -2244,7 +2251,7 @@ Media size: %2 <translation>Respond to key requests</translation> </message> <message numerus="yes"> - <location line="+80"/> + <location line="+83"/> <source>%n member(s)</source> <translation> <numerusform>%n member</numerusform> |