feat: background and terminated calls [android]
This commit is contained in:
parent
92fa413156
commit
34b039a6c0
18 changed files with 421 additions and 195 deletions
|
|
@ -2891,6 +2891,15 @@
|
|||
},
|
||||
"user": "User",
|
||||
"custom": "Custom",
|
||||
"foregroundServiceRunning": "This notification appears when the foreground service is running.",
|
||||
"screenSharingTitle": "screen sharing",
|
||||
"screenSharingDetail": "You are sharing your screen in famedly",
|
||||
"callingPermissions": "Calling permissions",
|
||||
"callingAccount": "Calling account",
|
||||
"callingAccountDetails": "Allows FluffyChat to use the native android dialer app.",
|
||||
"appearOnTop": "Appear on top",
|
||||
"appearOnTopDetails": "Allows the app to appear on top (not needed if you already have Fluffychat setup as a calling account)",
|
||||
"otherCallingPermissions":"Microphone, camera and other FluffyChat permissions",
|
||||
"whyIsThisMessageEncrypted": "Why is this message unreadable?",
|
||||
"noKeyForThisMessage": "This can happen if the message was sent before you have signed in to your account at this device.\n\nIt is also possible that the sender has blocked your device or something went wrong with the internet connection.\n\nAre you able to read the message on another session? Then you can transfer the message from it! Go to Settings > Devices and make sure that your devices have verified each other. When you open the room the next time and both sessions are in the foreground, the keys will be transmitted automatically.\n\nDo you not want to loose the keys when logging out or switching devices? Make sure that you have enabled the chat backup in the settings.",
|
||||
"newGroup": "New group",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue