View Single Post
Old 10-14-2022, 11:07 AM   #2
DenS
Connoisseur
DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.DenS ought to be getting tired of karma fortunes by now.
 
Posts: 69
Karma: 2500000
Join Date: Apr 2021
Device: Kindle Basic 11th (2024), Paperwhite 12th
Well I managed to do this by modifying line 430 of the listmenu.lua
Code:
pages_str = T(_("%1 % of %2 pages")
to
Code:
pages_str = T(_("%1% Read")
Maybe it's possible to add this as an option in an upcoming KOReader build?
Attached Thumbnails
Click image for larger version

Name:	FileManager_2022-10-13.png
Views:	105
Size:	37.2 KB
ID:	197156  
DenS is offline   Reply With Quote