fix(ui): update reset stats dialog to match M3 spec

This commit is contained in:
Nishant Mishra
2025-12-21 09:57:03 +05:30
parent 8c63dfe71c
commit f3824416f4
2 changed files with 48 additions and 18 deletions

View File

@@ -121,6 +121,7 @@
<string name="focus_history_calendar">Focus history calendar</string>
<string name="focus_history_calendar_desc">Focus history of the past month. Days of the previous month are marked with a different color. Tap on a date for more info.</string>
<string name="reset_data">Reset stats</string>
<string name="reset_data_dialog_text">Are you sure you want to reset all your stats?</string>
<string name="reset_data_dialog_title">Reset all stats?</string>
<string name="reset_data_dialog_text">All saved stats will be deleted permanently. This cannot be undone.</string>
<string name="back">Back</string>
</resources>