feat(cleaning): fix cleaning checking and removing torrents (also display cleaning status in more details) #52

This commit is contained in:
Alexey Kasyanchuk
2018-07-24 13:17:40 +03:00
parent a6d9302925
commit e58ffa4531
5 changed files with 62 additions and 6 deletions

View File

@ -181,6 +181,9 @@
"* - enabled means ignoring all adult content": "* - enabled means ignoring all adult content",
"disable some categories": "disable some categories",
"Discs/ISO": "Discs/ISO",
"Torrents to clean": "Torrents to clean"
"Torrents to clean": "Torrents to clean",
"calculation": "calculation",
"removing": "removing",
"Torrents cleaned": "Torrents cleaned"
}
}

View File

@ -181,6 +181,9 @@
"* - enabled means ignoring all adult content": "* - означает игнорирование всего контента для взрослых",
"disable some categories": "отключить некоторые категории",
"Discs/ISO": "Диски/Образы",
"Torrents to clean": "Торрентов для очистки"
"Torrents to clean": "Торрентов для очистки",
"calculation": "подсчитывается",
"removing": "удаляется",
"Torrents cleaned": "Torrents cleaned"
}
}

View File

@ -181,6 +181,9 @@
"* - enabled means ignoring all adult content": "* - enabled means ignoring all adult content",
"disable some categories": "disable some categories",
"Discs/ISO": "Discs/ISO",
"Torrents to clean": "Torrents to clean"
"Torrents to clean": "Torrents to clean",
"calculation": "calculation",
"removing": "removing",
"Torrents cleaned": "Torrents cleaned"
}
}