added quality selection in context menu and removed the quality modal, except for one case; translated cut, copy, ecc in italian
This commit is contained in:
@@ -11,6 +11,11 @@ const en = {
|
||||
toggle_download_tab_hint: 'Expand/Collapse',
|
||||
clean_queue_hint: 'Clear Finished',
|
||||
cancel_queue_hint: 'Cancel All',
|
||||
cut: 'cut',
|
||||
copy: 'copy',
|
||||
copyLink: 'copy link',
|
||||
copyDeezerLink: 'copy deezer link',
|
||||
paste: 'paste',
|
||||
listTabs: {
|
||||
empty: '',
|
||||
all: 'all',
|
||||
|
||||
@@ -11,6 +11,11 @@ const it = {
|
||||
toggle_download_tab_hint: 'Espandi/Riduci',
|
||||
clean_queue_hint: 'Pulisci Lista',
|
||||
cancel_queue_hint: 'Cancella tutti i download',
|
||||
cut: 'taglia',
|
||||
copy: 'copia',
|
||||
copyLink: 'copia link',
|
||||
copyDeezerLink: 'copia link deezer',
|
||||
paste: 'incolla',
|
||||
listTabs: {
|
||||
all: 'tutto',
|
||||
top_result: 'miglior risultato',
|
||||
|
||||
Reference in New Issue
Block a user