mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-02 07:08:55 +01:00
Sort chapters by upload date (#3180)
* Added sorting by upload date Spanish 'strings' contains the proper translation for the new feature. * Added missing sorting cases handling Previous commit missed some cases resulting in errors at runtime * Implemented review changes Shorter UI text and >= date comparison instead of >
This commit is contained in:
@@ -479,6 +479,7 @@
|
||||
<string name="sorting_mode">Sorting mode</string>
|
||||
<string name="sort_by_source">By source</string>
|
||||
<string name="sort_by_number">By chapter number</string>
|
||||
<string name="sort_by_upload_date">By upload date</string>
|
||||
<string name="manga_download">Download</string>
|
||||
<string name="custom_download">Download custom amount</string>
|
||||
<string name="download_1">Next chapter</string>
|
||||
|
||||
Reference in New Issue
Block a user