Merge pull request #79 from Rigo-V/develop

Fix typo: newsest -> newest
This commit is contained in:
Shinokuni 2020-10-21 21:33:37 +02:00 committed by GitHub
commit 89ff34fb01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@
<string name="credentials">Credentials</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="new_account">New account</string>
<string name="app_licence">App released under the GPLv3 licence</string>