mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-09 05:01:57 +01:00
Remove localLanguageName for Laothian as there is no such Audacity translation.
This commit is contained in:
@@ -127,7 +127,6 @@ void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames)
|
||||
localLanguageName[wxT("ka")] = wxT("Georgian");
|
||||
localLanguageName[wxT("km")] = wxT("Khmer");
|
||||
localLanguageName[wxT("ko")] = wxT("Korean");
|
||||
localLanguageName[wxT("lo")] = wxT("Lao"); // aka Laothian
|
||||
localLanguageName[wxT("lt")] = wxT("Lietuviu");
|
||||
localLanguageName[wxT("mk")] = wxT("Makedonski");
|
||||
localLanguageName[wxT("my")] = wxT("Burmese");
|
||||
|
||||
Reference in New Issue
Block a user