mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-09 11:23:43 -04:00
string changes
This commit is contained in:
parent
8ba2d0ada1
commit
0b4ef281bc
@ -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')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user