filemanager: 'Add to collection' button

reviewable/pr11693/r3
hius07 2 months ago committed by GitHub
parent ab26e44863
commit 348b99b8a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -522,7 +522,7 @@ function FileManager:tapPlus()
buttons = {
{
{
text = _("Add to collections"),
text = _("Add to collection"),
enabled = actions_enabled,
callback = function()
UIManager:close(self.file_dialog)

Loading…
Cancel
Save