mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Added an optional confirmation dialog for launching apps.
This commit is contained in:
parent
cf3cca1a43
commit
f8da87afef
7 changed files with 47 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue