Made some tweeks to the UI
This commit is contained in:
@@ -11,6 +11,7 @@ const en = {
|
||||
toggle_download_tab_hint: 'Expand/Collapse',
|
||||
clean_queue_hint: 'Clear Finished',
|
||||
cancel_queue_hint: 'Cancel All',
|
||||
open_downloads_folder: 'Open Downloads Folder',
|
||||
cut: 'cut',
|
||||
copy: 'copy',
|
||||
copyLink: 'copy link',
|
||||
@@ -251,7 +252,8 @@ const en = {
|
||||
png: 'A png image',
|
||||
both: 'Both a jpeg and a png'
|
||||
},
|
||||
jpegImageQuality: 'JPEG image quality'
|
||||
jpegImageQuality: 'JPEG image quality',
|
||||
imageSizeWarning: 'Anything above x1200 is not officialy used by Deezer, you may encounter issues'
|
||||
},
|
||||
tags: {
|
||||
head: 'Which tags to save',
|
||||
|
||||
@@ -11,6 +11,7 @@ const it = {
|
||||
toggle_download_tab_hint: 'Espandi/Riduci',
|
||||
clean_queue_hint: 'Pulisci Lista',
|
||||
cancel_queue_hint: 'Cancella tutti i download',
|
||||
open_downloads_folder: 'Apri la cartella di download',
|
||||
cut: 'taglia',
|
||||
copy: 'copia',
|
||||
copyLink: 'copia link',
|
||||
@@ -253,7 +254,8 @@ const it = {
|
||||
png: 'In png',
|
||||
both: 'Sia in jpeg che in png'
|
||||
},
|
||||
jpegImageQuality: 'Qualità immagine JPEG'
|
||||
jpegImageQuality: 'Qualità immagine JPEG',
|
||||
imageSizeWarning: 'Dimensioni maggiori di x1200 non sono usate ufficialmente da Deezer, potresti incontrare problemi'
|
||||
},
|
||||
tags: {
|
||||
head: 'Quali tag salvare',
|
||||
|
||||
Reference in New Issue
Block a user