mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-30 05:12:26 -04:00
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
This commit is contained in:
commit
a6a9c64ab0
6664
translations/wsjtx_hu.ts
Normal file
6664
translations/wsjtx_hu.ts
Normal file
File diff suppressed because it is too large
Load Diff
@ -379,6 +379,7 @@ QString DisplayText::appendWorkedB4 (QString message, QString call, QString cons
|
|||||||
countryName.replace ("Central ", "C. ");
|
countryName.replace ("Central ", "C. ");
|
||||||
countryName.replace (" and ", " & ");
|
countryName.replace (" and ", " & ");
|
||||||
countryName.replace ("Republic", "Rep.");
|
countryName.replace ("Republic", "Rep.");
|
||||||
|
countryName.replace ("United States of America", "U.S.A.");
|
||||||
countryName.replace ("United States", "U.S.A.");
|
countryName.replace ("United States", "U.S.A.");
|
||||||
countryName.replace ("Fed. Rep. of ", "");
|
countryName.replace ("Fed. Rep. of ", "");
|
||||||
countryName.replace ("French ", "Fr.");
|
countryName.replace ("French ", "Fr.");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user