Skip to content

gtr-dl-teams.c: Repeated filename parts

After downloading a translation file (ex: alacarte in french), the saved file displayed is alacarte.master.alacarte.master.fr.po instead of alacarte.master.fr.po

Removed two strings which were allocated to the filename which caused the repetition.

Fixes #125 (closed)

Edited by Edwin Ajong

Merge request reports