Merge privacy settings

This commit is contained in:
Sebastian Wolf 2021-02-03 21:54:46 +01:00
parent 8d6d88de5f
commit ca94e7971b
No known key found for this signature in database
GPG key ID: CEA9522B5F38A90A
2 changed files with 12 additions and 16 deletions

View file

@ -518,6 +518,16 @@ Page {
}
TextSwitch {
checked: appSettings.allowInlineBotLocationAccess
text: qsTr("Allow sending Location to inline bots")
description: qsTr("Some inline bots request location data when using them")
automaticCheck: false
onClicked: {
appSettings.allowInlineBotLocationAccess = !checked
}
}
SectionHeader {
text: qsTr("Behavior")
}
@ -680,20 +690,6 @@ Page {
}
}
SectionHeader {
text: qsTr("Privacy")
}
TextSwitch {
checked: appSettings.allowInlineBotLocationAccess
text: qsTr("Allow sending Location to inline bots")
description: qsTr("Some inline bots request location data when using them")
automaticCheck: false
onClicked: {
appSettings.allowInlineBotLocationAccess = !checked
}
}
SectionHeader {
text: qsTr("Storage")
}

View file

@ -1311,7 +1311,7 @@
</message>
<message>
<source>Shown when the user selects a wrong answer.</source>
<translation>Mostra quando l'utente sceglie una risposta errata.</translation>
<translation>Mostra quando l&apos;utente sceglie una risposta errata.</translation>
</message>
<message>
<source>An explanation can be up to 200 characters long.</source>
@ -1640,7 +1640,7 @@
</message>
<message>
<source>When sounds are enabled, Fernschreiber will use the current Sailfish OS notification sound for chats, which can be configured in the system settings.</source>
<translation>Quando i suoni di notifica sono attivi, Fernschreiber utilizza l'attuale suono di notifica per i messaggi scelto per Sailfish OS, il quale può essere modificato dalle impostazioni di sistema.</translation>
<translation>Quando i suoni di notifica sono attivi, Fernschreiber utilizza l&apos;attuale suono di notifica per i messaggi scelto per Sailfish OS, il quale può essere modificato dalle impostazioni di sistema.</translation>
</message>
</context>
<context>