mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.6k stars 119 forks source link

Update italian language #274

Closed bovirus closed 1 year ago

bovirus commented 1 year ago

@mhogomchungu

Please check and merge, Thanks.

mhogomchungu commented 1 year ago

Thank you, latest text addition show up as seen in the below image

Screenshot_20230506_211035

bovirus commented 1 year ago

@mhogomchungu

There is an issue. Please check screenshot

image

Streameable Opzioni profilo should be Opzioni profilo sterameable. Streameable Opzioni profilo seems a composite string (result of composition of more substring). To avoid this kind of issues please don't use composite strings.

mhogomchungu commented 1 year ago

I have made changes to address the issue you raised.