mirror of https://github.com/readrops/Readrops.git
Fix typo: newsest -> newest
This commit is contained in:
parent
343562657b
commit
2d23369de7
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue