Изменения

Нет описания правки
Строка 21: Строка 21:  
             end
 
             end
 
         end
 
         end
     end
+
     end
 +
 +
--sort in English for JA & ZH, as the old template did
 +
table.sort(villagertable)
    
     if lang == "DE" then
 
     if lang == "DE" then
Строка 210: Строка 213:  
     end
 
     end
 
      
 
      
    table.sort(villagertable)
+
if ((lang ~= "JA") and (lang ~= "ZH")) then
 +
table.sort(villagertable)
 +
end
    
     --put the table "villagertable" back into a string blob
 
     --put the table "villagertable" back into a string blob