refactor(strings): tweak some chart strings

This commit is contained in:
Nishant Mishra
2025-12-19 19:30:43 +05:30
parent 1cb04bef7d
commit 07dac8b31b

View File

@@ -113,13 +113,13 @@
<string name="focus_breakdown">Focus breakdown</string>
<string name="focus_breakdown_desc">Average focus durations at different times of the day</string>
<string name="focus_history">Focus history</string>
<string name="focus_history_desc">Focus breakdown of each day of the past week (click on each cell for more info)</string>
<string name="focus_history_desc">Focus breakdown of each day of the past week. Tap on a day\'s chart for more info.</string>
<string name="less">Less</string>
<string name="show_chart">Show chart</string>
<string name="focus_history_heatmap">Focus history heatmap</string>
<string name="focus_history_heatmap_desc">Focus history of the past year. Deeper colors represent a longer duration. Cells are grouped by month. Tap on cells for more info.</string>
<string name="focus_history_heatmap_desc">Focus history of the past year. Deeper colors represent a longer duration. Days are grouped by month. Tap on a day for more info.</string>
<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. Click on a date for more info.</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>
</resources>