模块:Citation/CS1:修订间差异
imported>Antigng |
imported>Xiplus per EP |
||
| 第2,270行: | 第2,270行: | ||
if is_set (code) then | if is_set (code) then | ||
if 'no' == code then name = ' | if 'no' == code then name = '挪威语' end; -- override wikimedia when code is 'no' | ||
if 'zh' ~= code and not code:match ('^zh-') then -- English not the language | if 'zh' ~= code and not code:match ('^zh-') then -- English not the language | ||
add_prop_cat ('foreign_lang_source', {name, code}) | add_prop_cat ('foreign_lang_source', {name, code}) | ||