PM-20400: Display snackbar confirming log deletion (#5088)

This commit is contained in:
David Perez
2025-04-23 14:53:44 -05:00
committed by GitHub
parent 54983bc92e
commit 37a0d19efc
5 changed files with 49 additions and 5 deletions

View File

@@ -1256,4 +1256,6 @@ Do you want to switch to this account?</string>
<string name="flight_recorder_banner_title">Flight recorder on</string>
<string name="flight_recorder_banner_message">Flight recorder will be active until %1$s at %2$s. Return to settings to deactivate now.</string>
<string name="go_to_settings">Go to settings</string>
<string name="all_logs_deleted">All logs deleted</string>
<string name="log_deleted">Log deleted</string>
</resources>