mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-23 07:40:05 +02:00
Remove localLanguageName for Laothian as there is no such Audacity translation.
This commit is contained in:
parent
16d4e6c54d
commit
58b03d2cf6
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user