Searched refs:langID (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.cpp1164 int langID = lng->Language; local
1174 if (langID == wxLANGUAGE_CHINESE) {
1175 langID = wxLANGUAGE_CHINESE_TRADITIONAL;
1177 return langID;

Completed in 52 milliseconds