Actually remove the 4 specific time period mute strings

This commit is contained in:
alansley 2024-07-30 16:58:08 +10:00
parent 006a4e8bad
commit 608c984a6b

View File

@ -580,10 +580,6 @@
<string name="notificationsMessage">Message notifications</string> <string name="notificationsMessage">Message notifications</string>
<string name="notificationsMostRecent">Most recent from {name}</string> <string name="notificationsMostRecent">Most recent from {name}</string>
<string name="notificationsMute">Mute</string> <string name="notificationsMute">Mute</string>
<string name="notificationsMute1Day">Mute for 1 day</string>
<string name="notificationsMute1Hour">Mute for 1 hour</string>
<string name="notificationsMute1Week">Mute for 1 week</string>
<string name="notificationsMute2Hours">Mute for 2 hours</string>
<string name="notificationsMuteFor">Mute for {time_large}</string> <string name="notificationsMuteFor">Mute for {time_large}</string>
<string name="notificationsMuteUnmute">Unmute</string> <string name="notificationsMuteUnmute">Unmute</string>
<string name="notificationsMuted">Muted</string> <string name="notificationsMuted">Muted</string>