feat(downloading): tooltips on torrent element

This commit is contained in:
Alexey Kasyanchuk
2018-06-27 22:01:29 +03:00
parent 7592612a3d
commit 545f772918
6 changed files with 129 additions and 88 deletions

View File

@ -169,6 +169,11 @@
"filters settings": "filters settings",
"enable/disable safe search (adult filter)": "enable/disable safe search (adult filter)",
"advanced search": "advanced search",
"display search results for current search request": "display search results for current search request"
"display search results for current search request": "display search results for current search request",
"Download using built-in client": "Download using built-in client",
"Open torrent in external torrent client": "Open torrent in external torrent client",
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
"Delete download (files saved)": "Delete download (files saved)",
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent."
}
}

View File

@ -169,6 +169,11 @@
"filters settings": "настройки фильтров",
"enable/disable safe search (adult filter)": "включить/выключить безопасный поиск (фильтр для взрослых)",
"advanced search": "расширенный поиск",
"display search results for current search request": "отобразить поисковые результаты для текущего поиского запроса"
"display search results for current search request": "отобразить поисковые результаты для текущего поиского запроса",
"Download using built-in client": "Скачать используя встроенный клиент",
"Open torrent in external torrent client": "Открыть торрент во внешнем торрент-клиенте",
"Dont start to seed torrent after download finish": "Не начинать сидировать торрент после окончания загрузки",
"Delete download (files saved)": "Удалить закачку (сохранив файлы)",
"Serching metadata in progress... Click will delete this torrent.": "Поиск методанных в процессе... Клик удалит этот торрент."
}
}

View File

@ -169,6 +169,11 @@
"filters settings": "filters settings",
"enable/disable safe search (adult filter)": "enable/disable safe search (adult filter)",
"advanced search": "advanced search",
"display search results for current search request": "display search results for current search request"
"display search results for current search request": "display search results for current search request",
"Download using built-in client": "Download using built-in client",
"Open torrent in external torrent client": "Open torrent in external torrent client",
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
"Delete download (files saved)": "Delete download (files saved)",
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent."
}
}