Crashpad: Fix privacy information

Change-Id: I67569d9bfc11c02f9a6a57f456b4beb6901f8323
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2024-10-31 11:19:55 +01:00
parent 7b0bad48c1
commit 334cd28e07

View File

@@ -553,7 +553,7 @@ void CorePlugin::warnAboutCrashReporing()
// static
QString CorePlugin::msgCrashpadInformation()
{
return Tr::tr("%1 uses Google Crashpad for collecting crashes and sending them to our backend "
return Tr::tr("%1 uses Google Crashpad for collecting crashes and sending them to Sentry "
"for processing. Crashpad may capture arbitrary contents from crashed process "
"memory, including user sensitive information, URLs, and whatever other content "
"users have trusted %1 with. The collected crash reports are however only used "