Apply suggestions from code review

reviewable/pr11792/r4
SomeGuy 3 weeks ago committed by GitHub
parent 6cb44ccdf1
commit dfef12cd2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -149,7 +149,7 @@ function FileManagerMenu:setUpdateItemTable()
-- setting tab
self.menu_items.filebrowser_settings = {
text = _("File Management"),
text = _("Settings"),
sub_item_table = {
{
text = _("Show finished books"),
@ -290,7 +290,7 @@ function FileManagerMenu:setUpdateItemTable()
},
},
{
text = _("History tab"),
text = _("History"),
sub_item_table = {
{
text = _("Shorten date/time"),

Loading…
Cancel
Save