Added an optional confirmation dialog for launching apps.

This commit is contained in:
ottoptj 2024-12-22 05:33:59 +02:00
commit f8da87afef
7 changed files with 47 additions and 4 deletions

View file

@ -71,6 +71,8 @@
<string name="swipe_threshold">Schwellenwert für Wischen</string>
<string name="swipe_velocity_threshold">Schwellenwert für Wischgeschwindigkeit</string>
<string name="show_status_bar">Statusleiste anzeigen</string>
<string name="enable_confirmation">App-Bestätigungsdialog</string>
<string name="launch_confirmation_text">Sind Sie sicher, dass Sie diese Anwendung starten möchten?</string>
<string name="home_settings_title">Startbildschirmeinstellungen</string>
<string name="home_settings_text">Startbildschirm</string>