Remove unused strings

This commit is contained in:
Zakhar Timoshenko
2021-10-04 19:18:21 +03:00
committed by Koitharu
parent fce9f543e1
commit 5cb4758b38
2 changed files with 2 additions and 4 deletions

View File

@@ -240,7 +240,6 @@
<string name="auth_not_supported_by">Authorization on %s is not supported</string>
<string name="text_clear_cookies_prompt">You will be logged out from all sources that you are authorized in</string>
<string name="genres">Genres</string>
<string name="state_finished">Finished</string>
<string name="state_finished">Finished</string>
<string name="state_ongoing">Ongoing</string>
<string name="state_unknown">Unknown</string>
</resources>