mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-02-24 11:07:22 -08:00
Qt returns "Brazil" as country of QLocale("pt") instead of "Portugal". This conflicts with QLocale("pt_BR"). Rename the pt.ts to pt_PT and put a language mapping in tx's config for that locale. Closes #4776.