You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on the progress record button for a manga in Mihon, if I have not added a manga, Mihon prompts me to search for and add one from the Bangumi platform. However, I encountered an issue during this search process.
The displayed text should accurately reflect the meaning of "Started" in the context of search results.
"阅读过" suggests that the user has read the work, which is misleading in the search results.
In my Bangumi status, I have not marked this work as read.
The displayed date is actually the release date of the work, not the last read date of the user.
The string used is label_started.
In the Library Filter Settings, translating "Started" as "阅读过" is correct, but in the search results, it is incorrect.
A single translation cannot correctly cover both contexts.
please create a new string specifically for the search results instead of reusing "label_started."
Another string that should be split is label_default:
"Default" category name
"Default" value for settings
There are likely more strings that may have different translations in different contexts, ideally someone would need to go through all strings and find such cases
Steps to reproduce
When I click on the progress record button for a manga in Mihon, if I have not added a manga, Mihon prompts me to search for and add one from the Bangumi platform. However, I encountered an issue during this search process.

The displayed text should accurately reflect the meaning of "Started" in the context of search results.
"阅读过" suggests that the user has read the work, which is misleading in the search results.
In my Bangumi status, I have not marked this work as read.
The displayed date is actually the release date of the work, not the last read date of the user.
The string used is label_started.
In the Library Filter Settings, translating "Started" as "阅读过" is correct, but in the search results, it is incorrect.
A single translation cannot correctly cover both contexts.
please create a new string specifically for the search results instead of reusing "label_started."
This issue is an extension of #1880 @MajorTanya
Expected behavior
Explanation completed above
Actual behavior
Explanation completed above
Crash logs
No response
Mihon version
0.18.0
Android version
miui 13.0 (Android 12)
Device
redmi k30
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: