Make SourceState similar to MigrateState (#7053)

* make `SourceState` similar to `MigrateState`

* Review Changes
This commit is contained in:
FourTOne5
2022-05-02 08:34:58 +06:00
committed by GitHub
parent e3f6cfa2df
commit bd45bf7407
3 changed files with 42 additions and 53 deletions

View File

@@ -711,6 +711,9 @@
<string name="clear_history_completed">History deleted</string>
<string name="clear_history_confirmation">Are you sure? All history will be lost.</string>
<!-- Source Screen -->
<string name="source_empty_screen">No source found</string>
<!-- Source Filter Screen -->
<string name="source_filter_empty_screen">No installed source found</string>