fix(strings): some more string changes

This commit is contained in:
Nishant Mishra
2025-12-09 19:21:01 +05:30
parent 9362440c25
commit dab14bf562

View File

@@ -105,7 +105,7 @@
<string name="license">License</string>
<string name="media_volume_for_alarm">Headphone mode</string>
<string name="media_volume_for_alarm_desc">Plays on headphones only. If headphones are disconnected, alarm plays through speaker at media volume.</string>
<string name="session_only_progress">Current timer-only progress</string>
<string name="session_only_progress">Simplified progress</string>
<string name="session_only_progress_desc">Show progress for the current timer only in notifications, rather than the entire session</string>
<string name="auto_start_next_timer_desc">Start next timer after stopping an alarm</string>
<string name="auto_start_next_timer">Auto start next timer</string>