Module:Sandbox/Ajuanca/Names: Difference between revisions

Content deleted Content added
Testing
Testing
Line 200:
-- Now is common to find given names of just one character.
if(string.len(name) <= 3) then
if(stringmw.ustring.find(name, ".") == nil) then
return "zh"
else