action: open quick settings

This commit is contained in:
Josia Pietsch 2024-10-07 01:36:28 +02:00
parent ab2ed14ab7
commit ba5a784990
Signed by: jrpie
GPG key ID: E70B571D66986A2D
5 changed files with 31 additions and 6 deletions

View file

@ -204,7 +204,8 @@
<string name="settings">Settings</string>
<string name="ic_menu_alt">More options</string>
<string name="alert_cant_expand_notifications_panel">Error: Can\'t expand status bar.\nThis action is using functionality that is not part of the published Android API. Unfortunately, it does not seem to work on your device.</string>
<string name="alert_cant_expand_status_bar_panel">Error: Can\'t expand status bar.\nThis action is using functionality that is not part of the published Android API. Unfortunately, it does not seem to work on your device.</string>
<string name="snackbar_app_hidden">App hidden. You can make it visible again in settings.</string>
<string name="undo">Undo</string>
<string name="list_other_expand_settings_panel">Quick Settings</string>
</resources>