[fix, lang] Filemanager → file browser consistency (#6387)

reviewable/pr6388/r1
Frans de Jonge 4 years ago committed by GitHub
parent 6671d984ed
commit 9a5b659a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -464,7 +464,7 @@ function Dispatcher.addSubMenu(caller, menu, location, settings)
})
local section_list = {
{"device", _("Device")},
{"filemanager", _("Filemanager")},
{"filemanager", _("File browser")},
{"rolling", _("Reflowable documents (epub, fb2, txt…)")},
{"paging", _("Fixed layout documents (pdf, djvu, pics…)")},
}

Loading…
Cancel
Save