Fix typo: newsest -> newest

This commit is contained in:
Riku Viitanen 2020-10-21 01:53:38 +03:00
parent 343562657b
commit 2d23369de7
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<string name="credentials">Credentials</string> <string name="credentials">Credentials</string>
<string name="filter_newest">Newest to oldest</string> <string name="filter_newest">Newest to oldest</string>
<string name="filter_oldest">Oldest to newsest</string> <string name="filter_oldest">Oldest to newest</string>
<string name="login_failed">Login failed. Please check your credentials</string> <string name="login_failed">Login failed. Please check your credentials</string>
<string name="new_account">New account</string> <string name="new_account">New account</string>
<string name="app_licence">App released under the GPLv3 licence</string> <string name="app_licence">App released under the GPLv3 licence</string>