mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 22:15:22 -04:00
string changes
This commit is contained in:
@@ -293,7 +293,7 @@ class MainOverlay: # {{{
|
||||
_('Highlights'), _('Browse all highlights'), def():
|
||||
self.overlay.show_highlights()
|
||||
, 'image')
|
||||
reading_stats_action = ac(_('Reading stats'), _('Show reading statistics for this book'), def():
|
||||
reading_stats_action = ac(_('Reading statistics'), _('Show reading statistics for this book'), def():
|
||||
self.overlay.show_reading_stats()
|
||||
, 'hourglass')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user