Adds strings for goodbye google dialog

This commit is contained in:
Patrick Schneider 2025-06-09 16:44:58 +02:00
commit 5504092319
2 changed files with 13 additions and 0 deletions

View file

@ -177,4 +177,10 @@
<string name="dialog_evaluation_yes">Ja</string>
<string name="menu_display_evaluation_dialog">Online-Befragung</string>
<string name="dialog_goodbye_google_title">Wir verlassen Google Play __</string>
<string name="dialog_goodbye_google_desc">Unsere Apps m_ssen sich leider von Google Play verabschieden. Sie k_nnen die App weiterhin nutzen, erhalten jedoch keine Updates mehr.
Weitere Informationen zu den Gr_nden und warum das nicht das Ende der Privacy Friendly Apps ist, finden Sie auf unserer Website:
<a href="https://secuso.aifb.kit.edu/2809.php">Hier klicken, um mehr zu erfahren</a></string>
<string name="dialog_goodbye_google_deactivate_notice">Zeige diese Mitteilung nicht nochmal</string>
</resources>

View file

@ -170,4 +170,11 @@
<string name="menu_display_evaluation_dialog">Online Evaluation</string>
<string name="dialog_goodbye_google_title">Goodbye Google Play __</string>
<string name="dialog_goodbye_google_desc">Our apps will have to say goodbye to Google Play. You can continue to use the app but you will not receive any updates in the future.
You can find more info about the reasons and why this isn_t the end of the Privacy Friendly Apps on our website:
<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>
</resources>