mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-02 07:08:55 +01:00
Ability to delete reading history (#3871)
* Added ability to delete history for all manga * Fix review comments
This commit is contained in:
@@ -402,6 +402,10 @@
|
||||
<string name="pref_disable_battery_optimization_summary">Helps with background library updates and backups</string>
|
||||
<string name="battery_optimization_disabled">Battery optimization is already disabled</string>
|
||||
<string name="battery_optimization_setting_activity_not_found">Couldn\'t open device settings</string>
|
||||
<string name="clear_history_completed">History deleted</string>
|
||||
<string name="clear_history_confirmation">Are you sure? All history will be lost.</string>
|
||||
<string name="pref_clear_history">Clear history</string>
|
||||
<string name="pref_clear_history_summary">Delete reading history for all manga</string>
|
||||
|
||||
<!-- About section -->
|
||||
<string name="website">Website</string>
|
||||
|
||||
Reference in New Issue
Block a user