mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-26 23:34:44 +02:00
parent
d6a32d2f0c
commit
0c4bb240eb
@ -4703,7 +4703,7 @@ std::wstring NppParameters::getLocPathFromStr(const std::wstring & localizationC
|
||||
return L"aranese.xml";
|
||||
if (localizationCode == L"exy")
|
||||
return L"extremaduran.xml";
|
||||
if (localizationCode == L"keb")
|
||||
if (localizationCode == L"kab")
|
||||
return L"kabyle.xml";
|
||||
if (localizationCode == L"lij")
|
||||
return L"ligurian.xml";
|
||||
|
Loading…
x
Reference in New Issue
Block a user