模块:Citation/CS1:修订间差异
imported>Liangent 无编辑摘要 |
imported>Liangent 无编辑摘要 |
||
| 第1,494行: | 第1,494行: | ||
if is_set(Editors) then | if is_set(Editors) then | ||
local ed_is_zh = is_zh( Editors ) -- LOCAL | local ed_is_zh = is_zh( Editors ) -- LOCAL | ||
local in_text = ed_is_zh and | local in_text = ed_is_zh and '' or "In " -- LOCAL | ||
if (sepc ~= '.') then in_text = in_text:lower() end | if (sepc ~= '.') then in_text = in_text:lower() end | ||
if (string.sub(Editors,-1,-1) == sepc) | if (string.sub(Editors,-1,-1) == sepc) | ||