Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop

This commit is contained in:
Joe Taylor 2023-05-22 11:58:26 -04:00
commit a6a9c64ab0
2 changed files with 6665 additions and 0 deletions

6664
translations/wsjtx_hu.ts Normal file

File diff suppressed because it is too large Load Diff

View File

@ -379,6 +379,7 @@ QString DisplayText::appendWorkedB4 (QString message, QString call, QString cons
countryName.replace ("Central ", "C. ");
countryName.replace (" and ", " & ");
countryName.replace ("Republic", "Rep.");
countryName.replace ("United States of America", "U.S.A.");
countryName.replace ("United States", "U.S.A.");
countryName.replace ("Fed. Rep. of ", "");
countryName.replace ("French ", "Fr.");