fixup: escape single ' in english dialog

This commit is contained in:
Patrick Schneider 2025-06-09 17:59:10 +02:00
commit c83df12468

View file

@ -176,5 +176,5 @@ You can find more info about the reasons and why this isn_t the end of the Priva
<a href="https://secuso.aifb.kit.edu/english/2809.php">Click here to learn more</a>
</string>
<string name="dialog_goodbye_google_deactivate_notice">Don't show this notice again.</string>
<string name="dialog_goodbye_google_deactivate_notice">Don\'t show this notice again.</string>
</resources>